Error messages
Common
Status code | Error messages | Cause |
---|---|---|
404 ${0}:not supported | ${0}=URI path, or URI path followed by query | An unsupported URL was executed. |
412 | The specified system configuration file, "${0}", is invalid. ${0}=File path |
The definition file does not exist. The definition file format is incorrect. |
404 | Selectable Availability Zone not found. (${0}) ${0}: Reason why availability zone of request transfer destination could not be found |
The availability zone of the request transfer destination could not be found. |
409 | communication error. {0} ${0}=Request header name |
A required request header was not specified. |
409 | Connection refused - Connection refused | The delivery platform environment has stopped. |
409 | certificate verify failed | The certificate of the delivery platform is invalid. |
409 | Text explaining why communication was not possible | Unable to communicate with the delivery platform environment. |
412 | ${0}:invalid format ${0}=Parameter name |
An invalid value was specified for the request parameter. |
400 | ${0} is required ${0}=Parameter name |
A required parameter was not specified. |
409 | configuration error. target=${0} ${0}=Region name |
The availability zone is not defined on the delivery platform region manager. |
403 | ${0}:user not privileged ${0}=User ID |
An error occurred during approval processing. |
500 | Internal Server Error. | An error occurred. |
Create virtual server
Status code | Error messages | Cause |
---|---|---|
404 | ${0}:not found ${0}: Image name |
The specified clone image does not exist. |
409 | ${0}:duplicate resource name found ${0}: Virtual server name |
A virtual server with the same name as the specified virtual server already exists. |
404 | ${0}:not found.(${1}) ${0}=network endpoint, ${1}=specified resource(network) not found. |
The specified network resource was not found. |
Change virtual server
Status code | Error messages | Cause |
---|---|---|
412 | ${0}:invalid format ${0}: TemplateLink,name |
The VM pool corresponding to the virtual server template is not defined. |
404 | ${0}:not found ${0}: LServer (resource ID of the virtual server) |
The specified virtual server does not exist. |
409 | ${0}:duplicate resource name found ${0}: Virtual server name |
A virtual server with the same name as the new virtual server name already exists. |
Attach NIC to virtual server
Status code | Error messages | Cause |
---|---|---|
404 | ${0}:not found.(${1}) ${0}=network endpoint, ${1}=specified resource(network) not found. |
The specified network resource was not found. |
Create clone image
Status code | Error messages | Cause |
---|---|---|
412 | ${0}:configuration for ${1} not found ${0}: Project folder, ${1}: collecting image |
The image pool does not exist. |
412 | ${0}:configuration for ${1} not found ${0}: Region, ${1}: Collecting image |
The storage pool for images does not exist. |
409 | ${0}:duplicate resource name found ${0}: Clone image name |
An image with the same name as the one specified for the clone image already exists. |
Create network resource
Status code | Error messages | Cause |
---|---|---|
404 | ${0}:not found.(${1}) ${0}=network endpoint, ${1}: Can be any of the following:
availZone is replaced with the availability zone. |
|
409 | network create failed.(${0}) ${0}:Can be any of the following:
|
|
Delete network resource
Status code | Error messages | Cause |
---|---|---|
404 | ${0}:not found.(${1}) ${0}=network endpoint, ${1}=specified resource(network) not found. |
The specified network resource was not found. |
Enable project/Disable project/Retrieve project details
Status code | Error messages | Cause |
---|---|---|
409 | The value of ${0}, ${1}, is invalid. ${0}: project_id, ${1}: value specified for project_id |
This error occurs only if the API was executed by the administrator. The project ID specified in the header is different from the one specified for the project_id argument. |