NSX-T Data Center REST API

DvpgAndSubnetToSegmentMigrationInfo (type)

{
  "additionalProperties": false, 
  "description": "DVPG and subnet to segment migration info.", 
  "id": "DvpgAndSubnetToSegmentMigrationInfo", 
  "module_id": "OverlayAdoption", 
  "properties": {
    "migration_status": {
      "$ref": "DvpgAndSubnetToSegmentMigrationStatus, 
      "description": "DVPG and subnet to segment migration status.", 
      "readonly": true, 
      "required": false, 
      "title": "DVPG and subnet to segment migration status"
    }, 
    "segment_path": {
      "description": "Segment path.", 
      "readonly": true, 
      "required": true, 
      "title": "Segment path", 
      "type": "string"
    }
  }, 
  "title": "DVPG and subnet to segment migration info", 
  "type": "object"
}