Vcenter_Settings_V1_Config_Components_Inventory_Folder_FolderDetails

Vcenter_Settings_V1_Config_Components_Inventory_Folder_FolderDetails
Vcenter_Settings_V1_Config_Components_Inventory_Folder_FolderDetails

The FolderDetails structure contains spec to define folder in vCenter Server.

JSON Example
{
    "name": "string",
    "parent_path": "string",
    "permissions": [
        "Vcenter_Settings_V1_Config_Components_Inventory_Common_Permission Object"
    ]
}
string
name
Required

Name of the vCenter Server folder. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.appliance.vcenter.settings.v1.config.components.inventory.folder. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.appliance.vcenter.settings.v1.config.components.inventory.folder.

string
parent_path
Optional

Absolute path of the inventory object's parent. If unset, then inventory object placed in root folder.

permissions
Optional

Permissions defined on the folder. If unset, then no permissions defined on this inventory object.