Updated on 2024-12-18 GMT+08:00

Error Codes

If an exception occurs during the execution of an operation request and the request is not processed, an error message is returned. The error message contains the error code and error description.

Table 1 Error code description

Error Code

Status Code

Error Message

Description

Troubleshooting

UCS.00000001

400

Failed to obtain the user information.

Failed to obtain the user information.

Check the account status or contact technical support.

UCS.00000004

403

Request forbidden.

Forbidden request.

Ensure that your account has sufficient permissions.

UCS.00000005

500

Database operation failed.

Database error.

Rectify the fault based on the error details or contact technical support.

UCS.00000006

500

Server internal error.

Internal server error.

Rectify the fault based on the error details or contact technical support.

UCS.00000007

500

Data transform error.

Failed to convert data.

Rectify the fault based on the error details or contact technical support.

UCS.00000008

500

Error add event.

Failed to add the event.

Rectify the fault based on the error details or contact technical support.

UCS.00000009

500

Data unmarshal error.

Failed to deserialize data.

Rectify the fault based on the error details or contact technical support.

UCS.00000010

500

Data marshal error.

Failed to serialize data.

Rectify the fault based on the error details or contact technical support.

UCS.00000011

400

Bad query parameter value.

Invalid request parameter.

Modify the request parameter based on the error details and the UCS API documentation, or contact technical support.

UCS.00000012

400

Invalid request body.

Invalid request body.

Modify the request body based on the error details and the UCS API documentation, or contact technical support.

UCS.00000013

404

No requested resources found.

The requested resource cannot be found.

Check whether the resource has been deleted.

UCS.00000014

500

Failed to encrypt data.

Data encryption failed.

Rectify the fault based on the error details or contact technical support.

UCS.00000015

500

Failed to decrypt data.

Data decryption failed.

Rectify the fault based on the error details or contact technical support.

UCS.00000016

400

Invalid header value.

Invalid request header.

Modify the request parameter based on the error details and the UCS API documentation, or contact technical support.

UCS.00000017

400

Insufficient quota

Insufficient quota.

Submit a service ticket to increase the resource quota or contact technical support.

UCS.00000018

401

Authorization failed.

Authorization failed.

Rectify the fault based on the error details or contact technical support.

UCS.00010001

500

Failed to get iam connection.

IAM connection failed.

Rectify the fault based on the error details or contact technical support.

UCS.00010002

403

Sub-user has no authority to create agency.

The IAM user does not have the permission for creating an agency.

Use the account to create an agency.

UCS.00010003

400

Failed to create agency.

Failed to create an agency.

Rectify the fault based on the error details or contact technical support.

UCS.00010009

400

Failed to get project token by agency

Failed to obtain the project token through the agency.

Rectify the fault based on the error details or contact technical support.

UCS.00010011

400

Failed to get project id by project name.

Failed to obtain the project ID.

Rectify the fault based on the error details or contact technical support.

UCS.00010012

400

IAM agency quota insufficient, please expand agency quota

IAM agency quota exceeded.

Submit a service ticket to increase the agency quota.

UCS.00010013

400

fail to get iam pdp authorize result

Failed to obtain the PDP authentication result.

Rectify the fault based on the error details or contact technical support.

UCS.00010014

403

iam pdp authentication denied

PDP authentication rejected.

Ensure that your account has required permissions or contact technical support.

UCS.00010015

403

iam rbac authentication denied

RBAC authentication rejected.

Ensure that your cluster has required permissions.

UCS.00020002

500

Failed to get certs.

Failed to obtain the certificate.

Rectify the fault based on the error details or contact technical support.

UCS.00020003

500

Failed to create certs.

Failed to create the certificate.

Rectify the fault based on the error details or contact technical support.

UCS.00020003

500

Failed to delete certs.

Failed to delete the certificate.

Rectify the fault based on the error details or contact technical support.

UCS.00030001

404

Cluster Not Found.

No clusters found.

Check whether the cluster exists.

UCS.00030002

400

Failed to obtain the cluster information.

Failed to obtain the cluster information.

Check whether the cluster exists.

UCS.00030003

400

Failed to get resourceJob info with cluster status

Failed to obtain the resource job.

Rectify the fault based on the error details or contact technical support.

UCS.00040001

400

Failed to obtain the mesh information.

Failed to obtain the mesh information.

Check whether the mesh exists or contact technical support.

UCS.00100001

400

Failed to publish message to smn.

Failed to publish messages to SMN.

