Which REST architectural constraint indicates that no client context should be stored on the server between requests?
Which REST architectural constraint indicates that no client context should be stored on the server between requests?A . stateless B. uniform interface C. cacheable D. client-serverView AnswerAnswer: A Explanation: Reference: https://developer.cisco.com/docs/nx-os/#!representational-state-transfer-rest
What is the error state identified by this response code?
A 401 HTTP response code is returned when calling a REST API. What is the error state identified by this response code?A . The server cannot process the request as it has detected an issue in the request syntax or body. B. The server accepted the request but the client...
Which change to the API request resolves the issue?
Refer to the exhibit. OR An administrator attempts to perform a GET using the Cisco IOS XE RESTOCNF API to return the hostname of a device. The sequence diagram illustrated the HTTP message observed. Which change to the API request resolves the issue?A . Add Content-Type HTTP header with 'application/yang-data+json'...
What are two reasons an engineer should spilt this network into separate client and server subnets?
A small company has 5 servers and 50 clients. What are two reasons an engineer should spilt this network into separate client and server subnets? (Choose two)A . Internet access to the servers will be denied on the router. B. A router will limit the traffic types between the clients...
Drag and drop elements of the RESTCONF protocol stack from the left onto the correct description on the right. Not all elements on the left are used
DRAG DROP Drag and drop elements of the RESTCONF protocol stack from the left onto the correct description on the right. Not all elements on the left are used. View AnswerAnswer: Explanation: 1 C B, 2 C E, 3 - F
Which OWASP threat does this example demonstrate?
Refer to the exhibit. Which OWASP threat does this example demonstrate?A . broken access control B. SQL injection C. man-in-the-middle D. cross-site scriptingView AnswerAnswer: D
CORRECT TEXT
CORRECT TEXT Fill in the blanks to complete the statement. Cisco DNA provide the capability to send an HTTP _______________ request to the API endpoint https://DNA-c_API_ADDRESS/api/vi/network-device/ and receive the network __________ list in __________ format.View AnswerAnswer: GET, device, JSON Explanation: Solution below as
CORRECT TEXT
CORRECT TEXT Refer to the exhibit. Fill in the blanks to complete the cURL command to the list of networks in the Meraki organization with an id of 384279060 View AnswerAnswer: organizations, 384279060, networks Explanation: Solution below
On which port does NETCONF operate by default?
On which port does NETCONF operate by default?A . 23 B. 443 C. 822 D. 830View AnswerAnswer: D
Which API is used to obtain data voicemail ports?
Which API is used to obtain data voicemail ports?A . Finesse gadgets B. Cisco Unified Communications manager C. Webex devices D. Webex teamsView AnswerAnswer: B Explanation: Cisco Unified Communications Manager (CUCM) provides API access to data management, call management, and voicemail integration. Source: Cisco DevNet Fundamental Course: https://developer.cisco.com/certification/fundamentals/