MigrationSwitchInfo
MigrationSwitchInfo
Details about switch to be migrated
JSON Example
{
"id": "string",
"kind": "string",
"name": "string",
"pnic_count": 0,
"version": "string"
}
string
id
Optional
Switch Identifier.
string
kind
Optional
Constraints:
default: DVS
Kind of switch, can be DVS, VSS.
Possible values are :
DVS,
VSS,
string
name
Optional
Name of the switch.
integer As int32
As int32
pnic_count
Optional
Number of PNICs associated with this switch.
string
version
Optional
Version of the switch to be migrated.