API Description | API Path |
---|---|
Get the list of discovered switches (DVS, VSS)Get the list of discovered switches (DVS, VSS) for the selected VC. |
GET /api/v1/migration/discovered-switches
|
Get the list of migrated switches (DVS, VSS)Get the list of migrated switches (DVS, VSS) for the selected VC. |
GET /api/v1/migration/migrated-switches
|
Get the switch set as current scope for migrationThe user is returned the switch (DVS/VSS) set as current scope of migration. |
GET /api/v1/migration/switch
|
Set the switch as current scope for migrationThe user specifies a DVS / VSS as the current scope of migration. |
PUT /api/v1/migration/switch
|