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
The host where the virtual machine should be initially placed.
pool
Optional
The resource pool to place the virtual machine into in case this action is for migrating from outside cluster.