Vcenter_Settings_V1_Config_Components_Inventory_Folder_FolderDetails
The FolderDetails structure contains spec to define folder in vCenter Server.
{
"name": "string",
"parent_path": "string",
"permissions": [
"Vcenter_Settings_V1_Config_Components_Inventory_Common_Permission Object"
]
}
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.
Absolute path of the inventory object's parent. If unset, then inventory object placed in root folder.
Permissions defined on the folder. If unset, then no permissions defined on this inventory object.