NSX-T Data Center REST API

PortConnectionContainersEntities (type)

{
  "id": "PortConnectionContainersEntities",
  "module_id": "PortConnection",
  "properties": {
    "logical_ports": {
      "items": {
        "$ref": "LogicalPort"
      },
      "required": false,
      "type": "array"
    }
  },
  "title": "Port Connection Containers Entities",
  "type": "object"
}