ClusterInitialPlacementAction

ClusterInitialPlacementAction
ClusterInitialPlacementAction

Describes an initial placement of a single virtual machine

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "type": "string",
    "target": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "targetHost": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "pool": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
targetHost
Required

Reference to an instance of the HostSystem managed object.

pool
Optional

Reference to an instance of the ResourcePool managed object.