Cisco (350-901-DEVCOR) Exam Questions And Answers page 11
What is a capability of the End User Monitoring feature of the AppDynamics platform?
monitoring local processes, services, and resource use, to explain problematic server performance
identifies the slowest mobile and IoT network requests, to locate the cause of problems
provides metrics on the performance of the database to troubleshoot performance-related issues
Application Deployment and Security
Software Development and Design
Refer to the exhibit. An engineer is configuring Ansible to run playbooks against Cisco IOS XE Software.
What should be configured in ansible.cfg as the connection type?
network_cli
ssh
shell
command
Cisco Core Platforms and APIs
Network Fundamentals
Refer to the exhibit above and click on the resource tabs in the top left corner to view resources to help with this question. Drag and drop the code snippets from the left onto the item numbers on the right that match the missing sections in the exhibit to complete the cURL script that will use RESTCONF to update an interface on a Cisco IOS XE device.
Cisco Core Platforms and APIs
Network Fundamentals
Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the code to provision a new UCS server. Not all options are used.
Infrastructure and Automation
Network Fundamentals
A developer is working in a branch to develop a new feature named newfeat404880077 . A file named devcoreg13642911.jpg has accidentally been staged. This needs to be removed so that the commit is performed and branches merged. Which git command must be used to unstage the file?
git delete HEAD devcoreg13642911.jpg
git remove HEAD devcoreg13642911.jpg
git reset HEAD devcoreg13642911.jpg
git revert HEAD devcoreg13642911.jpg
Cisco Core Platforms and APIs
A timeframe custom dashboard must be developed to present data collected from Cisco Meraki. The dashboard must include a wireless health alert count.
What needs to be built as a prerequisite?
What needs to be built as a prerequisite?
A publicly available HTTP server to receive Meraki Webhooks from the Meraki Scanning API.
A publicly available HTTP server to receive Meraki Webhooks from the Meraki Dashboard API.
A daemon to consume the Wireless Health endpoint of the Meraki Dashboard API.
A daemon to consume the Wireless Health endpoint of the Meraki Scanning API.
Cisco Core Platforms and APIs
Network Fundamentals
What are two features of On-Box Python for hosting an application on a network device? (Choose two.)
It has direct access to Cisco IOS XE CLI commands.
It is a Python interpreter installed inside the guest shell.
It enables execution of XML scripts on a Cisco IOS XE router or switch.
It supports Qt for graphical interfaces and dashboards.
It has access to Cisco IOS XE web UI through a controller.
Network Fundamentals
Infrastructure and Automation
Refer to the exhibit. Interface Loopback 1 must be created with IP address 10.30.0.1/ 24 in a Cisco IOS XE device using RESTCONF. The schema that is defined by the exhibit must be used.
Which body and URI should be used for this operation?
Network Fundamentals
Refer to the exhibit. Which parameter is missing from the JSON response to confirm the API version that is used?
version 4
v 10
2
version 2
Software Development and Design
Using APIs
Refer to the exhibit. Drag and drop the code snippets from the left onto the item numbers on the right that match the missing sections in the curl exhibit to complete the cURL request to FirePower Device Manager API to create objects. Not all code snippets are used.
Application Deployment and Security
Infrastructure and Automation
Comments