Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Cisco 300-435 - Automating Cisco Enterprise Solutions (ENAUTO)

Page: 1 / 4
Total 125 questions

What are two characteristics of synchronous calls to APIs? (Choose two)

A.

They block until a response is returned from the servers.

B.

They make an application less portable, so asynchronous calls are preferred.

C.

They add perceived latency to an application if data is not received.

D.

Calls are limited to specific programming languages.

E.

They do not block while waiting for the API to be processed.

Refer to the exhibit.

How many YANG models does the NETCONF operation interact with?

A.

one

B.

two

C.

three

D.

four

Refer to the exhibit.

A template is provided to a junior developer to automate the creation of a network on the

Meraki dashboard. The new network needs to have the id 123456789 and support only wired network

connections. What type needs to be added to the API?

A.

switch

B.

wireless

C.

appliance

D.

systemsManager

A Cisco DNA Center script must be written to retrieve a list of interfaces on a switch. Drag and drop the API calls that are needed to return the list of interfaces using the Command Running APIs from the left into the correct sequence on the right.

What is the purpose of using the Cisco SD-WAN vManage Certificate Management API?

A.

To securely deploy vManage

B.

To contact Enterprise certificate Authority

C.

To install signed certificates

D.

To report an issue to cisco TAC

Refer to the exhibit.

The configuration commands are entered in CLI config mode to configure a static telemetry

subscription on a Cisco IOS XE device. The commands are accepted by the device, but the consumer receives

no telemetry data. Which change must be made to ensure that the consumer receives the telemetry data?

A.

The IP address of the receiver must be set.

B.

The stream type must be set to YANG.

C.

The update policy period must be shortened.

D.

The sender IP address must be set.

Fill in the blanks to complete this API request against the Cisco SD_WAN vManage Statistics API, which specified a deviceId of 260faff9-2d31-4312-cf96-143b46db0211, a local-color of biz-internet, and a remote- color of gold.

On which device is the Cisco SD-WAN manage certificate management API able to install certificates?

A.

CSR 1O00v

B.

vFog router

C.

load balancer

D.

vSmart

Which script binds a network to a template?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Refer to the exhibit.

Which ncclient method is used to collect the running configuration of a Cisco IOS XE device that uses NETCONF?

A.

config=m.copy_config(source=’running’)

B.

config=m.get(source=’running’)

C.

config=m.collect_config(source=’running’)

D.

config=m.get_config(source=’running’)