VcenterSettingsV1ConfigComponentsAuthmanagementPrincipal
Principal structure This structure represents the configuration for Principal
Properties
boolean
group
Required
Is a Group
string
name
Required
Principal name.
JSON Example
{
"group": false,
"name": "string"
}