[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Introduced1

IdentityProvider

Represents Identity Provider and its attributes


Properties

array of string
domainNames Optional

The Domains of the Identity Provider


string
id Optional

ID of the Identity Provider


identitySources Optional

The Identity Sources of the Identity Provider


string
idpMessage Introduced Optional

The message conveyed by VCF for managing the Identity Provider


ldap Optional

The LDAP configuration of the Identity Provider


string
name Optional

The user-friendly name for the Identity Provider


oidc Optional

Identity management configuration when the Identity Provider is based on OIDC


string
status Optional

The status of the Identity Provider (set as ACTIVE for currently enabled Identity Provider)


string
type Optional

The type of the Identity Provider

JSON Example

{
    "status": "One among: ACTIVE, INACTIVE"
}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Property Of

PageOfIdentityProvider
Returned By

Get Identity Provider By ID
What's changed in 5.0.0?

Added Properties
idpMessage

Feedback

Was this page helpful?