HcxMigrationWaveRequest
HcxMigrationWaveRequest
JSON Example
{
"name": "string",
"localSite": {
"infraManagerId": "string",
"infraManagerType": "string"
},
"remoteSite": {
"id": "string",
"infraManagerId": "string",
"infraManagerType": "string"
},
"mobilityGroups": [
{
"id": "string",
"name": "string",
"vms": [
{
"id": "string",
"apps": [
"string"
]
}
]
}
],
"dependentNetworks": [
{
"infraManagerId": "string",
"infraManagerType": "string",
"networkType": "string",
"networkIds": [
"string"
]
}
],
"revision": 0
}
string
name
Optional
Constraints:
maxLength: 100
Name of the HCX migration wave.
object
localSite
Optional
localSite
object
remoteSite
Optional
remoteSite
array of
object
mobilityGroups
Optional
Constraints:
minItems: 1
mobilityGroups
array of
object
dependentNetworks
Optional
dependentNetworks
integer
revision
Optional
Revision value, defaults to 1 if not provided.