Big Cyber Monday Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

300-835 Questions and Answers

Question # 6

Refer to the exhibit.

Which output is expected when this code runs?

test("USER",1,2,True,"Hello World",test1 ="Test Passed!",test2=2254)

A)

B)

C)

D)

A.

Option

B.

Option

C.

Option

D.

Option

Full Access
Question # 7

Refer to the exhibit.

A Webex Meetings XML API HTTP request message with several invalid portions is shown. Which reference points to a line in the exhibit that correctly indicates that this is a LstsummaryUser request?

A.

line 17

B.

line 1

C.

line 18

D.

line 14

Full Access
Question # 8

Refer to the exhibit.

Which code snippet must be added to the blank in the script to create a new Cisco Webex space?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 9

Drag and drop the code from the bottom onto the box where the JavaScript code is missing to list licenses in a critical state. Not all options are used.

Select and Place:

Full Access
Question # 10

Refer to the exhibit.

A collaboration engineer needs to create a new Webex user. Which code snippet must be placed in the blank in the code to meet

this requirement?

A.

apiUrl = 'https://webexapis.com/v1/memberships’

authorization = 'your_access_token'

98

httpHeaders = {

B.

apiUrl = 'https://webexapis.com/v1/people '

authorization = 'Bearer your_access_token'

httpHeaders = {

C.

apiUrl = 'https://webexapis.com/v1/people '

access_token = ’your_access_token'

httpHeaders = {

D.

apiUrl = 'https://webexapis.com/v1/memberships '

access_token = 'Bearer your_access_token'

httpHeaders = {

Full Access
Question # 11

Which two capabilities can be implemented in a custom application using the Cisco Unified IP Phone Services API? (Choose two.)

A.

Authenticate the phone to the network.

B.

Display corporate directory information.

C.

Play multicast messages.

D.

Upgrade phone firmware.

E.

Create new phone devices.

Full Access
Question # 12

Drag and drop the commands from the left onto the curl command to create a custom branding message using the xAPI HTTP API. Not all options are used.

Full Access
Question # 13

An In-Room Control Panel can be configured as “global” (always available). Which order panel type is supported?

A.

Background

B.

Do Not Disturb

C.

Never

D.

Out-of-Call

Full Access
Question # 14

Refer to the exhibit.

Which code snippet is used to mention the bot CiscoDevNet@webex.bot?

A.

<@personEmail.CiscoDevNet@webex.bot>

B.

@CiscoDevNet@webex.bot

C.

@personEmail.CiscoDevNet@webex.bot

D.

(@personEmail.CiscoDevNet@webex.bot)

Full Access
Question # 15

Drag and drop the code to create a Webex Teams Recents Widget in an existing HTML page. Not all items are used.

Full Access
Question # 16

Refer to the exhibit.

The exhibit shows the XML schema to associate a device for the AddUser operation in AXL. Which XML snippet is correct to associate a device with name “SEP151515151515”?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 17

Which Cisco Meeting Server REST API object resource is used to retrieve active call information?

A.

/activecalls

B.

/calls

C.

/getactivecalls

D.

/callProfiles

Full Access
Question # 18

Refer to the exhibit.

Based on the schema diagram in the exhibit, which two XML objects are valid AXL

request elements? (Choose two.)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Full Access
Question # 19

Which two scenarios could be automated by combining the Webex Meetings XML API with other API-enabled systems? (Choose two.)

A.

scheduling new-hire orientation meetings as part of an HR system workflow

B.

triggering Webex meeting recording when the host disconnect from the meeting.

C.

automatically launching the weekly Webex scrum meeting on Mondays at 9 AM

D.

reassigning an employee’s scheduled Webex meeting to their manager then they leave the company

E.

muting users in a Webex meeting when their Cisco Jabber presence status transitions to Away

Full Access
Question # 20

What is a capability of the Macro Editor on a Cisco Webex Device?

A.

It supports multiple programming languages.

B.

It deploys new macros after restarting the application.

C.

It deactivates macros at any time.

D.

It supports keyboard shortcuts that are configured through the web UI.

Full Access
Question # 21

When a Webex site has single-sign-on enabled, which type of data is required in the body element of an AuthenticateUser XML API Request?

A.

Webex username and password

B.

Webex Teams OAuth access token

C.

JWT token

D.

BOT access token

Full Access
Question # 22

Which two files must be downloaded from a Cisco Unified Communications Manager server in order to build requests for the AXL API? (Choose two.)

A.

AXLEnums.xsd

B.

AXL_CUCM.xsd

C.

AXLSoap.xsd

D.

CUCM_AXL.json

E.

AXLWSDL.xml

Full Access
Question # 23

Which two application use cases can be developed using Cisco UCM CTI (TAPI/JTAPI)? (Choose two.)

A.

collaborative file sharing tool

B.

interactive voice response system

C.

contact center solution

D.

instant messaging client

E.

calendaring application

Full Access
Question # 24

Which Cisco UCM programming interface provides data that is needed to compile a report of call volume, trunk utilization, and cost and billing

estimates?

A.

Perfmon SOAP API

B.

JTAPI

C.

CDRonDemandAPI

D.

RisPort70 SOAP API

Full Access
Question # 25

Which type of endpoint is used by the Cisco Unified JTAPI implementation in Cisco Unified Communications Manager?

A.

gateways

B.

gatekeepers

C.

phones

D.

SIP trunks

Full Access
Question # 26

Drag and drop the git commands/steps from the left into the correct order on the right to make changes and submit code to a remote repository.

Full Access
Question # 27

Drag and drop the code to complete the curl command that creates a halfwake brand logo using the xAPI HTTP API. Not all options are used. Code can be used more than one time.

Full Access
Question # 28

Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the Python script to monitor how many people are in Room 70 by using xAPI and RoomAnalytics. Not all options are used.

Select and Place:

Full Access
Question # 29

After the AXL query ns:updatePhone is used to upgrade a phone configuration successfully, the phone does not reflect the change. Which other method must be performed for the change to take effect?

A.

ns:getPhone

B.

ns:restartPhone

C.

ns:rebootPhone

D.

ns:savePhone

Full Access
Question # 30

Refer to the exhibit.

The code includes the beginning of a short Python script that is constructed to notify the guard in case of an intruder alert. Which code snippet completes the script?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 31

Refer to the exhibit.

This Python script uses the websocket-based, xAPI library “pyxows’ to monitor and print event details to the console when users interact with UI Extension/In-Room Control ‘Action Buttons’ deployed to the Touch-10 interface of a Webex room device. Which two code snippets successfully capture such events? (Choose two.)

A.

await client.xEvent([‘Event’, ‘**’], callback)

B.

await client.subscribe([‘Event’, ‘ActionButton’, ‘Clicked’], callback)

C.

await client.subscribe([‘Event’, ‘**’], callback)

D.

await client.xEvent([‘Event’, ‘UserInterface’, ‘Extensions’, ‘Panel’, ‘Clicked’], callback)

E.

await client.subscribe([‘Event’, ‘UserInterface’, ‘Extensions’, ‘Panel’, ‘Clicked’], callback)

Full Access
Question # 32

An engineer must automate the creation of daily, 30-minute meetings at 10 AM for the next 50 days. Drag and drop the code snippets from the bottom onto the boxes in the Python script to create the meetings by using the Webex Meetings API. Not all options are used.

Select and Place:

Full Access
Question # 33

Drag and drop the code snippets from the bottom onto the blanks in the code to configure a new cal bridge using the REST API. Not all options are used.

Select and Place:

Full Access