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