Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new functions "List-ZoomRooms" and "List-ZoomRoomDevices" #14

Merged
merged 10 commits into from
Sep 15, 2020

Conversation

DamagedDingo
Copy link
Contributor

https://marketplace.zoom.us/docs/api-reference/zoom-api/rooms/listzoomrooms

Collects the ID, Room_ID, Name, Location_ID, Status

Forgot to add '$Request.Query = $query.ToString()'
Gets device information for a given room.id
@DamagedDingo DamagedDingo changed the title Add new function "List-ZoomRooms" Add new functions "List-ZoomRooms" and "List-ZoomRoomDevices" Sep 15, 2020
@DamagedDingo DamagedDingo mentioned this pull request Sep 15, 2020
@JosephMcEvoy JosephMcEvoy linked an issue Sep 15, 2020 that may be closed by this pull request
JosephMcEvoy and others added 6 commits September 15, 2020 00:03
*Possible that you must have valid license to access Dashboard and that its not in all versions (I saw warning once but can't find it now and can't test).
Retrieve the ID, Room_Name, Calendar_Name, eMail, Account_Type, Status, Device_IP, Camera, Microphone, Speaker, Last_Start_Time, Issues, Health,Location.
Updated styling. Removed Mandatory = False from parameters (not needed).
@JosephMcEvoy JosephMcEvoy merged commit b12487b into JosephMcEvoy:master Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Module
2 participants