Updated on 2024-11-15 GMT+08:00

Error Codes

Description

If an error occurs when an API is called, error information is returned. This section describes the error information for VPN APIs (excluding native OpenStack APIs).

Response Format

{     
    "code": "VPN.0001",     
    "message": "invalid request:xxx" 
}

Error Code Description

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

Module

Status Code

Error Code

Error Information

Handling Measure

Common

400

VPN.0001

invalid request:xxx

Contact technical support.

500

VPN.0002

server error: xxx

Contact technical support.

403

VPN.0003

Authentication failed: xxx

Obtain the required permissions.

404

VPN.0004

resource not found

Check whether the resource ID is correct or whether the resource exists under the tenant.

400

VPN.0030

The system is busy, please try later.

Try again later.

400

VPN.1318

User list is empty.

Ensure that the user list is not empty.