Rectify the fault based on the error details or contact technical support.

UCS.00100002

400

smn topic error.

Incorrect SMN topic.

Rectify the fault based on the error details or contact technical support.

UCS.00100003

400

smn subscription error.

SMN subscription error.

Rectify the fault based on the error details or contact technical support.

UCS.00110001

400

SDR failed to get billing raw data

Failed to obtain billing data.

Rectify the fault based on the error details or contact technical support.

UCS.00120001

400

CBC failed to update resources status

Failed to update the CBC resource status.

Rectify the fault based on the error details or contact technical support.

UCS.00130001

400

Get UCS Agency info error

Failed to obtain the UCS agency.

Rectify the fault based on the error details or contact technical support.

UCS.00140001

400

Create ClusterRole failed

Failed to create a ClusterRole.

Rectify the fault based on the error details or contact technical support.

UCS.00140002

400

Delete ClusterRole failed

Failed to delete a ClusterRole.

Rectify the fault based on the error details or contact technical support.

UCS.00140003

400

Update ClusterRole failed

Failed to update a ClusterRole.

Rectify the fault based on the error details or contact technical support.

UCS.00140004

400

Get ClusterRole failed

Failed to obtain the ClusterRole information.

Rectify the fault based on the error details or contact technical support.

UCS.00140005

400

Create ClusterRoleBinding failed

Failed to create a ClusterRoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.00140006

400

Delete ClusterRoleBinding failed

Failed to delete a ClusterRoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.00140007

400

Update ClusterRoleBinding failed

Failed to update a ClusterRoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.00140008

400

Get ClusterRoleBinding failed

Failed to obtain the ClusterRoleBinding information.

Rectify the fault based on the error details or contact technical support.

UCS.00140009

400

Create Role failed

Failed to create a role.

Rectify the fault based on the error details or contact technical support.

UCS.00140010

400

Delete Role failed

Failed to delete a role.

Rectify the fault based on the error details or contact technical support.

UCS.00140011

400

Update Role failed

Failed to update a role.

Rectify the fault based on the error details or contact technical support.

UCS.00140012

400

Get Role failed

Failed to obtain the role information.

Rectify the fault based on the error details or contact technical support.

UCS.00140013

400

Create RoleBinding failed

Failed to create a RoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.00140014

400

Delete RoleBinding failed

Failed to delete a RoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.00140015

400

Update RoleBinding failed

Failed to update a RoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.00150001

400

Cluster policy validate failed.

Cluster policy verification failed.

Check whether the cluster policy center is running.

UCS.00150002

400

ClusterGroup policy validate failed.

Fleet policy verification failed.

Check whether the fleet policy center is running.

UCS.00150003

400

Cluster has enable policy.

The policy has been enabled for the cluster.

Do not enable the policy center repeatedly.

UCS.00150004

400

ClusterGroup has enable policy.

The policy has been enabled for the cluster group.

Do not enable the policy center repeatedly.

UCS.00150005

400

Cluster not enable policy.

The policy is not enabled for the cluster.

Ensure that the policy center has been enabled for the cluster.

UCS.00150006

400

ClusterGroup not enable policy.

The policy is not enabled for the cluster group.

Ensure that the policy center has been enabled for the fleet.

UCS.00150007

500

Get policy job failed.

Failed to obtain the policy task.

Rectify the fault based on the error details or contact technical support.

UCS.01000001

400

Failed to obtain the user information.

Failed to obtain the user information.

Rectify the fault based on the error details or contact technical support.

UCS.01000002

429

The throttling threshold has been reached.

Throttling threshold reached.

Try again later.

UCS.01000003

401

Authorization failed.

Authorization failed.

Rectify the fault based on the error details or contact technical support.

UCS.01000004

403

Request forbidden.

Forbidden request.

Rectify the fault based on the error details or contact technical support.

UCS.01000005

500

Database operation failed.

Database error.

Rectify the fault based on the error details or contact technical support.

UCS.01000006

500

Server internal error.

Internal server error.

Rectify the fault based on the error details or contact technical support.

UCS.01000007

500

Data transform error.

Failed to convert data.

Rectify the fault based on the error details or contact technical support.

UCS.01000008

500

Error add event.

Failed to add the event.

Rectify the fault based on the error details or contact technical support.

UCS.01000009

500

Data unmarshal error.

Failed to deserialize data.

Rectify the fault based on the error details or contact technical support.

UCS.01000010

500

Data marshal error.

