NSX-T Data Center REST API

DvpgAndSubnetMigrationUnitStatus (type)

{
  "description": "DVPG and subnet migration unit status.", 
  "enum": [
    "NOT_STARTED", 
    "IN_PROGRESS", 
    "COMPLETED"
  ], 
  "id": "DvpgAndSubnetMigrationUnitStatus", 
  "module_id": "OverlayAdoption", 
  "title": "DVPG and subnet migration unit status", 
  "type": "string"
}