VsanMigrateVmsToVdsRequestType
VsanMigrateVmsToVdsRequestType
The parameters of VsanMigrateVmsToVds.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"vmConfigSpecs": [
{
"_typeName": "string",
"vmInstanceUuid": "string",
"vnics": [
{
"_typeName": "string",
"key": 0,
"vdsBacking": {
"_typeName": "string"
}
}
]
}
],
"vdsUuid": "string",
"timeoutSec": 0,
"revert": false
}
string
vdsUuid
Required
UUID of the VDS that is being migrated to.
integer As int64
As int64
timeoutSec
Required
Time in seconds. See above for timeout behavior.
boolean
revert
Optional
revert