Cluster_Info

Cluster_Info
Cluster_Info

The Cluster.Info structure contains information about a cluster in vCenter Server.

JSON Example
{
    "name": "string",
    "resource_pool": "string"
}
string
name
Required

The name of the cluster

string
resource_pool
Required

Identifier of the root resource pool of the cluster 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.