Exam Logo

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


Refer to the exhibit. Which NETCONF statement type is represented by +--rw address* [ip]?
Automate APIs and Protocols Network Device Programmability
Which Python snippet receives a Meraki webhook request?
Automate APIs and Protocols Cisco Meraki Programmability
What does the command boot ipxe forever switch 1 perform when executed on a Cisco IOS XE device?
Automate APIs and Protocols Network Device Programmability
What is a capability of MV Sense MQTT API?
Automate APIs and Protocols Network Device Programmability
Which statement describe the difference between OpenConfig and native YANG data models?
Network Programmability Foundation Automate APIs and Protocols

Refer to the exhibit. A Python script must be created to deactivate vSmart Policy Cisco SD-WAN vManage Configuration APIs. The documentation states the URL is as shown in the exhibit for this REST call using POST, and that policyId is a required request parameter. Which line of Python code makes this call, assuming the variable s is a valid Requests session object and the variable policy-id is the policyId?
Automate APIs and Protocols Cisco SD-WAN 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
Which two Netmiko methods are used to configure a device? (Choose two.)
Automate APIs and Protocols Network Device Programmability
Drag and drop the code from the bottom onto the box where the code is missing to complete this API request against the Cisco SD-WAN vManage Statistics API, which specifies a device with an Id of 100faff9-8b36-4312-bf97-743b26bd0211, a local color of biz-internet, and a remote color of gold. Not all options are used.

Automate APIs and Protocols Cisco SD-WAN Programmability
Which URI with the request body of Request body: { name : Test , organizationId :, type : appliance } creates a new Meraki network called Test , when using APIs?
Automate APIs and Protocols Cisco Meraki Programmability