{
  "page_count": 1,
  "page_number": 1,
  "page_size": 30,
  "total_records": 8,
  "devices": [
    {
      "id": "string",
      "name": "string",
      "protocol": "H.323",
      "ip": "string",
      "encryption": "no"
    },
    {
      "id": "string",
      "name": "string",
      "protocol": "H.323",
      "ip": "string",
      "encryption": "no"
    },
    {
      "id": "string",
      "name": "string",
      "protocol": "H.323",
      "ip": "string",
      "encryption": "auto"
    },
    {
      "id": "string",
      "name": "string",
      "protocol": "SIP",
      "ip": "string",
      "encryption": "auto"
    },
    {
      "id": "string",
      "name": "string",
      "protocol": "SIP",
      "ip": "string",
      "encryption": "auto"
    }
  ]
}