Error Code Description

Context

  • An error code returned by an API does not correspond to one error message. The following table lists only common error messages.
  • Most ECS APIs are asynchronous. Some error codes are displayed in the returned messages for task viewing requests. HTTP status codes may not be accurate.
  • The ECS service is strongly dependent on other services, such as network and storage. When error messages are provided for the ECS-depended services, contact customer service for troubleshooting.
  • If the system displays an error code when you perform operations on the management console, see "How Do I Handle Error Messages Displayed on the Management Console?" in Elastic Cloud Server User Guide for troubleshooting.

Error Codes

If an error code starting with APIGW is returned after you call an API, rectify the fault by referring to the instructions provided in API Gateway Error Codes.

HTTP Status Code

Error Code

Description

Error Message

Solution

400

Ecs.0000

Request error.

An existing EIP cannot be assigned to the ECSs created in batches.

Check the request body according to the returned error message.

400

Ecs.0001

The number of ECSs has reached the maximum allowed.

The number of ECSs is beyond the quota limit.

Apply for a higher quota of the corresponding resource according to the returned error message.

400

Ecs.0002

Failed to submit the task.

Failed to submit the task.

Contact customer service to locate the fault.

400

Ecs.0003

You do not have permission or your balance is insufficient.

The token role contains op_suspended. This operation is not allowed.

Check whether the account balance is insufficient and the account is frozen according to the returned error message.

400

Ecs.0004

Authentication failed.

Failed to assign permissions: %s

For details, see the returned error message or contact customer service.

400

Ecs.0005

Invalid parameters.

Invalid request body.

Check whether the request body is of the correct JSON structure according to the API reference.

400

Ecs.0006

No product ID in the Marketplace image.

Marketplace image [%s] must have a product code.

Check image parameter.

400

Ecs.0007

Invalid image attributes.

ECS does not support Ironic image [%s].

Adjust the specifications or image type.

400

Ecs.0008

Invalid flavor attributes.

performancetype in extended flavor field [%s] is null.

Contact customer service to check whether the flavor registration is valid.

400

Ecs.0009

Flavor conflict.

Change another flavor for resizing.

Change the flavor when modifying ECS specifications.

400

Ecs.0010

The private IP address is already in use.

Private IP address %s is already in use.

Change the port.

400

Ecs.0011

Failed to meet password complexity requirements.

The password must contain 8 to 26 characters.

Check the password length and change the password.

400

Ecs.0012

The number of IP addresses in the subnet is insufficient.

Insufficient IP addresses.

Check whether the floating IP addresses of the subnet are used up.

400

Ecs.0013

Insufficient EIP quota.

Insufficient EIP quota.

Apply for a higher EIP quota because the EIP quota is insufficient.

400

Ecs.0014

Invalid VPC parameters.

VPC parameters are invalid.

Check whether the subnets belong to the same VPC.

400

Ecs.0015

The disk of this type is not applicable to the ECS.

Flavor resource_type %s does not match volume_type %s.

Check whether the disk type is supported by the flavor.

400

Ecs.0017

The ECS is not the target one that the system disk or data disk to be attached.

ECS ID [%s] in disk metadata is different from ECS ID [%s].

Check whether the __system__server_id value in disk metadata is the same as the UUID of the ECS to which the system disk or data disk is to be attached.

400

Ecs.0018

Flavor sold out.

Flavor %s has been sold out.

Change another flavor.

400

Ecs.0019

Flavor abandoned.

Flavor %s has been abandoned.

Change another flavor.

400

Ecs.0021

Insufficient EVS disk quota.

Failed to check the Cinder quota: The number of volumes is beyond the quota limit.

Apply for a higher EVS disk quota.

400

Ecs.0022

The number of ECSs in the ECS group exceeded the upper limit.

The number of ECSs is beyond the ECS group quota limit.

Apply for a higher ECS quota for an ECS group.

400

Ecs.0023

Invalid token, or the project ID in the token is different from that in the URL.

The project ID in token does not match that in URL.

Apply for a valid token or check the project ID in the URL.

400

Ecs.0025

EVS is not authorized to obtain KMS keys for encrypting EVS disks.

Failed to check the KMS role.

Authorize EVS to obtain KMS keys for encrypting EVS disks.

400

Ecs.0027

Private flavor, which cannot be used.

