RecommendHostsForVmRequestType
RecommendHostsForVmRequestType
The parameters of RecommendHostsForVm.
JSON Example
{
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"pool": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
vm
Required
Specifies the virtual machine for which the user is requesting a recommendations.
pool
Optional
Specifies the ResourcePool into which the virtual machine is to be migrated. If the virtual machine is powered-on, this argument must be specified and it is relevant only when the virtual machine is powered-on. This ResourcePool cannot be in the same cluster as the virtual machine.