NSX-T Data Center REST API

DvpgAndSubnetToSegmentMigrationStatus (type)

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