Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 236

A response code of 404 is received while using the REST API on Cisco DNA Center to POST to this URI:
/dna/intent/api/v1/template-programmer/project
What does the code mean?

Answer options

Correct answer: C

Explanation

The correct answer is C because a 404 status code indicates that the requested resource does not exist on the server. Options A and B describe successful request outcomes, while option D implies a server capability issue, neither of which align with the meaning of a 404 error.