200-901 Exam Questions
676 real 200-901 exam questions with expert-verified answers and explanations. Page 9 of 14.
- Question #404Understanding and Using APIs
Drag and Drop Question Drag and drop the code from the bottom onto the box where the code is missing to obtain a list of network devices by using the Cisco Meraki API. Not all opti...
Cisco Meraki APIAPI callsNetwork device managementREST APIs - Question #405Application Deployment and Security
Drag and Drop Question Refer to the exhibit. Drag and drop the actions from the left that the contents of this Dockerfile accomplish onto the right. Not all options are used. Answe...
DockerfileDockerContainerizationApplication Deployment - Question #406Cisco Platforms and Development
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to return the number of interfaces on a network device by...
Cisco DNA Center SDKAPI interactionPython programmingNetwork inventory - Question #407Understanding and Using APIs
Drag and Drop Question Refer to the exhibit. A bespoke meeting booking system must be integrated with Cisco Webex so that meetings are created automatically. Drag and drop the code...
Cisco Webex APIREST APIJSON PayloadAPI Integration - Question #408Cisco Platforms and Development
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to construct a request that generates a security token an...
API RequestsREST API AuthenticationNetwork Device APIsCode Construction - Question #409Understanding and Using APIs
Drag and Drop Question Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that calls a REST API request. The Python script r...
REST APIPython programmingHTTP requestsAPI client libraries - Question #410Understanding and Using APIs
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that calls a REST API reques...
Python scriptingREST APIHTTP requestsrequests library - Question #411Cisco Platforms and Development
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to add a subnet to each bridge domain in the Ten1 tenant....
Cisco ACINetwork AutomationPythonAPI Usage - Question #412Infrastructure and Automation
Drag and Drop Question Drag and drop characteristics from the left onto the infrastructure management methodologies on the right. Answer:
Infrastructure managementAutomation methodologiesConfiguration managementOrchestration - Question #413Application Deployment and Security
Drag and Drop Question Refer to the exhibit. Drag and drop the Dockerfile contents from the left onto the functions on the right that create a container image to run traceroute to...
DockerfileContainerizationDocker ImageNetwork Utilities - Question #414Understanding and Using APIs
Drag and Drop Question Drag and drop the code from the bottom onto the box where the code is missing to enable ports on a switch by using RESTCONF. Not all options are used. Answer...
RESTCONFNetwork ConfigurationSwitch PortsNetwork APIs - Question #415Software Development and Design
Drag and Drop Question Drag and drop the code from the bottom onto the box where the code is missing to complete the error path scenario. Not all options are used. Answer:
Error HandlingException HandlingPythonSoftware Development - Question #416Understanding and Using APIs
Drag and Drop Question Drag and drop the characteristics from the left onto the corresponding categories on the right to compare RESTful and RPC APIs. Answer:
RESTful APIsRPC APIsAPI ArchitectureAPI Comparison - Question #417Understanding and Using APIs
Drag and Drop Question Drag and drop the code from the bottom onto the box where the code is missing to authenticate with the Cisco DNA Center REST API by using basic authenticatio...
REST API AuthenticationBasic AuthenticationToken GenerationCisco DNA Center API - Question #418Cisco Platforms and Development
Drag and Drop Question Drag and drop the capabilities from the left onto the Cisco Network Management Platforms that support the capabilities on the right. Answer:
Cisco Network ManagementNetwork Management PlatformsPlatform CapabilitiesNetwork Automation - Question #419Understanding and Using APIs
Drag and Drop Question An engineer must make changes on a network device through the management platform API. The engineer prepares a script to send the request and analyze the res...
HTTP HeadersAPI InteractionHTTP Response StructureNetwork Programmability - Question #420Understanding and Using APIs
Drag and Drop Question Drag and drop the API characteristics from the left onto the corresponding categories on the right. Answer:
API characteristicsAPI typesAPI design - Question #421Application Deployment and Security
A new application is being developed that requires the ability to be copied and moved from one location to another. The existing infrastructure is already heavily utilized, so the...
Application deployment typesContainerizationResource efficiencyPortability - Question #422Network Fundamentals
Refer to the exhibit. The internal client cannot access the app server, but access still works for clients on the Internet. Which two actions resolve the issue? (Choose two.) \
IP RoutingNetwork TroubleshootingHost RoutesNetwork Connectivity - Question #423Software Development and Design
What is used in JSON to represent a Python tuple?
JSONPythonData StructuresSerialization - Question #424Infrastructure and Automation
What is a principle of Infrastructure as Code?
Infrastructure as Code (IaC)Automation PrinciplesRepeatability - Question #425Software Development and Design
Refer to the exhibit. A network engineer must improve the fabric discovery process in a data center. The engineer wants to check current ACI scripts in the myproject repository and...
GitVersion Controlgit cloneRepository Management - Question #426Infrastructure and Automation
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to construct an API request that creates a new IPv4 prefi...
API Request ConstructionHTTP POST MethodRESTful APIsNetwork Automation - Question #427Software Development and Design
A developer improves the code repository to clean a bug on the custom network monitoring application. The developer adds the changes to the staging area and then commits on the loc...
GitVersion ControlCode Repositorygit push - Question #428Infrastructure and Automation
Refer to the exhibit. An engineer must add new users and set privileges for executing a few Python scripts. The engineer prepares a Bash script to automate this task. The script ad...
Bash ScriptingLinux PermissionsUser ManagementAutomation - Question #429Application Deployment and Security
What is a function of an application load balancer?
Application Load BalancerHTTP/HTTPSTraffic DistributionScalability - Question #430Cisco Platforms and Development
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing on the Meraki Python script to create a new network. Answ...
Meraki APIPython scriptingNetwork automationCisco Meraki platform - Question #431Understanding and Using APIs
Refer to the exhibit. An engineer must create a local user on Cisco ASA and prepares a script to send the request through ASA REST API. The engineer gets a response of 400 Bad Requ...
REST APICisco ASA APIHTTP MethodsHTTP Status Codes - Question #432Software Development and Design
What is a component of the first stage of an application development CI/CD pipeline?
CI/CD pipelineVersion Control SystemContinuous IntegrationSoftware Development Lifecycle - Question #433Network Fundamentals
What must be created on a network to enable devices in different network segments to communicate as if attached to the same wire?
VLANsNetwork SegmentationLayer 2 Networking - Question #434Understanding and Using APIs
When a developer sends an HTTP request to an API, which two elements are expected in an HTTP response? (Choose two.)
HTTP Response StructureStatus CodesHTTP HeadersAPI Fundamentals - Question #435Understanding and Using APIs
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to delete Developer1 from the ACI programmers' meeting ro...
ACI APIREST APIDELETE OperationAPI Automation - Question #436Software Development and Design
What is the benefit of organizing data into functions?
FunctionsCode ReusabilityModularityProgramming Fundamentals - Question #437Infrastructure and Automation
Which capability is used by Ansible to run a set of tasks when a property is changed?
AnsibleAutomationHandlersConfiguration Management - Question #438Understanding and Using APIs
Refer to the exhibit. The YANG module devnet-users shows a data model for user accounts. Which code snippet shows the XML representation of an instantiation of the YANG data model?...
YANGXMLData Modeling - Question #439Understanding and Using APIs
Drag and Drop Question Drag and drop the code from the bottom onto the box where the code is missing to obtain an authorization token by using the Cisco DNA Center API. Not all opt...
Cisco DNA Center APIAPI AuthenticationAuthorization TokenREST API - Question #440Cisco Platforms and Development
Which API is used to change the configuration of a device group that contains Cisco Catalyst 9000 Series Switches?
Cisco IOS XENetwork programmabilityCatalyst 9000Device configuration API - Question #441Infrastructure and Automation
What is a benefit of using model-driven programmability on Cisco devices?
Model-driven programmabilityNetwork automationConfiguration management - Question #442Software Development and Design
Refer to the exhibit. A developer got this output during the development of an application. Which action produces this output?
Diff formatFile comparisonDeveloper toolsVersion control - Question #443Understanding and Using APIs
A REST API service requires basic authentication. A user's credentials are "ned/33662255" and the Base64 encoding of the credentials is "a2lsbGE6NDU4ODI5". Which requirement must b...
REST APIBasic AuthenticationHTTP HeadersAPI Security - Question #444Understanding and Using APIs
Drag and Drop Question Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that calls a REST API request. Not all options are...
PythonREST APIHTTP requestsAPI consumption - Question #445Software Development and Design
What is a concept of test-driven development?
Test-Driven Development (TDD)Software TestingDevelopment MethodologiesUnit Testing - Question #446Infrastructure and Automation
Within a Bash shell, which command adds the current directory to the PATH without overwriting the current PATH for this shell and any subshells that are spawned from the current sh...
BashEnvironment VariablesPATH variableShell Commands - Question #447Cisco Platforms and Development
Which tool simulates a network that runs Cisco equipment?
Network simulationCisco CMLVirtualization toolsNetwork lab tools - Question #448Understanding and Using APIs
Refer to the exhibit. An administrator uses RESTCONF to retrieve the interface configuration of Gi1/0/1. Which URL path retrieves filtered information only for Gi1/0/1? A. B. C. D.
RESTCONFAPI Query/FilteringURL Path ConstructionNetwork Automation - Question #449Infrastructure and Automation
Which Cisco network management platform facilitates data center automation across private or public clouds?
Cisco ACIData Center AutomationCloud NetworkingSDN - Question #450Understanding and Using APIs
Refer to the exhibit. A developer is trying to collect data over RESTCONF API and prepares the request. The developer wants to get data in JSON format and with the IOS-XE-native mo...
RESTCONFYANG modelsAPI requestsURL structure - Question #451Software Development and Design
A development team is using a version control system that has a centralized workflow. Which feature of the version control system ensures the integrity of the central repository?
Version Control SystemsCentralized WorkflowConflict ResolutionCode Integrity - Question #452Network Fundamentals
Which two factors reduce the experience of an application? (Choose two.)
Application PerformanceNetwork LatencyPacket LossUser Experience - Question #453Infrastructure and Automation
Refer to the exhibit. A developer has created an XML-based configuration model for a Cisco switch that is going to configure the device using NETCONF. From which configuration is t...
NETCONFConfiguration ManagementNetwork AutomationXML