Drag and drop the code from the bottom onto the box where the code is missing in the Ansible playbook to apply the configuration to an interface on a Cisco IOS XE device. Not all options are used.
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.
Drag and drop the code from the bottom onto the box where the code is missing to construct an noiliest request that shuts down an interface on a Cisco IOS XE device. Not all options are used.
Refer to the exhibit.
How many YANG models does the NETCONF
Refer to the exhibit. A RESTCONF GET request is sent to a Cisco IOS XE device. The base URL of the request and the response in XML format are shown in the exhibit. What are the two YANG data nodes and modules referenced in the response? (Choose two.)
What are two benefits of leveraging Ansible for automation of Cisco IOS XE Software? (Choose two.)
A new project called “device_status” must be stored in a central Git repository called “device_status” with the first file named “device_status.py”. The Git repository is created using the account python_programmer. Which set of commands inserts the project into Git?
When working with MV Sense APIs, which type of protocol is MQTT based upon?
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?
Refer to the exhibit.
The goal is to write a Python script to automatically send a message to an external messaging application when a rogue AP is detected on the network. The message should include the broadcast SSID that is in the alert. A function called “send_to_application” is created, and this is the declaration:
send_to_application(message)
The exhibit also shows the data that is received by the application and stored in the variable return_val. Which Python code completes the task?
What is primary purpose of using the Cisco SD-WAN vManage Certificate Management API?
When a Grafana dashboard is built to receive network events from Cisco DNA Center, which integration bundle is enabled to send notifications?
When accessing the /device-detail endpoint in cisco DNA Center, what is an acceptable searchBy parameter value?
The Cisco DNA Center Sites API must be used to add a device to a site, but only the site name is available. Which API call must be used to retrieve the site identifier so that the device can be properly added to the network?
Refer to the exhibit.
A Python script is used to configure a Cisco IOS XE device. The script must be updated to
print the IP addresses of all the loopback interfaces. Which statement should be added before the loop?
Refer to the exhibit.
An engineer creates an Ansible playbook to configure VRF information using a local_vrfs variable. The code must be completed so that it can be tested. Which string completes the code?
Which curl command is used to update the SNMP community of network ID “1234567” to read-only?
Refer to the exhibit. A GET request is issued to the Cisco DNA Center REST API. Drag and drop the GET request URL subpaths from the left onto the objectives on the right. Not all options are used.
The automation engineer must replace device configuration using RESTCONF. How is this configured using
the Python library Requests?
Which statement describe the difference between OpenConfig and native YANG data models?
Refer to the exhibit.
The task is to create a Python script to display an alert message when a Meraki MX Security Appliance goes down. The exhibit shows sample data that is received. Which Python snippet displays the device name and the time at which the switch went down?
Webhook that are generated by Cisco DNA Center are REST calls with which properties?
Which two features are characteristics of software-defined networks when compared to traditional infrastructure? (Choose two.)
Which action allows for creating a Python script to pull inventory for Cisco SD-WAN Viptela devices using the Viptela library in the code?
Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to complete the ncclient request that captures the operational data of the interfaces of a Cisco IOS XE device. Options may be used once, more than once, or not at all.
Which HTTP request is valid to create a new wireless network called “Demo Wireless Network” in the organization “QASD-EROA-MKAW”?
Refer to the exhibit.
After executing the call, an engineer obtains the result of the Command Runner execution.
The three commands show as blocklisted in the downloaded file. What is the cause of the error?