vcenter datacenter: summary
The
summary structure contains commonly used information about a datacenter in vCenter Server.Representation:
{
"name" : "string",
"datacenter" : "obj-103"
}
"name" : "string",
"datacenter" : "obj-103"
}
Attributes:
| Name | Type | Description |
|---|---|---|
| Required | ||
| datacenter | string | Identifier of the datacenter. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: Datacenter. When operations return a value of this structure as a result, the field will be an identifier for the resource type: Datacenter. |
| name | string | Name of the datacenter. |