Vcenter_Settings_V1_Config_Components_Inventoryauthorization_Permission

Vcenter_Settings_V1_Config_Components_Inventoryauthorization_Permission
Vcenter_Settings_V1_Config_Components_Inventoryauthorization_Permission

Permission structure represents a single inventory permission inside a container.

JSON Example
{
    "entity": "string",
    "principal": "Vcenter_Settings_V1_Config_Components_Authcommon_Principal Object",
    "role_name": "string",
    "propagate": false
}
string
entity
Required

Full path to the entity for which the permission is set. The entity must be either one of the service provider managed entities, or a child thereof.

principal
Required

The principal for which the permission is set.

string
role_name
Required

Name of a role in vCenter.

boolean
propagate
Required

Whether this permission propagates to child objects.