Exam Logo

Cisco (300-435-ENAUTO) Exam Questions And Answers page 2

Which REST endpoint is used to create a Cisco Meraki network?
Automate APIs and Protocols Cisco Meraki Programmability

Refer to the exhibit. Cisco SD-WAN deployment must be fixed using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit (only a portion is shown). If the JSON shown in the exhibit is converted to a Python dictionary named d , how is the status property referenced?
Cisco SD-WAN Programmability

Refer to the exhibit. Which type of YANG container is described by the JSON instance provided?
Automate APIs and Protocols Network Device Programmability
FILL BLANK

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.

Automate APIs and Protocols Cisco SD-WAN Programmability

Refer to the exhibit. NTP server 10.1.1.20 must be configured on the target Cisco IOS XE device without using authentication and logging. Which state should be added on a new line at the end of the Ansible task?
Automate APIs and Protocols Network Device Programmability

Refer to the exhibit. A Python script has been created that calls the Cisco SD-WAN vManage Device Inventory API to get the list of vEdges. The JSON data that returns to a Python dictionary has been converted and assigned to a variable named d . A portion of the JSON is shown in the exhibit. Which code will complete the expression hostname= to access the hostname?
Cisco SD-WAN Programmability
FILL BLANK

Fill in the blank to complete the URL for the Cisco SD-WAN API that retrieves a list of users that are logged into a device.

Cisco SD-WAN Programmability

Refer to the exhibit. What is the result when running the Python scripts?
Automate APIs and Protocols Network Device Programmability
A configuration has been made to add to every switch port a new port description. The script worked initially, but after a few seconds, an HTTP 429 status code was received. What causes this error message from the Meraki cloud?
Network Device Programmability Cisco Meraki Programmability

Refer to the exhibit. A Python script is used to configure a Cisco IOS XE router. The Loopback2 interface currently has a description of Management2 and an IP address/netmask of 10.222.34.22/32. What is the result of executing the script?
Automate APIs and Protocols Network Device Programmability