NamespaceManagement_Supervisors_Identity_Providers_Summary

NamespaceManagement_Supervisors_Identity_Providers_Summary
NamespaceManagement_Supervisors_Identity_Providers_Summary

The Providers.Summary structure provides an overview of an identity provider configured for the given Supervisor.

JSON Example
{
    "provider": "string",
    "display_name": "string"
}
string
provider
Required

The immutable identifier of an identity provider generated when an identity provider is registered for a Supervisor. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.namespace_management.identity.Provider. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.namespace_management.identity.Provider.

string
display_name
Required

A name to be used for the given identity provider. This name will be displayed in the vCenter UI.