Vcenter_Settings_V1_Config_Components_Authmanagement_Roles

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
{
    "id": 0,
    "name": "string",
    "description": "string",
    "privilege_ids": [
        "string"
    ]
}
integer As int64
id
Required

Role identifier.

string
name
Required

Role name.

string
description
Required

Role description.

array of string
privilege_ids
Required

List of Privileges present in the Role.