200-901 Exam Questions
676 real 200-901 exam questions with expert-verified answers and explanations. Page 7 of 14.
- Question #303
Refer to the exhibit. A developer can access the TLS REST API on server A, but cannot access the API on server B. The developer can ping server B. When the developer performs a pac...
- Question #304Cisco 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 complete the function that adds a new global access ru...
Cisco ASA REST APINetwork Security ConfigurationAccess Control ListsAPI Programming - Question #305Understanding and Using APIs
Drag and Drop Question Drag and drop the API characteristics from the left onto the categories on the right. Answer:
API characteristicsAPI designAPI stylesAPI concepts - Question #306Understanding and Using APIs
How are operations on REST APIs performed as compared to RPC APIs?
REST APIRPC APIAPI architectureResource-oriented - Question #307Understanding and Using APIs
Which HTTP error code series relates to redirection?
HTTP Status CodesWeb RedirectionAPI Responses - Question #308Cisco Platforms and Development
Which Cisco platform provides organization-wide automation, security, policy enforcement, and agility across wired and wireless networks?
Cisco DNA CenterNetwork AutomationPolicy EnforcementWired/Wireless Networks - Question #309Cisco Platforms and Development
What is a characteristic of the Cisco Finesse platform?
Cisco FinesseContact CenterPlatform ExtensibilityApplication Deployment - Question #310Understanding and Using APIs
An engineer needs to retrieve a list of locally available Firepower Threat Defense upgrade packages by using the Firepower Management Center REST API. The engineer uses a GET reque...
REST APICisco FMCAPI EndpointsUUID - Question #311Software Development and Design
What is a benefit of using a code review process in application development?
code reviewsoftware qualitydevelopment best practiceserror prevention - Question #312Application Deployment and Security
Which OWASP threat takes advantage of a web application that the user has already authenticated to execute an attack?
OWASPCSRFWeb SecurityAuthentication - Question #313Application Deployment and Security
Refer to the exhibit. An application must be deployed on a server that has other applications installed. The server resources are to be allocated based on the deployment requiremen...
Virtual MachinesApplication DeploymentOS IsolationResource Allocation - Question #314Understanding and Using APIs
A company wants to automate the orders processed on its website using API. The network device that supports the solution must: - support XML encoding - support distributed transact...
RESTCONFAPI ProtocolsNetwork AutomationDistributed Transactions - Question #315Network Fundamentals
Which technology is responsible for resolving a host name to an IP address?
DNSHostname resolutionIP addressingNetworking services - Question #316Network Fundamentals
Refer to the exhibit. Up to which device does the communication server 1 and server 2 go?
Network TopologyNetwork Traffic FlowNetwork DevicesRouting - Question #317Understanding and Using APIs
Refer to the exhibit. An engineer sends the request to collect data over Cisco AMP for Endpoints API. The Engineer must list guide and hostname data for all computers, but the firs...
API PaginationREST APICisco Secure Endpoint APIPython Scripting - Question #318Network Fundamentals
Which protocol is used for clock synchronization between network devices?
Network ProtocolsClock SynchronizationNTP - Question #319Understanding and Using APIs
What is the meaning of the HTTP status code 204?
HTTP Status CodesAPI ResponsesWeb Protocols - Question #320Application Deployment and Security
Which two commands download and execute an Apache web server container in Docker with a port binding 8080 in the container to 80 on the host? (Choose two.)
DockerContainerizationPort MappingApache - Question #321Application Deployment and Security
A group of software developers wants to improve its collaboration with the operations team. The group wants to deliver release-ready code that merges code changes back to the main...
DevOpsContinuous Integration (CI)Automated TestingCode Merging - Question #322Application Deployment and Security
A developer is running an application that connects to the Cisco website and collects data. The application will be hosted in a local data center and the data will need to be colle...
Bash scriptingEnvironment variablesLinux commands - Question #323Understanding and Using APIs
Refer to the exhibit. Which HTTP code is returned after the RESTCONF query is executed?
RESTCONFHTTP Status CodesAPI ResponsesNetwork Automation - Question #324Network Fundamentals
Which traffic is handled on the control plane?
Control PlaneBGPNetwork ProtocolsRouting Protocols - Question #325Infrastructure and Automation
Refer to the exhibit. A network engineer must configure new interfaces on a set of devices and is planning to use an Ansible playbook for the task. All devices support SSH and NETC...
AnsibleVariablesNetwork AutomationInventory - Question #326Infrastructure and Automation
Which standard supported by Cisco IOS XE and Cisco NX-OS is used for automating the configuration of multiple devices across a network?
NETCONFYANGNetwork AutomationCisco IOS XE/NX-OS - Question #327Software Development and Design
A developer has addressed a bug that was found in the production code of an application. A separate file named "bug427896191v_fix" has been created with the changes to the code. Wh...
GitVersion ControlCode IntegrationFile Merging - Question #328Software Development and Design
What is a principle of a code review process?
Code ReviewCoding StandardsCode QualitySoftware Development Best Practices - Question #329Software Development and Design
Why would a developer compare a current version of code to a previous version?
Version ControlDebuggingCode ComparisonSoftware Development - Question #330Cisco Platforms and Development
Which Cisco platform is used to manage data center infrastructure through third-party tools and system integrations?
Cisco IntersightData Center ManagementHybrid CloudSystem Integration - Question #331Understanding and Using APIs
Refer to the exhibit. Which RESTCONF request results in this response? A. B. C. D.
RESTCONFAPI RequestsHTTP MethodsNetwork Automation - Question #332Infrastructure and Automation
Refer to the exhibit. An engineer is managing the network of an enterprise. The network is using a distributed deployment model. The enterprise uses database to store logs. The cur...
Bash scriptingAutomation workflowsFile managementData retention - Question #333Understanding and Using APIs
What is a characteristic of RPC APIs compared to REST APIs?
API StylesREST APIRPC APIAPI Authentication - Question #334Infrastructure and Automation
Which two situations align with infrastructure as code principles? (Choose two.)
Infrastructure as Code (IaC)Automation principlesSystem reproducibilityRepeatable processes - Question #335Understanding and Using APIs
Refer to the exhibit. A developer writes a script to create a new network by using the Cisco DNA Center API. After running the script for the first time, the developer observes tha...
HTTP Status CodesAPI TroubleshootingAPI EndpointsCisco DNA Center API - Question #336Understanding and Using APIs
A developer plans to deploy a new application that will use an API to implement automated data collection from Webex with these requirements: - The application was created by using...
API documentationDevNet resourcesAPI usageWebex API - Question #337Cisco Platforms and Development
An engineer deploys a Cisco CSR 1000 V instance to a virtual machine. The engineer must output the device configuration in JSON format. Which protocol is used for this task?
RESTCONFNetwork Configuration ProtocolsJSON ConfigurationCisco Automation - Question #338Understanding and Using APIs
What are two benefits of implementing common data structures when working with APIs in remote systems? (Choose two.)
API design principlesData standardizationCode reusabilityInteroperability - Question #339Application Deployment and Security
A development team is creating an application used for contactless payments. The application must: - Be web-based - Capture and process the credit card information for a purchase....
Web SecurityData EncryptionSecure CommunicationPCI DSS - Question #340Understanding and Using APIs
An engineer needs to collect information about 20,000 Bluetooth clients using the Cisco Meraki API. The API returns only 1,000 results. One of the HTTP response headers has the dat...
API PaginationHTTP HeadersWeb LinkingRFC Standards - Question #341Software Development and Design
What are two benefits of using classes over functions when writing applications? (Choose two.)
Object-Oriented ProgrammingClassesSoftware Design PrinciplesCode Organization - Question #342Application Deployment and Security
A developer creates a new application, but the application must be tested before being released to a customer. When a mobile phone that uses 4G is used to access the application, t...
On-premises deploymentVPN accessNetwork connectivityApplication testing - Question #343Cisco Platforms and Development
Which platform has an API that has the capability to obtain a list of vulnerable software on user devices?
Cisco AMPAPI integrationVulnerability assessmentEndpoint security - Question #344Understanding and Using APIs
A developer creates an application that must provide an encrypted connection or API keys. The keys will be used to communicate with a REST API. Which command must be used for the s...
API SecurityREST APIHTTPScurl command - Question #345Application Deployment and Security
A developer is developing a web application that uses username and password to authenticate to the next service. The user credentials must be available at any time in the applicati...
Secrets ManagementApplication SecurityAuthenticationAutomation Security - Question #346Cisco Platforms and Development
What is a capability of the AXL API?
AXL APICisco Unified Communications ManagerAPI CapabilitiesUser Authentication - Question #347Software Development and Design
A developer creates a program in which an object maintains a list of classes based on the observer pattern. The classes are dependent on the object. Whenever the state of the objec...
Observer patternLoose couplingDesign patternsSoftware design principles - Question #348Software Development and Design
What is a feature of XML compared to other data formats?
XMLData FormatsMarkup Language - Question #349Infrastructure and Automation
What is a capability of Ansible playbooks?
AnsiblePlaybooksConfiguration ManagementDeclarative Configuration - Question #350Software Development and Design
What is the purpose of running tests before writing code in test-driven development?
Test-Driven DevelopmentSoftware TestingDevelopment Methodologies - Question #352Understanding and Using APIs
Which HTTP method is used by webhooks and notifies a listener about an event change?
WebhooksHTTP MethodsAPI communicationNotifications - Question #353Software Development and Design
A developer completed the creation of a script using Git. Before delivering it to the customer, the developer wants to be sure about all untracked files, without losing any informa...
GitVersion ControlUntracked Files