ComputeCluster
ComputeCluster
Describes a Compute Cluster.
JSON Example
{
"id": "string",
"address": "10.1.2.3",
"virtualCenter": {
"name": "string",
"id": "string"
},
"moref": "string",
"supervisor": {
"name": "string",
"id": "string"
},
"zone": {
"name": "string",
"id": "string"
}
}
string
id
Optional
Identifier for this cluster. This is immutable.
string
address
Optional
The address or hostname or FQDN of the Supervisor if enabled on this cluster.
string
moref
Optional
The MoRef of the Compute Cluster.