vcenter cluster: info

The info structure contains information about a cluster in vCenter Server.

Representation:

{
    "name""string",
    "resource_pool""obj-103"
}

Attributes:

Name Type Description
Required
name string The name of the cluster

resource_pool string 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.