VcenterSettingsV1ConfigComponentsInventoryDatacenterDatacenter
The Datacenter structure contains spec to define datacenter in vCenter Server.
Properties
Name of the datacenter. 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.datacenter. 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.datacenter.
Absolute path of the inventory object’s parent. If unset, then inventory object placed in root folder.
Permissions defined on the datacenter. If unset, then no permissions defined on this inventory object.
Host configuration on the datacenter. If unset, then no hosts present in the datacenter.
JSON Example
{
"name": "string"
}