VMRelocateTaskRequestBody
This is a request body class for an operation.
Properties
JSON Example
{
"spec": {
"disks": {
"key": {
"datastore": "string"
}
},
"placement": {
"cluster": "string",
"datastore": "string",
"folder": "string",
"host": "string",
"resource_pool": "string"
}
}
}