Error Code
If an error occurs in API calling and no result is returned, you can locate the cause based on the error code of each API.
If an error occurs during API calling, HTTP status code 4xx or 5xx is returned. The returned message body contains the specific error code and error information.
If you are unable to identify the cause of an error, contact customer service and provide the error code so that we can help you solve the problem as soon as possible.
Error Response Body Format
If an error occurs during API calling, an error code and the corresponding error message will be displayed. The following shows an error response body:
{ "error_msg": "Insufficient permission", "error_code": "DEVCP.00014031" }
In the response body, error_code is an error code, and error_msg provides information about the error.
Error Code Description
If an error code starting with APIGW is returned after you call an API, rectify the fault by referring to the instructions provided in Error Codes.
Status Code |
Error Code |
Error Message |
Description |
Solution |
---|---|---|---|---|
200 |
DEVCP.00014031 |
Insufficient permissions. |
Insufficient permissions to create a pipeline. |
Check whether you have the permission to create a pipeline. |
200 |
DEVCP.00012002 |
The related record does not exist in the database. |
instanceId does not exist in the database. |
Check whether the request parameter instanceId is correct. |
500 |
DEVCP.00010000 |
Unknown service error. |
System internal error. |
Contact the administrator. |
200 |
DEVCP.00014004 |
Invalid parameter. |
Invalid request parameter or request body format. |
Check the request parameters or request body. |
400 |
DEVCP.00021400 |
Incorrect settings. Please check. |
Incorrect settings. Please check. |
Check whether the request parameter is correct or invalid. |
400 |
DEVCP.00021008 |
The service template is not supported. |
The service template is not supported. |
Check whether the parameters are correctly specified. |
400 |
DEVCP.00021006 |
Template not found. |
The template does not exist in the database. |
Check whether the template ID is correct. |
401 |
DEVCP.00021018 |
The user was not authorized to perform the operation. |
The user does not have the creation permissions. |
Check whether the user has the creation permission. |
500 |
DEVCP.00020500 |
Network busy. Try again later. |
The system is abnormal. |
Contact the administrator. |
500 |
COCT.0070003 |
Frequent access. Please wait. |
Frequent access. Please wait. |
Frequent access. Please wait. |
500 |
COCT.0070500 |
Network busy. Try again later. |
Network busy. Try again later. |
Network busy. Try again later. |
400 |
COCT.0070026 |
This agent already exists. Check the status. |
This agent already exists. Check the status. |
This agent already exists. Check the status. |
404 |
COCT.0070010 |
The resource pool not found. |
The resource pool selected for the registered agent does not exist. |
The resource pool selected for the registered agent does not exist. Check whether the resource pool exists. |
404 |
COCT.0070040 |
The current agent version is not the latest. |
The current agent version is not the latest. |
The current agent version is not the latest. |
401 |
COCT.0070009 |
Insufficient permissions. |
The selected resource pool does not have the operation permission. Contact the resource pool administrator to add the permission. |
The selected resource pool does not have the operation permission. Contact the resource pool administrator to add the permission. |
400 |
COCT.0070037 |
Invalid label. |
Invalid label. |
The label parameter is invalid. Enter a valid value. |
500 |
COCT.0070006 |
Failed to register the agent. Try again later. |
Failed to register the agent. Try again later. |
Failed to register the agent. Try again later. |
400 |
COCT.0070026 |
This agent already exists. Check the status. |
The registered agent already exists. Check it in the resource pool. |
The registered agent already exists. Check it in the resource pool. |
400 |
COCT.0070038 |
The maximum number of pools of the account has been reached. |
The maximum number of pools of the account has been reached. |
The number of resource pools of the tenant exceeds the maximum number. Check the number of resource pools of the current tenant. |
400 |
COCT.0070039 |
The maximum number of agents in the pool has been reached. |
The maximum number of agents in the pool has been reached. |
Check the number of agents in the current resource pool. |
500 |
COCT.0070008 |
Failed to delete the agent. |
Failed to delete the agent. |
Check whether the agent does not exist. |
500 |
COCT.0070019 |
Failed to access the cluster control. |
Failed to access the CC service. Try again later. |
Failed to access the CC service. Try again later. |
400 |
COCT.0070400 |
The pool ID can contain 32 characters that consist of digits and letters. |
The pool ID can contain 32 characters that consist of digits and letters. |
The resource pool ID can contain only 32 characters that consist of digits and letters. |
400 |
COCT.0070400 |
The agent name can contain 1 to 50 characters that consist of digits, letters, dots (.), underscores (_), and hyphens (-). |
The agent name can contain 1 to 50 characters that consist of digits, letters, dots (.), underscores (_), and hyphens (-). |
The agent name can contain 1 to 50 characters that consist of digits, letters, dots (.), underscores (_), and hyphens (-). Enter a correct value. |
404 |
COCT.0070007 |
The agent has been deleted and does not exist. |
The agent has been deleted and does not exist. |
The agent has been deleted and does not exist. Please check. |
400 |
COCT.0070021 |
The agent is offline. Register it again. |
The agent is offline. Register it again. |
The agent is offline. Register it again. |
200 |
DEVPIPE.00011104 |
The maximum number of concurrent executions in a single pipeline is {0}. |
The maximum number of concurrent executions in a single pipeline is {0}. |
The maximum number of concurrent executions in a single pipeline is {0}. |
200 |
DEVPIPE.00011105 |
The maximum number of concurrent pipeline executions of a tenant is {0}. |
The maximum number of concurrent pipeline executions of a tenant is {0}. |
The maximum number of concurrent pipeline executions of a tenant is {0}. |
200 |
DEVPIPE.00011127 |
The system is busy. Try again later. |
The system is busy. Try again later. |
Contact the administrator. |
200 |
DEVPIPE.00011129 |
The selected task cannot be empty. |
The selected task cannot be empty. |
Check whether the task parameters are correct. |
200 |
DEVPIPE.00011132 |
The selected task does not exist. |
The selected task does not exist. |
The selected task does not exist. |
200 |
DEVPIPE.00011301 |
No permission. |
No permission. |
Check whether you have the permission required to perform this operation. |
200 |
DEVPIPE.00011401 |
Pipeline does not exist. |
Pipeline does not exist. |
Pipeline does not exist. |
200 |
DEVPIPE.00011408 |
Pipeline is running. |
The pipeline is running and cannot be deleted. |
Wait until the running is complete. |
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