Cisco 300-435 Practice Test - Questions Answers, Page 8
List of questions
Related questions
Which path do call begin with to implement Cisco DNA Center Intent APIs?
/intent
/dna/v1
/dna/api/intent/v1
/dna/system/api/v1/
What is the purpose of using the Cisco SD-WAN vManage Certificate Management API?
To securely deploy vManage
To contact Enterprise certificate Authority
To install signed certificates
To report an issue to cisco TAC
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 shows in the exhibit. what is the YANG data node that is referenced in the response?
Route is a leaf list
Static-routes is a container
Static-router is a list
Routing-instance is a container
A programmer is creating a Meraki webhook python script to send a message to webex teams.
Which two elements should be configured to create this script? (Choose two.)
gRPC credentials
Webex teams access token
XML formatted request
User authentication count
Webhook server secret
Refer to the exhibit.
Which ncclient method is used to collect the running configuration of a Cisco IOS XE device that uses NETCONF?
config=m.copy_config(source=’running’)
config=m.get(source=’running’)
config=m.collect_config(source=’running’)
config=m.get_config(source=’running’)
What is a capability of MV sense MQTT API?
Request and subscribe to historical, current, or real-time data
Automate the configuration of networking device.
Monitor the network and auto adjust for optimal performance
Create email alerts for users that violate the security configuration
What are two characteristics of REST API calls? (Choose two.)
Unencrypted
Non-cacheable
Stateless
Implemented over http
Parameters passed in the headers
Refer to the exhibit. What is the expected output from the Python code?
Option A
Option B
Option C
Option D
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?
/dna/intent/v1/issues
/dna/intent/api/v1/issues
/dna/intent/v1/issue-enrichment-details
/dna/api/v1/client-health/issues
When working with MV Sense APIs, which type of protocol is MQTT based upon?
publish-subscribe messaging protocol
simple mail transport protocol
heavyweight messaging protocol
computer vision protocol
Question