Vcenter_Settings_V1_Config_Components_Authmanagement_GlobalPermission

Vcenter_Settings_V1_Config_Components_Authmanagement_GlobalPermission
Vcenter_Settings_V1_Config_Components_Authmanagement_GlobalPermission

GlobalPermissions structure This structure represents the configuration for Global Permissions

JSON Example
{
    "principal": {
        "name": "string",
        "group": false
    },
    "role_ids": [
        0
    ],
    "propagate": false
}
principal
Required

Principal structure This structure represents the configuration for Principal

array of integer
role_ids
Required

Role Ids assigned to this Principal

boolean
propagate
Required

Propagating to child objects.