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