MetricsZoomrooms_Past_meetingsMeetingsByZoomroomId |
Retrieve Zoom RoomRetrieve zoom room on account
Catalog: Zoom
Schema: Dashboards
This is a read-only table function. The Zoom API may not support changing the data or the Invantive SQL driver for Zoom does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Zoom API.
Select Zoom API URL: /metrics/zoomrooms/{zoomroomId}
Insert Zoom API URL: /metrics/zoomrooms/{zoomroomId}
Update Zoom API URL: /metrics/zoomrooms/{zoomroomId}
Delete Zoom API URL: /metrics/zoomrooms/{zoomroomId}
Field Selection Method: NotRequired
Base Path: past_meetings.meetings[*]
Select Zoom API Operation: get /metrics/zoomrooms/{zoomroomId}
Parameters of Table Function
The following parameters can be used to control the behaviour of the table function MetricsZoomrooms_Past_meetingsMeetingsByZoomroomId. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be treated using their default values.
Value specification by position is done by listing all values from the first to the last needed value. For example with `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.
Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.
Name |
Data Type |
Required |
Default Value |
Documentation |
---|---|---|---|---|
from |
datetime |
☑ |
|
Start Date |
page_number |
int64 |
☐ |
1 |
Current page number of returned records |
page_size |
int64 |
☐ |
30 |
The number of records returned within a single API call |
to |
datetime |
☑ |
|
End Date |
zoomroomId |
string |
☑ |
|
The Zoom Room ID |
Table Function Columns
The columns of the table function MetricsZoomrooms_Past_meetingsMeetingsByZoomroomId are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
account_type |
string |
|
☐ |
Zoom Room email type |
calender_name |
string |
|
☐ |
Zoom Calendar name |
camera |
string |
|
☐ |
Zoom Room camera |
device_ip |
string |
|
☐ |
Zoom Room device IP |
duration |
string |
|
☐ |
Meeting duration |
email_1 |
string |
|
☐ |
User email |
string |
|
☐ |
Zoom Room email |
|
end_time |
datetime |
|
☐ |
Meeting end time |
from |
datetime |
|
☐ |
Start date for this report |
has_3rd_party_audio |
boolean |
|
☐ |
|
has_pstn |
boolean |
|
☐ |
|
has_recording |
boolean |
|
☐ |
|
has_screen_share |
boolean |
|
☐ |
|
has_sip |
boolean |
|
☐ |
|
has_video |
boolean |
|
☐ |
|
has_voip |
boolean |
|
☐ |
|
host |
string |
|
☐ |
User display name |
id_1 |
int64 |
|
☐ |
Meeting ID |
id |
string |
|
☐ |
Zoom Room ID |
last_start_time |
string |
|
☐ |
Zoom Room last start time |
live_meeting_duration |
string |
|
☐ |
Meeting duration |
live_meeting_email |
string |
|
☐ |
User email |
live_meeting_end_time |
datetime |
|
☐ |
Meeting end time |
live_meeting_has_3rd_party_audio |
boolean |
|
☐ |
|
live_meeting_has_pstn |
boolean |
|
☐ |
|
live_meeting_has_recording |
boolean |
|
☐ |
|
live_meeting_has_screen_share |
boolean |
|
☐ |
|
live_meeting_has_sip |
boolean |
|
☐ |
|
live_meeting_has_video |
boolean |
|
☐ |
|
live_meeting_has_voip |
boolean |
|
☐ |
|
live_meeting_host |
string |
|
☐ |
User display name |
live_meeting_id |
int64 |
|
☐ |
Meeting ID |
live_meeting_participants |
int64 |
|
☐ |
Meeting participant count |
live_meeting_start_time |
datetime |
|
☐ |
Meeting start time |
live_meeting_topic |
string |
|
☐ |
Meeting topic |
live_meeting_user_type |
string |
|
☐ |
User type |
live_meeting_uuid |
guid |
|
☐ |
Meeting UUID |
microphone |
string |
|
☐ |
Zoom Room microphone |
participants |
int64 |
|
☐ |
Meeting participant count |
room_name |
string |
|
☐ |
Zoom Room name |
speaker |
string |
|
☐ |
Zoom Room speaker |
start_time |
datetime |
|
☐ |
Meeting start time |
status |
string |
|
☐ |
Zoom Room status |
to |
datetime |
|
☐ |
End date for this report |
topic |
string |
|
☐ |
Meeting topic |
user_type |
string |
|
☐ |
User type |
uuid |
guid |
|
☐ |
Meeting UUID |
16-06-2022 17:21 Version 22.1.46-BETA+3385