Updated on 2023-08-07 GMT+08:00

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.

Error Code Description

Status Code

Error Code

Error Message

Description

Handling Measure

400

DSS.0001

invalid project id!

Incorrect tenant ID in the URI.

Use the correct project ID.

400

DSS.0002

invalid token!

Header parameters in the HTTP request are incorrect.

Use the correct token.

400

DSS.0003

invalid token roles!

The token used is incorrect.

Check whether the token has the desired role. If not, add the role for the token.

400

DSS.1001

invalid dss id!

Invalid storage pool ID.

Modify the storage pool ID format.

400

DSS.1002

invalid dss name!

Parameter name in the URL for querying the storage pool details is incorrect.

Modify the storage pool name format.

400

DSS.1003

invalid filter limit!

Parameter limit in the URL for querying the storage pool details is incorrect.

Enter a value larger than 0 for parameter limit.

400

DSS.1004

invalid filter offset!

Parameter offset in the URL for querying the storage pool details is incorrect.

Check whether the offset parameter in the request is correct.

400

DSS.1005

invalid filter usage!

Parameter usage in the URL for querying the storage pool details is incorrect.

Check whether the usage parameter in the request is correct.

400

DSS.1006

api roles is null or empty!

User permission error.

Add the required user permission.

400

DSS.1007

User role is not allowed for this action!

You have no permission to the operation.

Add the required user permission.

400

DSS.1008

Type conversion error , parameter type is unexpected

Type conversion error. The parameter type is unexpected.

Check whether the input parameters are correct.

400

DSS.1009

url encoding failed!

Type conversion error.

Check whether the input parameters are correct.

500

DSS.1010

internal error!

The service is unavailable.

Contact technical support.