Flavor %s is private.

Change another flavor.

400

Ecs.0028

The blacklisted user configured in the flavor is not allowed to use the flavor.

The user is contained in %s and is not allowed to use the flavor.

Change another flavor.

400

Ecs.0029

The flavor does not exist or has been abandoned.

Flavor [%s] does not exist.

Change another flavor.

400

Ecs.0030

The ECS has been frozen.

The ECS has been frozen.

Check whether the account has been frozen or contact customer service.

400

Ecs.0031

The image does not exist.

Image [%s] does not exist.

Change another image.

400

Ecs.0032

The image is not in Active state.

Image [%s] must be active.

Change another image.

400

Ecs.0034

The full-ECS backup does not exist or has been deleted.

Backup %s does not exist.

Change another image.

400

Ecs.0036

The flavor does not support automatic recovery.

Flavor [%s] does not support auto recovery.

Change another flavor.

400

Ecs.0037

The flavor does not support SCSI disks.

ECS flavor %s does not support SCSI disks.

Change another flavor or type.

400

Ecs.0038

The subnet does not exist.

Subnet [%s] does not exist.

Adjust network parameter settings.

400

Ecs.0039

The specified IP address does not belong to the subnet.

Private IP address [%s] is not in subnet [%s].

Change the specified private IP address.

400

Ecs.0041

Invalid description field.

Description field length cannot be greater than 85 characters and cannot contain characters ><.

Modify the service description field.

400

Ecs.0042

The number of attached data disks exceeds the maximum allowed limit.

The number of VBD disks is %s, but a KVM ECS supports a maximum of 24.

Adjust the number of attached data disks.

400

Ecs.0043

The disk type does not exist.

Disk type [%s] does not exist.

Change the disk type.

400

Ecs.0044

The disk of this type has been sold out.

Disk type [%s] has been sold out in AZ [%s].

Change the disk type.

400

Ecs.0045

The bandwidth exceeds the maximum size allowed.

Bandwidth size %d is invalid.

Adjust the bandwidth.

400

Ecs.0046

The disk type of the ECS is different from that of the snapshot image.

The root disk type in the request is different from that of the snapshot image.

Change the disk type.

400

Ecs.0048

The full-ECS image is unavailable.

Image [%s] is error or associated backup [%s] is error.

Check the full-ECS image.

400

Ecs.0049

Invalid enterprise project status.

Enterprise_project_id [%s] is deactivated.

Change the enterprise project status.

400

Ecs.0050

The number of NICs attached to the ECS exceeds the maximum value allowed.

The requested number of NICs is greater than the number available.

Adjust the number of NICs.

400

Ecs.0051

The attached disk is not of SCSI type.

Only SCSI disks can be attached to the ECSs.

Adjust the disk type.

400

Ecs.0052

The attached system disk is not of SCSI type.

Only SCSI system disks can be attached to the ECSs.

Change the system disk type.

400

Ecs.0053

The attached data disk is not of SCSI type.

Only SCSI data disks can be attached to the ECSs.

Change the data disk type.

400

Ecs.0057

The disk has been attached to the ECS.

The disk has been attached to the ECS and cannot be attached again.

Attach a new disk to the ECS.

400

Ecs.0058

The provideId of the image does not match the account ID.

The image provider does not match the account ID.

Check the account permission and image.

400

Ecs.0062

The flavor does not allow to set the NIC driver type.

The flavor does not support the driver mode.

Change another flavor.

400

Ecs.0064

Inconsistent VPC ID in the request body from that in the primary NIC.

The VPC ID in the request body is different from that in the primary NIC.

Adjust the NIC parameter settings.

400

Ecs.0073

The system disk is being backed up.

The disk cannot be deleted because it is being backed up.

You are not allowed to delete a system disk that is being backed up.

400

Ecs.0074

External users are not allowed to create Windows ECSs.

Windows images are unavailable to external users.

External users, including non-internal users and non-third-party users, are not allowed to purchase Windows images.

400

Ecs.0075

Partners can purchase only Windows images.

Only Windows images are available to partners.

Purchase only Windows images.

400

Ecs.0076

The validity period of the spot price ECS has exceeded the upper limit.

The set duration [%s] of the spot price ECS of flavor [%s] in AZ [%s] cannot be longer than [%s].