Failed to serialize data.

Rectify the fault based on the error details or contact technical support.

UCS.01000011

400

Bad query parameter value.

Invalid request parameter.

Modify the request parameter based on the error details and the UCS API documentation, or contact technical support.

UCS.01000012

400

Invalid request body.

Invalid request body.

Modify the request body based on the error details and the UCS API documentation, or contact technical support.

UCS.01000013

404

No requested resources found.

The requested resource cannot be found.

Check whether the cluster or fleet exists.

UCS.01000014

500

Failed to encrypt data.

Data encryption failed.

Rectify the fault based on the error details or contact technical support.

UCS.01000015

500

Failed to decrypt data.

Data decryption failed.

Rectify the fault based on the error details or contact technical support.

UCS.01000016

400

Invalid header value.

Invalid request header.

Modify the request parameter based on the error details and the UCS API documentation, or contact technical support.

UCS.01000017

400

Insufficient quota

Insufficient quota.

Submit a service ticket to increase the resource quota or contact technical support.

UCS.01000018

400

Quota info validate failed

Quota parameter verification failed.

Rectify the fault based on the error details or contact technical support.

UCS.01000019

500

Quota update failed

Quota update failed.

Rectify the fault based on the error details or contact technical support.

UCS.01010001

500

Failed to get iam connection.

IAM connection failed.

Rectify the fault based on the error details or contact technical support.

UCS.01010002

500

Failed to get project token by agency

Failed to obtain the project token through the agency.

Rectify the fault based on the error details or contact technical support.

UCS.01010003

403

No access permission. Please contact the administrator.

No permissions.

Rectify the fault based on the error details or contact technical support.

UCS.01010005

400

get IAM agency's token error

Failed to obtain the agency token.

Rectify the fault based on the error details or contact technical support.

UCS.01010006

400

fail to get iam pdp authorize result

Failed to obtain the PDP authentication result.

Rectify the fault based on the error details or contact technical support.

UCS.01010007

403

iam pdp authentication denied

PDP authentication rejected.

Ensure that your account has required permissions or contact technical support.

UCS.01010008

403

iam rbac authentication denied

RBAC authentication rejected.

Ensure that your cluster has required permissions.

UCS.01020002

500

Failed to get certs.

Failed to obtain the certificate.

Rectify the fault based on the error details or contact technical support.

UCS.01020003

500

Failed to create certs.

Failed to create the certificate.

Rectify the fault based on the error details or contact technical support.

UCS.01020004

500

Failed to delete certs.

Failed to delete the certificate.

Rectify the fault based on the error details or contact technical support.

UCS.01030001

404

Cluster Not Found.

No clusters found.

Check whether the cluster exists.

UCS.01030002

400

Failed to obtain the cluster information.

Failed to obtain the cluster information.

Check whether the cluster exists.

UCS.01030003

409

The same cluster already exists.

The cluster name already exists.

Do not register a cluster with the same name.

UCS.01030004

400

Cluster status is unavailable, please fix cluster first.

The cluster is unavailable.

Check whether the cluster is available.

UCS.01030005

403

No authorization for cluster

Failed to authorize the cluster.

Check whether the cluster belongs to the corresponding account.

UCS.01030006

400

Create resource job for cluster error

Failed to create a resource job in the cluster.

Rectify the fault based on the error details or contact technical support.

UCS.01030007

400

Create on-demand order for cluster error

Failed to create the pay-per-use order.

Rectify the fault based on the error details or contact technical support.

UCS.01030008

400

Cluster kubeconfig format error.

Incorrect kubeconfig format of the cluster.

Check whether the kubeconfig content is correct.

UCS.01030009

400

This cluster does not support unregister

The cluster does not support unregistration.

Delete the add-ons installed in the cluster and then unregister the cluster.

UCS.01030011

400

Cluster category not supported

Cluster type not supported.

Check whether the cluster type is supported by referring to the cluster types supported by UCS.

UCS.01030012

400

Register cce cluster error

CCE cluster registration failed.

Rectify the fault based on the error details or contact technical support.

UCS.01030013

400

Register attached cluster error

Attached cluster registration failed.

Rectify the fault based on the error details or contact technical support.

UCS.01030014

400

Register on-premise cluster error

On-premises cluster registration failed.

Rectify the fault based on the error details or contact technical support.

UCS.01030015

100

Register multi cloud cluster error

Multi-cloud cluster registration failed.

Rectify the fault based on the error details or contact technical support.

UCS.01030016

