NSX-T Data Center REST API

RdPerEdgeEntry (type)

{
  "id": "RdPerEdgeEntry", 
  "module_id": "PolicyConnectivityStatistics", 
  "properties": {
    "edge_display_name": {
      "title": "display name of the edge", 
      "type": "string"
    }, 
    "edge_path": {
      "title": "edge path", 
      "type": "string"
    }, 
    "rd": {
      "title": "Route Distinguisher", 
      "type": "string"
    }
  }, 
  "title": "Route Distinguisher per edge", 
  "type": "object"
}