DRAG DROP
Drag and drop the code snippets onto the exhibit to create a valid Webex Meetings API request allowing Jane (an admin) to reset John's PMR pin. Not all options are used.
Select and Place:
DRAG DROP
Drag and drop the definitions from the left onto the correct Webex Teams REST API HTTP response status codes on the right.
Select and Place:
DRAG DROP Refer to the exhibit. A training coordinator must post links to Webex recordings on a company SharePoint site. This is usually a manual process, but a DevOps engineer wants to automate it using Webex XML APIs. After a sucessful LstRecording call wrapped in xml2js, the ‘console dir(result)’ output is shown in the exhibit. Using ‘dot notation’, drag and drop the code below onto the code snippet to output the streamURL for each recording.
Select and Place:
DRAG DROP
Drag and drop the expressions to create a Webex Teams widget that uses Guest Issuer to enable customers to chat and meet with agents. Not all options are used.
Select and Place:
Refer to the exhibit. Which code for blank lines 26, 27, and 28 gives invitees 900 seconds before the scheduled time to join the meeting, sets the meeting to last for 30 minutes, and sets the meeting timezone to Pacific US?
A. Option A
B. Option B
C. Option C
D. Option D
Refer to the exhibit. A snippet from the XSD schema of the Webex Meeting XML API `LstRecordingResponse' element is listed in the exhibit. Assuming that a variable named `resp' exists that contains the XML response from a successful `LstRecording' request, which code snippet correctly generates a simple report that lists meeting names and recording file download links?
A. Option A
B. Option B
C. Option C
D. Option D
Which two statements about Webex Teams refresh tokens are true? (Choose two.)
A. The refresh token is useless without the client ID and client secret.
B. An attacker can use the refresh token to send messages on behalf of the user.
C. The refresh token is used to generate a new access token.
D. A new refresh token cannot be granted until the client ID is invalidated.
E. The refresh token does not expire.
Refer to the exhibit. A Webex Teams REST API response is shown with the HTTP Header missing. Which HTTP header expected in this response?
A. Push
B. Link
C. Patch
D. Put
Which two statements are true when comparing the SSH, HTTP, and WebSocket interfaces of a Cisco Collaboration device? (Choose two.)
A. The SSH interface supports XML payloads only.
B. The SSH, HTTP, and WebSocket interfaces support JSON and XML payloads.
C. The HTTP interface supports JSON and XML payloads.
D. Communications can be encrypted for all SSH, HTTP, and WebSocket interfaces.
E. The WebSocket interface supports JSON payloads only.
Which two statements about using the Compliance Office role to manage data in Webex Teams are true? (Choose two.)
A. For group rooms with members from multiple organizations, only the compliance officer of the owning organization can manage all data.
B. The compliance officer can manage data only for users who have granted the spark-compliance messages scope.
C. For direct rooms between two organizations, each compliance officer can manage data only from their organization.
D. For group rooms with members from multiple organizations, either compliance offcer can manage all data.
E. For direct rooms between two organizations, the compliance officer of either organization can manage all data.