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.
Refer to the exhibit.
Which XML tag completes this NETCONF telemetry subscription with a Cisco IOS XE device?
When working with MV Sense APIs, which type of protocol is MQTT based upon?
Refer to the exhibit.
How many YANG models does the NETCONF
Refer to the Exhibit.
Which two parameters are mandatory when the Cisco Meraki API is used to create a network? (Choose two)
When the Cisco DNA center intent API is used as part of an automation process what prompts receiving a HTTP 206 status code on a call?
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.
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?
What are two characteristics of REST API calls? (Choose two.)
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?
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?
What is a difference between OpenConfig and native YANG data models?
Which field must be completed in Cisco DNA Center when a network discovery is initiated?
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.
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. The lab group consists of four Cisco IOS XE routers named pod-11,pod-12, and pod-22. What is the result of running the Ansible playbook to reset the lab?
Refer to the exhibit. End users cannot connect to the circular network, and the signal strength is poor. A missing or unknown APN status message is present and the modern status remains in low-power mode. Which addresses the issue?
Information about a rebooted device needs to be displayed with an ID of 260faff9-2d31-4312-cf96- 143b46db0211 using the Cisco SD-WAN vManage Administration APIs. The API documentation states that deviceId is a required request parameter. Fill in the blank to create the REST call.
Refer to the exhibit. What is the expected output from the Python code?
Which two Netmiko methods are used to configure a device? (Choose two.)
Refer to the exhibit. Interfaces named Loopback0, Loopback1, and Loopback2 must be created and enabled on a Cisco IOS XE target device in the lab group. Which loop must be added to the end of the Ansible “create int” task?
Refer to the exhibit:
A RESTCONF GET request is sent to a Cisco IOS XE device. A portion of the response is shown in the exhibit. Which module name corresponds to the YANG model referenced in the request?
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?
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?
Which two factors influence the location accuracy of a device using scanning APIs? (Choose two)
Which two network assurance features are provided by the Cisco DNA Center API? (Choose two.)
Refer to the exhibit.
Cisco SD-WAN deployment must be troubleshooted using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit (only a portion is shown). If this JSON is converted to a Python dictionary and assigned to the variable “d”, how the status is accessed that is indicated on line 16?
In the Cisco DNA Center Operational Tool API, which section of the intent API allows the retrieval of keywords that are accepted by the CLI and enables the execution of read-only commands on network devices to retrieve their real-configuration?
An engineer stored source code in a Git repository and is ready to develop a new feature. The production release is stored in the "master" branch. Which command create the new feature in a separate branch called "feature" and check out the new version?
When a Grafana dashboard is built to receive network events from Cisco DNA Center, which integration bundle is enabled to send notifications?
Which environment must be enabled to complete the zero-touch provisioning process on a IOS XE device?
Refer to the exhibit. What is a characteristic of the tree?
Drag and drop the code snippers from the bottom onto the blanks in the code to subscribe to a Cisco DNA event by using the intent API . Not all options used.
Webhook that are generated by Cisco DNA Center are REST calls with which properties?
Which two statements are benefits of YANG-push telemetry data over traditional data collection methods? (Choose two.)
Refer to the exhibit.
Which NETCONF protocol operation is used to interact with the YANG model?
A network administrator must troubleshoot a network issue using Cisco DNA Center. Which API request helps to determine issue details, impacted hosts, or suggested actions for the resolution?