Adjust the validity period of the spot price ECS.

400

Ecs.0077

The number of spot price ECSs has exceeded the upper limit.

The set number [%s] of spot price ECSs of flavor [%s] in AZ [%s] cannot be greater than [%s].

Adjust the number of spot price ECSs.

400

Ecs.0081

Scheduled ECS termination is not allowed.

Scheduled ECS termination is not supported.

Check the request body according to the returned error message.

400

Ecs.0082

Incorrect format of automatic ECS termination. The UTC time in format format yyyy-MM-ddTHH:mm:ssZ is required.

Invalid autoTerminateTime.

Check the request body according to the returned error message.

403

Ecs.0083

The automatic termination time has been reached.

This operation cannot be performed because the automatic termination time has been reached.

Check the request body according to the returned error message.

400

Ecs.0100

The ECS status does not meet requirements.

Disks can be attached to ECS [%s] only in started or stopped state.

The ECS in the current state does not support this operation. Try again later.

400

Ecs.0101

Abnormal system disk status.

Status error of the system disk.

For details, contact customer service.

400

Ecs.0102

The system disk status does not allow the disk to be detached.

The status of the system disk attached to ECS [%s] does not support uninstallation.

Check the system disk status.

400

Ecs.0103

The disk is unavailable.

Disk %s has been frozen and cannot be attached.

Check the disk status or contact customer service to change the disk status.

400

Ecs.0104

Insufficient ECS disk quota for attaching more disks.

The number of disks attached to ECS [%s] has exceeded the upper limit.

Adjust the number of attached disks.

400

Ecs.0105

Failed to query the ECS system disk.

Failed to view the details about the system disk: %s.

Check whether the ECS has a system disk attached.

400

Ecs.0106

Abnormal network status.

Failed to create VLAN network %s because the network status is error.

For details, contact customer service.

403

Ecs.0110

Operations are prohibited on the client due to permissions.

Token role %s is not allowed to perform this operation.

You do not have the permission to perform such an operation. Check token permissions. For details, see the error message returned by the API.

400

Ecs.0111

The disk is not in the attachment list.

Disk %s is not in the attachment list for ECS %s.

Check whether the selected disk has been attached to the ECS, or replace the disk.

400

Ecs.0112

The ECS is not of pay-per-use type, and it cannot be migrated.

Create a pay-per-use ECS.

For details, contact customer service.

404

Ecs.0114

The ECS cannot be detected.

ECS [%s] could not be found.

Check whether the ECS has been created.

400

Ecs.0118

The number of tasks in a batch is greater than the upper limit.

The number of ECSs %s is greater than the maximum number %s.

Check the number of ECSs in the batch.

400

Ecs.0119

An ECS cannot be attached with an encrypted disk with a disabled key.

The key of the encrypted disk has been disabled, and the disk cannot be attached to the ECS.

Change the key status.

400

Ecs.0120

The yearly/monthly ECS is not allowed to rebuild.

The yearly/monthly ECS cannot be rebuilt.

Do not rebuild yearly/monthly ECSs. Contact customer service for more details.

400

Ecs.0121

Failed to attach the disk because the ECS and the disk are in different failure domains.

Disk must be in the same failure domain as that of the ECS.

Select a disk that is in the same failure domain as that of the target ECS.

400

Ecs.0201

Failed to create the NIC.

Failed to create port in network %s because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0202

Failed to create the system disk.

Failed to create volume %s because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0203

Failed to create the data disk.

Failed to create disk %s because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0204

Failed to create the ECS.

Failed to add a tag to ECS %s: %s.

For details, see the returned error message or contact customer service.

400

Ecs.0205

Failed to attach the data disk.

Failed to call the Nova API to attach disk %s to ECS %s because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0207

Failed to modify ECS specifications.

Failed to resize ECS %s: %s.

For details, see the returned error message or contact customer service.

400

Ecs.0208

Failed to update the image metadata.

Failed to update the metadata of image %s.

For details, see the returned error message or contact customer service.

400

Ecs.0209

Failed to confirm the ECS specifications modification.

Failed to confirm the flavor change of ECS %s: %s.

For details, see the returned error message or contact customer service.

400

Ecs.0210

Failed to assign the floating IP address.

Failed to call the VPC API to assign an FIP to port %s: %s.

For details, see the returned error message or contact customer service.

