ClusterGroupSpec

ClusterGroupSpec
ClusterGroupSpec

An incremental update to the cluster-wide groups.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "operation": "string",
    "removeKey": {
        "_typeName": "string"
    },
    "info": {
        "_typeName": "string",
        "name": "string",
        "userCreated": false,
        "uniqueID": "string"
    }
}
info
Optional

ClusterGroupInfo is the base type for all virtual machine and host groups.

All virtual machines and hosts that are part of a group must be part of the same cluster.