Cisco 200-901 Practice Test - Questions Answers, Page 33

List of questions
Question 321

What is a characteristic of RPC APIs compared to REST APIs?
Question 322

Which two situations align with infrastructure as code principles? (Choose two.)
Question 323

Refer to the exhibit.
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 that HTTP code 404 is printed to the console. Which action resolves the problem?
Question 324

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 the request library.
Requires HTTP basic authentication.
Provides data in JSON or XML formats.
Which Cisco DevNet resource helps the developer with how to use the API?
Question 325

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?
Question 326

What are two benefits of implementing common data structures when working with APIs in remote systems? (Choose two.)
Question 327

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.
Which security action must the web application use to gather and process the private customer data?
Question 328

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 data:
Link:
https://api.meraki.com.info/api/v0/networks/ABC/bluetoothClients?perPage=1000&startingAfter=1000>;rel=βnextβWhich RFC is implemented by the API to apply the restriction?
Question 329

What are two benefits of using classes over functions when writing applications? (Choose two.)
Question 330

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, the request fails. Why does the connection to the application fail?
Question