@itentialopensource/adapter-zoom
Version:
This adapter integrates with system described as: zoom.
340 lines • 9.76 kB
JSON
{
"actions": [
{
"name": "dashboardMeetings",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/meetings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardMeetings-default.json"
}
]
},
{
"name": "dashboardMeetingDetail",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/meetings/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardMeetingDetail-default.json"
}
]
},
{
"name": "dashboardMeetingParticipants",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/meetings/{pathv1}/participants?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardMeetingParticipants-default.json"
}
]
},
{
"name": "dashboardMeetingParticipantQOS",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/meetings/{pathv1}/participants/{pathv2}/qos?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardMeetingParticipantQOS-default.json"
}
]
},
{
"name": "dashboardMeetingParticipantsQOS",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/meetings/{pathv1}/participants/qos?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardMeetingParticipantsQOS-default.json"
}
]
},
{
"name": "dashboardMeetingParticipantShare",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/meetings/{pathv1}/participants/sharing?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardMeetingParticipantShare-default.json"
}
]
},
{
"name": "dashboardWebinars",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/webinars?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardWebinars-default.json"
}
]
},
{
"name": "dashboardWebinarDetail",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/webinars/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardWebinarDetail-default.json"
}
]
},
{
"name": "dashboardWebinarParticipants",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/webinars/{pathv1}/participants?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardWebinarParticipants-default.json"
}
]
},
{
"name": "dashboardWebinarParticipantQOS",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/webinars/{pathv1}/participants/{pathv2}/qos?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardWebinarParticipantQOS-default.json"
}
]
},
{
"name": "dashboardWebinarParticipantsQOS",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/webinars/{pathv1}/participants/qos?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardWebinarParticipantsQOS-default.json"
}
]
},
{
"name": "dashboardWebinarParticipantShare",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/webinars/{pathv1}/participants/sharing?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardWebinarParticipantShare-default.json"
}
]
},
{
"name": "dashboardZoomRooms",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/zoomrooms?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardZoomRooms-default.json"
}
]
},
{
"name": "dashboardZoomRoom",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/zoomrooms/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardZoomRoom-default.json"
}
]
},
{
"name": "dashboardCRC",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/crc?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardCRC-default.json"
}
]
},
{
"name": "dashboardIM",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/metrics/im?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/dashboardIM-default.json"
}
]
}
]
}