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