@itentialopensource/adapter-zoom
Version:
This adapter integrates with system described as: zoom.
43 lines • 768 B
JSON
{
"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"
}
]
}