400

Ecs.0211

Failed to create the NIC.

Failed to create QoS because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0212

Failed to allocate the private IP address.

Failed to call the Neutron API to view private IP addresses because the response is null or invalid.

For details, contact customer service.

400

Ecs.0213

Failed to update the port attributes.

Failed to update allowed_address_pairs of port %s because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0214

Failed to create the network.

Failed to create VLAN network because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0216

Failed to create the subnet.

Failed to create the subnet for VLAN %s.

For details, see the returned error message or contact customer service.

400

Ecs.0217

Failed to attach the NIC.

Failed to attach to ECS [%s] port [%s] because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0219

Failed to create the ECS.

Failed to quickly create ECS %s because of the error state or %s.

For details, see the returned error message or contact customer service.

400

Ecs.0221

Failed to migrate the ECS.

Cannot cold migrate from DeH [%s] to the same DeH.

For details, see the returned error message or contact customer service.

400

Ecs.0226

Failed to start the ECS.

Failed to perform [%s] on ECS [%s]: [%s, %s]

For details, see the returned error message or contact customer service.

400

Ecs.0301

Failed to query the ECS.

The information, status, or metadata of ECS %s is null.

For details, see the returned error message or contact customer service.

400

Ecs.0302

Failed to query the ECS quota of the tenant.

Failed to view the quota usage of tenant %s because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0303

Failed to query the flavor.

Failed to view flavor %s because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0304

Failed to query the image.

Failed to view image %s because the image or image name is null.

Contact customer service to check whether the image has been correctly registered or to check other causes.

400

Ecs.0306

Failed to query the backup.

Failed to view the backup because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0307

Failed to query the port.

Failed to view the port because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0308

Failed to query the ECS quota of the tenant.

Failed to view limits because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0309

Failed to query the NIC QoS.

Failed to view QoS because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0310

Failed to view the network information.

Failed to view the network because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0311

Failed to query the disk type.

Failed to view the disk type of tenant %s because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0313

Failed to query the ECS group.

Failed to query ECS group: %s

For details, see the returned error message or contact customer service.

400

Ecs.0314

Failed to obtain the key pair.

Failed to obtain the key pair because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0315

Failed to obtain the automatic recovery status.

Failed to call the Nova API to obtain the automatic recovery status of tenant ID [%s] on ECS [%s]. The response is null or invalid.

For details, see the returned error message or contact customer service.

400

Ecs.0319

Insufficient flavor capacity.

Check capacity: Capacity is not enough.

Apply for expanding the flavor capacity.

400

Ecs.0320

Failed to obtain AZs.

Failed to obtain AZs: The response is null.

For details, see the returned error message or contact customer service.

400

Ecs.0401

Failed to undo the operation performed on the port.

Failed to delete the port because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0402

Failed to undo the operation performed on the system disk.

Failed to delete system disk [%s] because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0403

Failed to undo the operation performed on the ECS.

Failed to delete ECS [%s] because %s.

Contact customer service to locate the fault.

400

Ecs.0405

Failed to undo the operation performed on the data disk.

Failed to delete disk %s because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0501

Failed to delete the ECS.

Failed to delete ECS %s because downloading the system disk data is in progress.

Try again later.

400

Ecs.0502

Failed to delete the private IP address.

Failed to roll back the EIP [%s] unbinding: %s.

For details, see the returned error message or contact customer service.

400

Ecs.0503

Failed to query the system disk.

Failed to view details about the disk because %s.

For details, see the returned error message or contact customer service.

400

Ecs.0507

Failed to delete the NIC.

Resource VLAN NICs cannot be deleted.

Check the NIC type.

400

Ecs.0510

Yearly/Monthly ECSs do not support changing OSs.

The yearly/monthly ECS created using a Marketplace image does not support changing OS.

The ECSs created using a Marketplace image and billed on a yearly/monthly basis do not support changing OSs.

400

Ecs.0513

Common users are not allowed to delete yearly/monthly ECSs.

ECS %s is in yearly/monthly payments and cannot be deleted by common users.

Unsubscribe from the ECS.

501

Ecs.0603

Other commands are being executed. Try again 1 minute later.

The running state %s of ECS %s for tenant %s is unstable.

Try again 1 minute later.

400

Ecs.0605

The ECS is locked.

