ExamGecko
Question list
Search
Search

Related questions











Question 810 - 350-401 discussion

Report
Export

Refer to the exhibit.

What does the response '204 No Content mean for the REST API request?

A.

Interface toopback 100 is not removed from the configuration.

Answers
A.

Interface toopback 100 is not removed from the configuration.

B.

Interface toopback 100 is not found in the configuration.

Answers
B.

Interface toopback 100 is not found in the configuration.

C.

Interface toopback 100 is removed from the configuration.

Answers
C.

Interface toopback 100 is removed from the configuration.

D.

The DELETE method is not supported.

Answers
D.

The DELETE method is not supported.

Suggested answer: C

Explanation:

This is because the response ''204 No Content'' means that the REST API request was successful, but there is no content to return. The request was a DELETE method, which is used to remove a resource from the server. The resource in this case was the interface loopback 100, which was deleted from the configuration of the device. The source of this answer is the Cisco ENCOR v1.1 course, module 8, lesson 8.4: Implementing REST API.

asked 10/10/2024
Quintin van Rooyen
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first