NSX-T Data Center REST API

PortConnectionBMEntities (type)

{
  "id": "PortConnectionBMEntities",
  "module_id": "PortConnection",
  "properties": {
    "dst_port": {
      "$ref": "LogicalPort",
      "required": false
    },
    "src_port": {
      "$ref": "LogicalPort",
      "required": false
    }
  },
  "title": "Port Connection Bare Metal Entities",
  "type": "object"
}