IdpBase

IdpBase
IdpBase

The IDP base object

AllOf
This class requires all of the following:
JSON Example
{
    "name": "My IDP 1",
    "description": "IDP using VMware SSO",
    "type": "VC",
    "id": "fc0a0058-3cfd-44b1-a91d-5110d48a63e2",
    "createdAt": "2023-02-13T13:19:37.448Z",
    "creationUser": "[email protected]",
    "links": {
        "self": {
            "href": "/telco/admin/api/idps/v1/idp/fc0a0058-3cfd-44b1-a91d-5110d48a63e2"
        },
        "update": {
            "href": "/telco/admin/api/idps/v1/idp/fc0a0058-3cfd-44b1-a91d-5110d48a63e2"
        },
        "delete": {
            "href": "/telco/admin/api/idps/v1/idp/fc0a0058-3cfd-44b1-a91d-5110d48a63e2"
        }
    }
}