Vcenter_Settings_V1_Config_Components_Inventoryauthorization_ServiceProviderEntities

Vcenter_Settings_V1_Config_Components_Inventoryauthorization_ServiceProviderEntities
Vcenter_Settings_V1_Config_Components_Inventoryauthorization_ServiceProviderEntities

ServiceProviderEntities structure contains the configuration for the service provider managed entities inside VCenter, together with explicit inventory permissions inside the container.

JSON Example
{
    "entities": [
        "string"
    ],
    "permissions": [
        {
            "entity": "string",
            "principal": "Vcenter_Settings_V1_Config_Components_Authcommon_Principal Object",
            "role_name": "string",
            "propagate": false
        }
    ]
}
array of string
entities
Required

List of full paths to the service provider managed entities inside the vCenter.

permissions
Required

List of the inventory permissions to set inside the container.