- (Exam Topic 1)
Which REST architectural constraint indicates that no client context should be stored on the server between requests?
Correct Answer:
A
Reference: https://developer.cisco.com/docs/nx-os/#!representational-state-transfer-rest
- (Exam Topic 1)
Refer to the exhibit.
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?
Correct Answer:
B
- (Exam Topic 3)
Refer to the exhibit.
A network engineer must copy the “config.txt” file from directory TEST to directory PROD. The copied file must also be renamed into “current.txt”. Which command must be used to accomplish these tasks?
Correct Answer:
D
- (Exam Topic 3)
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 response, check headers, and read the body according to information inside response headers. Drag and drop the HTTP header values from the left onto the elements of an HTTP response on the right.
Solution:
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
Refer to the exhibit.
What are two characteristics of the NETCONF response? (Choose two.)
Correct Answer:
BC