VcenterSettingsV1ConfigComponentsAuthmanagementRoles
Roles structure This structure represents the configuration for Roles.
Properties
string
description
Optional
Role description.
string
name
Required
Role name which is unique across roles.
array of
string
privilege_ids
Optional
List of Privileges present in the Role.
JSON Example
{
"name": "string"
}