Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 445

Which HTTP status code is returned when a server is down for maintenance?

Answer options

Correct answer: D

Explanation

The correct answer is D, 503, which specifically indicates that the server is currently unavailable due to maintenance. Options A (401) and B (403) relate to authorization issues, while C (501) signifies that the server does not support the functionality required to fulfill the request.