[
  {
    "type": "oci/port",
    "id": 1,
    "href": "oci/port/1",
    "transientAttributes": {},
    "name": "1",
    "status": "Admin",
    "role": "",
    "connectorType": "X2",
    "bandWidth": "10BASET",
    "key": {
      "type": "oci/portKey",
      "keyValue": 1
    }
  },
  {
    "type": "oci/port",
    "id": 2,
    "href": "oci/port/2",
    "transientAttributes": {},
    "name": "2",
    "status": "Admin",
    "role": "",
    "connectorType": "X2",
    "bandWidth": "10BASET",
    "key": {
      "type": "oci/portKey",
      "keyValue": 2
    }
  },
  {
    "type": "oci/port",
    "id": 3,
    "href": "oci/port/3",
    "transientAttributes": {},
    "name": "1",
    "status": "OK",
    "role": "",
    "connectorType": "RJ-45/SFP",
    "bandWidth": "1000BASET",
    "key": {
      "type": "oci/portKey",
      "keyValue": 3
    }
  },
  {
    "type": "oci/port",
    "id": 4,
    "href": "oci/port/4",
    "transientAttributes": {},
    "name": "2",
    "status": "OK",
    "role": "",
    "connectorType": "RJ-45/SFP",
    "bandWidth": "1000BASET",
    "key": {
      "type": "oci/portKey",
      "keyValue": 4
    }
  }
]