400

Cluster has been frozen

Cluster frozen.

Check whether the cluster is normal.

UCS.01080002

400

Cluster group has federalized.

Federation has been enabled for the fleet.

Do not enable the federation repeatedly.

UCS.01080003

500

Cluster group federation failed.

Federation operation failed.

Rectify the fault based on the error details or contact technical support.

UCS.01080004

400

Cluster group federation validate failed.

Failed to enable federation verification.

Rectify the fault based on the error details or contact technical support.

UCS.01080005

400

Retry join all clusters to federation failed.

Failed to federate all clusters again.

Rectify the fault based on the error details or contact technical support.

UCS.01080006

400

Cluster group has not been federalized.

Federation is not enabled for the fleet.

Enable the federation and try again.

UCS.01080007

400

Retry join cluster to federation failed.

Failed to add the cluster to the federation again.

Rectify the fault based on the error details or contact technical support.

UCS.01090001

400

Failed to obtain the mesh information.

Failed to obtain the mesh information.

Check whether the mesh exists or contact technical support.

UCS.01100002

400

associate cluster with clustergroup error

Failed to add the cluster to the fleet.

Rectify the fault based on the error details or contact technical support.

UCS.01100003

400

associate cluster with rule error

Failed to associate the permission policy with the fleet.

Rectify the fault based on the error details or contact technical support.

UCS.01100005

404

ClusterGroup Not Found.

The fleet does not exist.

Check whether the fleet exists.

UCS.01100006

400

Cluster number in fleet exceed limit.

Too many clusters in the fleet.

Submit a service ticket to increase the cluster quota in the fleet.

UCS.01100007

400

Update associated clusters validate failed

Failed to verify the update of the associated cluster.

Rectify the fault based on the error details or contact technical support.

UCS.01110001

400

resource notification to SMN error

Failed to send notifications to SMN.

Rectify the fault based on the error details or contact technical support.

UCS.01120001

400

Create ClusterRole failed

Failed to create a ClusterRole.

Rectify the fault based on the error details or contact technical support.

UCS.01120002

400

Delete ClusterRole failed

Failed to delete a ClusterRole.

Rectify the fault based on the error details or contact technical support.

UCS.01120003

400

Update ClusterRole failed

Failed to update a ClusterRole.

Rectify the fault based on the error details or contact technical support.

UCS.01120004

400

Get ClusterRole failed

Failed to obtain the ClusterRole information.

Rectify the fault based on the error details or contact technical support.

UCS.01120005

400

Create ClusterRoleBinding failed

Failed to create a ClusterRoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.01120006

400

Delete ClusterRoleBinding failed

Failed to delete a ClusterRoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.01120007

400

Update ClusterRoleBinding failed

Failed to update a ClusterRoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.01120008

400

Get ClusterRoleBinding failed

Failed to obtain the ClusterRoleBinding information.

Rectify the fault based on the error details or contact technical support.

UCS.01120009

400

Create Role failed

Failed to create a role.

Rectify the fault based on the error details or contact technical support.

UCS.01120010

400

Delete Role failed

Failed to delete a role.

Rectify the fault based on the error details or contact technical support.

UCS.01120011

400

Update Role failed

Failed to update a role.

Rectify the fault based on the error details or contact technical support.

UCS.01120012

400

Get Role failed

Failed to obtain the role information.

Rectify the fault based on the error details or contact technical support.

UCS.01120013

400

Create RoleBinding failed

Failed to create a RoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.01120015

400

Update RoleBinding failed

Failed to update a RoleBinding.

Rectify the fault based on the error details or contact technical support.

UCS.01130001

400

policy management create reconcile job failed

Failed to create a coordination job in policy management.

Rectify the fault based on the error details or contact technical support.

UCS.01130002

400

policy management create disable job failed

Failed to create a disabling job in policy management.

Rectify the fault based on the error details or contact technical support.

UCS.01130003

400

cluster policy validate failed.

Cluster policy verification failed.

Ensure that the cluster policy center is normal.

UCS.01130004

400

clusterGroup policy validate failed.

Fleet policy verification failed.

Ensure that the fleet policy center is normal.

UCS.01130005

400

cluster policy management is in installing or closing status

The cluster policy is being enabled or disabled.

Perform the operation after the cluster policy center is enabled or disabled.

UCS.01130006

400

cluster group policy management is in installing or closing status

The fleet policy is being installed or disabled.

Perform the operation after the fleet policy center is enabled or disabled.