ResourcePool_Summary
ResourcePool_Summary
The ResourcePool.Summary structure contains commonly used information about a resource pool in vCenter Server.
JSON Example
{
"resource_pool": "string",
"name": "string"
}
string
resource_pool
Required
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.
string
name
Required
Name of the resource pool.