When a Grafana dashboard is built to receive network events from Cisco DNA Center, which integration bundle is enabled to send notifications?
Which field must be completed in Cisco DNA Center when a network discovery is initiated?
The automation engineer must replace device configuration using RESTCONF. How is this configured using
the Python library Requests?
What is the purpose of using the Cisco SD-WAN vManage Certificate Management API?
Which two API calls are used to trigger a device configuration sync in Cisco DNA Center? (Choose two.)
What is an advantage of software-defined networks as compared to traditional networks?
Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script to automate the process of updating the site-to-site VPN settings of the network. Not all options are used.
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?
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?
Which two API calls must be issued to attach a device template in Cisco SD-WAN? (Choose two.)
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?
Which two actions do Python virtual environments allow users to perform? (Choose two.)
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?
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.
Refer to the exhibit. If the data included in the code was saved to a python variable named “example”. Which line of code converts if for praising?
Which URI with the request body of Request body:
{“name”:”Test”,”organizationId”:
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.
An engineer creates a Python script using RESTCONF to display hostname information. The code must be completed so that it can be tested. Which string completes the highlighted areas in the exhibit?
Which statement describe the difference between OpenConfig and native YANG data models?
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?
When accessing the /device-detail endpoint in cisco DNA Center, what is an acceptable searchBy parameter value?
Refer to the exhibit.
Which NETCONF protocol operation is used to interact with the YANG model?
Refer to the exhibit.
Which XML tag completes this NETCONF telemetry subscription with a Cisco IOS XE device?