forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Jawei, Li <lijiawei5@huawei.com> Co-committed-by: Jawei, Li <lijiawei5@huawei.com>
2.3 KiB
2.3 KiB
Status Codes
Table 1 lists the status codes and prompt message returned by the server to the user.
Status Code |
Description |
---|---|
2xx |
Indicates that the server has successfully returned the requested data. |
4xx |
Indicates that the request sent from the client is incorrect, so the server does not create or modify data. |
5xx |
Indicates that an error occurs on the server, and the user does not know whether the request has been successfully sent. |
Parent topic: Appendixes