IT認証試験問題集
毎月、GOWUKAKUは1500人以上の受験者が試験準備を助けて、試験に合格するために受験者にご協力します
 ホームページ / 300-920 問題集  / 300-920 問題練習

Cisco 300-920 問題練習

Developing Applications for Cisco Webex and Webex Devices 試験

最新更新時間: 2024/03/19,合計60問。

【2024年3月キャンペーン】:300-920 最新真題を買う時、日本語版と英語版両方を同時に獲得できます。

実際の問題集を練習し、試験のポイントを了解し、テストに申し込むするかどうかを決めることができます。

さらに試験準備時間の35%を節約するには、300-920 問題集を使用してください。

 / 2

Question No : 1
Which xAPI access mechanism requires separate connections for commands and notifications?

正解:
Explanation:
Reference: https://github.com/CiscoDevNet/labs-xapi/blob/master/labs/collab-xapi-intro/5.md

Question No : 2
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)



B)



C)



D)



正解:

Question No : 3
A Webex Teams bot is deployed but soon it stops responding.
Which two explanations are the cause of the issue? (Choose two.)

正解:
Explanation:
Reference: https://developer.authorize.net/api/reference/features/webhooks.html

Question No : 4
Refer to the exhibit.



An ‘Action Button’ with identifier ‘panel_1’ is deployed to the Touch10 interface of a Room Series device.
Which event must be inserted into line 14 to turn the music on/off in the conference room?

正解:
Explanation:
Reference: https://www.cisco.com/c/dam/en/us/td/docs/telepresence/endpoint/ce81/sx-mx-in-room-control­guide-ce81.pdf

Question No : 5
Refer to the exhibit.



What causes the error message?

正解:
Explanation:
Reference: https://help.webex.com/en-us/nthg6le/Sending-HTTP-Requests-from-a-Board-Room-or-Desk-Device

Question No : 6
Refer to the exhibit.



On line 4, the script retrieves a context from a DOM element that was generated from a server-side component.
How does that server-side component obtain the value for the ‘context’ element?

正解:

Question No : 7
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.



正解:

Question No : 8
Refer to the exhibit.



What is the Webex Teams REST API HTTP response status code, based on this code snippet?

正解:
Explanation:
Reference: https://developer.webex.com/docs/api/v1/messages/get-message-details

Question No : 9
Refer to the exhibit.



A webhook has been created so that an application is notified when users mention a bot in a Webex Teams space. The exhibit shows an example of a notification received by the application.
Which code snippet correctly processes the JSON payload using the Webex Node.js SDK in order to print out messages that mention the bot?
A)



B)



C)



D)



正解:

Question No : 10
Refer to the exhibit.



The Node.js script shown uses the Webex Meetings XML API to print “Here!” to the console.
Which statement is a correct observation about the results of the script?

正解:
Explanation:
The password, although not that good, has a capital letter and numbers. Therefore, it is okay. SessionTicket credential is not expired because the error function doesn’t check that. We are not sure if the meeting was created successfully however, there is no wrong in the code, therefore, webexmeetings
XML API service has processed the request.

Question No : 11
What happens if a meeting is in progress when a DelMeeting request is sent in the Webex Meetings XML API?

正解:
Explanation:
Reference: https://pdfslide.net/documents/webex-we.html (p.216)

Question No : 12
DRAG DROP
Drag and drop the code to complete the JavaScript snippet so that it:
- retrieves the details of an individual user
- checks what licenses they have already
- updates their account with a new license
Options can be used more than once.



正解:

Question No : 13
Which two items are needed to give a Webex user the ability to archive all Webex Teams messages for an organization? (Choose two.)

正解:
Explanation:
Reference: https://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cloudCollaboration/spark/esp/Webex-Teams-Security-Frequently-Asked-Questions.pdf

Question No : 14
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)



B)



C)



D)



正解:
Explanation:
Reference: https://github.com/cisco-ie/webex-api-client

Question No : 15
DRAG DROP
Drag and drop the code onto the snippet to construct the JavaScript to create a new meeting with the Webex Meetings XML API. Options can be used more than once.



正解:

 / 2