Performing CyberOps Using Cisco Security Technologies (CBRCOR) — Question 130
What do 2xx HTTP response codes indicate for REST APIs?
Answer options
- A. additional action must be taken by the client to complete the request
- B. the server takes responsibility for error status codes
- C. communication of transfer protocol-level information
- D. successful acceptance of the client's request
Correct answer: D
Explanation
2xx HTTP response codes signify that the server successfully processed the client's request, which is why option D is correct. Options A, B, and C incorrectly describe scenarios related to error handling and communication rather than successful request processing.