ECS [%s] has been locked.

Check whether the ECS is locked. If so, unlock it.

400

Ecs.0610

Resetting the password failed.

Failed to reset the password for logging in to ECS [%s].

Try again later or contact customer service.

400

Ecs.0611

Requesting for a batch operation failed.

Batch operation failed.

Rectify the fault based on the returned error information and submit the request again.

400

Ecs.0612

Failed to check whether plug-ins have been installed on an ECS.

Failed to check whether plug-ins have been installed on ECS [%s].

Try again later or contact customer service.

400

Ecs.0613

No plug-ins have been installed on the ECS.

ECS [%s] has no plug-ins installed.

Install desired plug-ins.

404

Ecs.0614

The ECS cannot be detected.

itemNotFound: ECS xxx could not be found.

Check whether the ECS exists.

500

Ecs.0615

An error has occurred in the request from an ECS.

The thread list is empty.

An internal system error occurred.

Contact customer service to locate the fault.

400

Ecs.0616

Failed to modify the ECS.

Failed to change the name of ECS [%s].

Try again later or contact customer service.

400

Ecs.0617

Failed to modify the attributes of the disk attached to an ECS.

Failed to modify the attributes of the disk %s attached to ECS %s: %s

For details, see the returned error message or contact customer service.

400

Ecs.0701

Failed to query the order or product.

Failed to generate order request: %s

Contact customer service to locate the fault.

400

Ecs.0702

Failed to query the price.

Failed to query CBC RequirePrice or SpotCurPrice.

An error has occurred on the price query API. For details, contact customer service.

400

Ecs.0703

The price provided by the user is less than the current price.

SpotUserPrice(%s) < SpotCurPrice(%s)

The price provided by the user is less than the market price of the spot ECS. Increase the price for the spot ECS.

400

Ecs.0704

Spot ECS specifications cannot be modified.

Spot ECSs do not allow resize operations.

The specifications of a spot ECS cannot be modified.

400

Ecs.0705

Automatic recovery cannot be enabled on a spot ECS.

Spot ECSs do not allow setting autoRecovery to true.

Automatic recovery cannot be enabled on a spot ECS.

400

Ecs.0802

The ECS does not support specifications modification.

ECS [%s] created using image %s does not support resizing by calling APIs.

Do not modify the specifications of an ECS created using a specified image.

400

Ecs.0803

Modifying specifications of an ECS deployed on a DeH requires the DeH ID.

The DeH ID cannot be null or empty.

Modify the request body for specifications modification.

400

Ecs.0804

The ECS does not support the target flavor.

Current flavor %s cannot be switched to target flavor %s.

Change another flavor.

400

Ecs.0805

A large-memory ECS cannot be changed to a general computing ECS.

A HANA ECS cannot be changed to a general computing ECS.

A large-memory ECS cannot be changed to a general computing ECS.

400

Ecs.0806

An H2 ECS does not support specifications modification.

An H2 ECS does not support resizing.

An H2 ECS does not support specifications modification.

400

Ecs.0807

The number of ECS NICs exceeded the upper limit.

The source ECS has [%d] NICs, which is greater than the maximum number [%s] supported by the target H1 ECS.

Uninstall extra NICs.

400

Ecs.0808

The specifications of a Xen ECS created using a UEFI image cannot be modified.

A Xen ECS created using a UEFI image does not support specifications modification.

Do not modify the specifications of a Xen ECS created using a UEFI image.

400

Ecs.0809

The number of VBD disks exceeded the upper limit.

The source KVM ECS has %s virtio disks attached, which is greater than the maximum number 24 supported by the target ECS.

Uninstall undesired disks.

400

Ecs.0811

The flavor cannot be switched from Xen to KVM.

The flavor cannot be resized to a new one.

Install a driver script.

400

Ecs.0901

Yearly/Monthly DeHs are not supported.

Failed to create the ECS because yearly/Monthly ECSs cannot be created on DeHs.

Change another flavor.

400

Ecs.0902

Spot ECSs do not support Marketplace images.

Marketplace images cannot be used to create spot ECSs.

Change another image.

400

Ecs.0903

Spot ECSs do not support automatic recovery.

Spot ECSs do not support automatic recovery.

Change another flavor.

400

Ecs.0904

UEFI images cannot be used to create Xen ECSs.

