Status Codes
Statues Code to SCM APIs
Status Code |
Status |
Description |
---|---|---|
200 |
OK |
Request processed successfully. |
202 |
Accept |
The job was successfully delivered. However, it will be postponed because the system is busy currently. |
204 |
No Content |
The request is processed successfully and no content is returned. |
300 |
multiple choices |
The requested resource has multiple available responses. |
400 |
Bad Request |
The request parameter is incorrect. |
401 |
Unauthorized |
A username and password are required. |
403 |
Forbidden |
The server understood the request, but is refusing to fulfill it. |
404 |
Not Found |
The requested resource does not exist or not found. |
405 |
Method Not Allowed |
The method specified in the request is not allowed. |
406 |
Not Acceptable |
The response generated by the server cannot be accepted by the client. |
407 |
Proxy Authentication Required |
You must use the proxy server for authentication. Then, the request can be processed. |
408 |
Request Timeout |
The request timed out. |
409 |
Conflict |
The request cannot be processed due to a conflict. |
500 |
Internal Server Error |
Internal service error. |
501 |
Not Implemented |
Failed to complete the request. The server does not support the requested function. |
502 |
Bad Gateway |
Failed to complete the request, because the server receives an invalid request. |
503 |
Service Unavailable |
Failed to complete the request because the system is temporarily abnormal. |
504 |
Gateway Timeout |
A gateway timeout error occurs. |
Statues Codes to Private Certificate Management APIs
Status Codes |
Status |
Description |
---|---|---|
200 |
OK |
Request processed successfully. |
201 |
Created |
Resource created. |
204 |
NO Content |
Request succeeded. No response body is returned. |
400 |
Bad Request |
The request parameter is incorrect. |
401 |
Unauthorized |
Incorrect or illegal client authentication information. |
403 |
Forbidden |
The server understood the request, but is refusing to fulfill it. |
404 |
Not Found |
The requested resource does not exist or not found. |
500 |
Internal Server Error |
Internal service error. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot