NSX-T Data Center REST API

SegmentToDvpgsMappingRequestParameters (type)

{
  "description": "Segment to DVPGs mapping request parameters.", 
  "id": "SegmentToDvpgsMappingRequestParameters", 
  "module_id": "OverlayAdoption", 
  "properties": {
    "segment_path": {
      "description": "Segment path.", 
      "readonly": false, 
      "required": true, 
      "title": "Segment path", 
      "type": "string"
    }
  }, 
  "title": "Segment to DVPGs mapping request parameters", 
  "type": "object"
}