This appendix explains the response status error codes for the L-Platform APIs.
The following table lists the error codes displayed in the <responseStatus> tags in the responses to L-Platform API requests:
Error code | Description |
---|---|
ACCESS_NOT_PERMIT | Access is not permitted. |
ALREADY_ATTACHED | The disk has already been attached. |
ALREADY_AUTO_EXISTS | The server has already been delivered automatically. |
ALREADY_DELETED | The server has already been removed. |
ALREADY_DEPLOYED | The server has already been deployed. |
ALREADY_DETACHED | The disk has already been detached. |
ALREADY_RELEASED | The server has already been returned. |
ALREADY_STARTED | The server has already been started. |
ALREADY_STOPPED | The server has already been stopped. |
AUTHORITY_ERROR | A permissions error has occurred. |
DISK_NAME_ALREADY_EXISTS | The disk name already exists. |
ERROR | An unexpected error has occurred. |
ILLEGAL_ADDRESS | The address is invalid. |
ILLEGAL_CLASS | The class is invalid. |
ILLEGAL_CONDITION | The condition is invalid. |
ILLEGAL_STATE | The status is invalid. The resource is not in a status in which it can execute processing. |
ILLEGAL_SEGMENT_NUM | The number of segments is invalid. |
ILLEGAL_TARGET | The target is invalid. |
ILLEGAL_TYPE | The resource type is invalid. |
ILLEGAL_VSYS_ID | The management function ID is invalid. |
MAX_COUNT_OVER | The maximum number of L-Platform that can be converted to a private template has been exceeded. |
NOT_FOUND | There is a version specification error. The specified version does not exist. |
NOT_PRIVATE_ADDRESS | An address that is not class A, B or C has been specified. |
OUT_OF_BOUNDS_ERROR | The maximum number of characters has been exceeded. |
OVER_LIMIT_ERROR | The maximum number of virtual networks or virtual machines that can be deployed has been exceeded. |
PARAM_VALUE_ERROR | There is an error with a parameter setting. |
RESOURCE_NOT_FOUND | The resource does not exist. |
SERVER_NAME_ALREADY_EXISTS | The server name already exists. |
SERVER_RUNNING | The server is running. |
SQL_ERROR | An SQL execution error has occurred. |
SYSTEM_ERROR | A system error has occurred. |
SYSTEM_LOCKED | The system is currently locked by another user. |
SYSTEM_NAME_ALREADY_EXISTS | The L-Platform name already exists. |
VALIDATION_ERROR | A request parameter verification error has occurred. |
VLAN_SET_ERROR | An error preparing for a console connection has occurred. |
WARNING | A resource ID has not been allocated. |