{
  "response": {
    "data": [
      {
        "datapathId": "string",
        "dpDescription": "string",
        "hwDescription": "string",
        "maxTables": 1,
        "mfgDescription": "string",
        "numberOfBuffers": 4,
        "openflowVersion": "V10",
        "serialNumber": "string",
        "status": "ACTIVE",
        "swDescription": "string",
        "switchAddress": {
          "ipv4Address": {},
          "ipv6Address": {}
        },
        "vendorType": "NOKIA"
      },
      {
        "datapathId": "string",
        "dpDescription": "string",
        "hwDescription": "string",
        "maxTables": 1,
        "mfgDescription": "string",
        "numberOfBuffers": 2,
        "openflowVersion": "V10",
        "serialNumber": "string",
        "status": "UNKNOWN",
        "swDescription": "string",
        "switchAddress": {
          "ipv4Address": {},
          "ipv6Address": {}
        },
        "vendorType": "ALCATEL"
      },
      {
        "datapathId": "string",
        "dpDescription": "string",
        "hwDescription": "string",
        "maxTables": 8,
        "mfgDescription": "string",
        "numberOfBuffers": 5,
        "openflowVersion": "V131",
        "serialNumber": "string",
        "status": "ACTIVE",
        "swDescription": "string",
        "switchAddress": {
          "ipv4Address": {},
          "ipv6Address": {}
        },
        "vendorType": "ALCATEL"
      },
      {
        "datapathId": "string",
        "dpDescription": "string",
        "hwDescription": "string",
        "maxTables": 5,
        "mfgDescription": "string",
        "numberOfBuffers": 7,
        "openflowVersion": "V10",
        "serialNumber": "string",
        "status": "UNKNOWN",
        "swDescription": "string",
        "switchAddress": {
          "ipv4Address": {},
          "ipv6Address": {}
        },
        "vendorType": "NOKIA"
      },
      {
        "datapathId": "string",
        "dpDescription": "string",
        "hwDescription": "string",
        "maxTables": 1,
        "mfgDescription": "string",
        "numberOfBuffers": 10,
        "openflowVersion": "V10",
        "serialNumber": "string",
        "status": "DOWN",
        "swDescription": "string",
        "switchAddress": {
          "ipv4Address": {},
          "ipv6Address": {}
        },
        "vendorType": "NOKIA"
      },
      {
        "datapathId": "string",
        "dpDescription": "string",
        "hwDescription": "string",
        "maxTables": 8,
        "mfgDescription": "string",
        "numberOfBuffers": 8,
        "openflowVersion": "V10",
        "serialNumber": "string",
        "status": "ACTIVE",
        "swDescription": "string",
        "switchAddress": {
          "ipv4Address": {},
          "ipv6Address": {}
        },
        "vendorType": "NOKIA"
      },
      {
        "datapathId": "string",
        "dpDescription": "string",
        "hwDescription": "string",
        "maxTables": 10,
        "mfgDescription": "string",
        "numberOfBuffers": 1,
        "openflowVersion": "V131",
        "serialNumber": "string",
        "status": "DOWN",
        "swDescription": "string",
        "switchAddress": {
          "ipv4Address": {},
          "ipv6Address": {}
        },
        "vendorType": "ALCATEL"
      },
      {
        "datapathId": "string",
        "dpDescription": "string",
        "hwDescription": "string",
        "maxTables": 3,
        "mfgDescription": "string",
        "numberOfBuffers": 10,
        "openflowVersion": "V140",
        "serialNumber": "string",
        "status": "UNKNOWN",
        "swDescription": "string",
        "switchAddress": {
          "ipv4Address": {},
          "ipv6Address": {}
        },
        "vendorType": "ALCATEL"
      },
      {
        "datapathId": "string",
        "dpDescription": "string",
        "hwDescription": "string",
        "maxTables": 3,
        "mfgDescription": "string",
        "numberOfBuffers": 6,
        "openflowVersion": "V10",
        "serialNumber": "string",
        "status": "ACTIVE",
        "swDescription": "string",
        "switchAddress": {
          "ipv4Address": {},
          "ipv6Address": {}
        },
        "vendorType": "ALCATEL"
      },
      {
        "datapathId": "string",
        "dpDescription": "string",
        "hwDescription": "string",
        "maxTables": 8,
        "mfgDescription": "string",
        "numberOfBuffers": 1,
        "openflowVersion": "V140",
        "serialNumber": "string",
        "status": "UNKNOWN",
        "swDescription": "string",
        "switchAddress": {
          "ipv4Address": {},
          "ipv6Address": {}
        },
        "vendorType": "OTHER"
      }
    ],
    "endRow": 10,
    "startRow": 4,
    "status": 9,
    "totalRows": 1
  }
}