UEFI images cannot be used to create Xen ECSs.

Change another flavor.

400

Ecs.0905

The number of tags exceeds the maximum number allowed.

The number of tags cannot be greater than 10.

Decrease the number of tags.

400

Ecs.0906

Invalid tag attribute.

Invalid tag key.

Create a tag again.

400

Ecs.0907

Invalid tag character set.

Tag key [%s] contains invalid characters.

Create a tag again.

400

Ecs.0908

Duplicate tag key.

The tag key cannot be duplicate.

Create a tag again.

400

Ecs.0909

The flavor does not support the disk type.

Flavor %s does not support disk type %s.

Change the flavor or disk type.

400

Ecs.0910

Invalid NIC parameters for creating a HANA ECS.

The NIC parameters for creating a HANA ECS are invalid.

Adjust the NIC parameter settings.

400

Ecs.0911

Invalid dedicated storage type of the disk.

Disks cluster type is different.

Modify parameter settings for the dedicated storage type.

400

Ecs.0912

Invalid disk encryption attribute.

Encrypted key ID [%s] contains invalid characters.

Modify parameter settings for the disk encryption attribute.

400

Ecs.0913

The number of ECSs to be created exceeds the maximum allowed limit.

Invalid number of ECSs.

Decrease the number of ECSs to be created.

400

Ecs.0914

The length of the ECS name exceeds the maximum allowed limit.

Invalid length of ECS [%d].

Change the ECS name.

400

Ecs.0915

The ECS name contains invalid characters.

ECS name [%s] contains invalid characters.

Change the ECS name.

400

Ecs.0919

The port does not allow attaching.

Port [%s] in [%s] state does not allow attaching.

Change the port.

400

Ecs.1000

Failed to query details about the ECS.

Failed to call the Nova V21 API to view the details about the ECS because %s.

Internal query error. Try again later or contact customer service.

400

Ecs.1001

OpenStack access error.

Failed to delete the ECS because the ECS is being deleted.

For details, contact customer service.

400

Ecs.1002

OpenStack access timed out.

System timed out.

For details, contact customer service.

400

Ecs.1100

Failed to access IAM.

Failed to call the IAM API because %s.

For details, see the returned error message or contact customer service.

400

Ecs.1200

Failed to access the VPC.

Failed to view the EIP because %s.

For details, see the returned error message or contact customer service.

400

Ecs.1201

VPC access timed out.

Operation timed out.

For details, contact customer service.

400

Ecs.1300

EVS access timed out.

Failed to call the Cinder API to create a disk because %s.

For details, see the returned error message or contact customer service.

400

Ecs.7000

Failed to create an order.

Submitted orders %s; failed %s

Check whether the account balance is sufficient for the order, whether there is an order to be paid, whether the order is being processed, or contact customer service.

403

Pdp.0001

API authentication failed.

Policy does not allow %s to be performed.

Add permissions on IAM. For details, see API permissions.

202

Common.0024

Limited by traffic control.

The traffic has exceeded the upper limit.

The number of concurrent requests has exceeded the upper limit. Try again later.

400

Common.0002

Empty request body.

Request body is null!

Check the request body.

400

Common.0011

Invalid job ID.

Failed to obtain the job.

Check whether the source of the job ID is correct.

400

Common.0018

Invalid token, or the project ID in the token is different from that in the URL.

Tenant ID in token is not the same as that in URL.

Check whether the tenant token is correct.

400

Common.0020

Failed to retry the task.

Failed to call the redo API.

Contact customer service.

400

Common.0021

An error has occurred in job query.

Failed to obtain the job.

Try again later or contact customer service.

400

Common.0022

An error has occurred in job submission.

Job failed.

Contact customer service.

400

Common.0999

Task terminated.

The system was down.

Contact customer service.

400

Common.0025

An error has occurred in task query.

Failed to obtain the task because %s.

Try again later or contact customer service.

400

Common.0026

An error occurred in AZ query.

Fail to obtain the AZ.

Try again later or contact customer service.

401

Common.0013

Invalid token.

Do not perform this operation.

Check whether the tenant token is correct.

500

Common.0001

A system exception occurred.

System error.

Contact customer service.

503

Common.1503

Limited by API traffic control.

An error has occurred in API traffic control because %s.

Too many APIs are being executed. Try again later.