@itentialopensource/adapter-zoom
Version:
This adapter integrates with system described as: zoom.
111 lines • 2.19 kB
JSON
{
"uuid": "string",
"id": "string",
"host_id": "string",
"topic": "string",
"type": 2,
"start_time": "string",
"duration": 8,
"timezone": "string",
"created_at": "string",
"agenda": "string",
"start_url": "string",
"join_url": "string",
"password": "string",
"h323_password": "string",
"tracking_fields": [
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
},
{
"field": "string",
"value": "string"
}
],
"occurrences": [
{
"occurrence_id": 3,
"start_time": "string",
"duration": 1,
"status": "string"
},
{
"occurrence_id": 2,
"start_time": "string",
"duration": 10,
"status": "string"
},
{
"occurrence_id": 9,
"start_time": "string",
"duration": 4,
"status": "string"
},
{
"occurrence_id": 3,
"start_time": "string",
"duration": 7,
"status": "string"
},
{
"occurrence_id": 4,
"start_time": "string",
"duration": 3,
"status": "string"
},
{
"occurrence_id": 9,
"start_time": "string",
"duration": 7,
"status": "string"
},
{
"occurrence_id": 2,
"start_time": "string",
"duration": 1,
"status": "string"
},
{
"occurrence_id": 5,
"start_time": "string",
"duration": 6,
"status": "string"
},
{
"occurrence_id": 8,
"start_time": "string",
"duration": 3,
"status": "string"
},
{
"occurrence_id": 8,
"start_time": "string",
"duration": 1,
"status": "string"
}
],
"settings": {
"host_video": false,
"participant_video": true,
"cn_meeting": false,
"in_meeting": true,
"join_before_host": false,
"mute_upon_entry": true,
"watermark": true,
"use_pmi": true,
"approval_type": 2,
"registration_type": 1,
"audio": "both",
"auto_recording": "none",
"enforce_login": true,
"enforce_login_domains": "string",
"alternative_hosts": "string",
"close_registration": true,
"waiting_room": false
}
}