Error codes
|
HTTP status code |
Error code |
Error message |
Description |
Action |
| 500 | InternalFailure | The request processing has failed because of an unknown error, exception or failure. | An internal service error occurred. | diagnosis |
| 400 | InvalidDomain.NotFound | The specified domain does not exist. | The specified domain does not exist. | diagnosis |
| 400 | InvalidParameter.RequiredNotExisted | The Required parameter for the Create operation of resource of type do not existed. | A required property is not provided. | diagnosis |
| 403 | InvalidRamUser.NoPermission | Ram user is not authorized to perform the operation. | RAM user authentication failed. | diagnosis |
| 400 | InvalidRegion.NotFound | The specified region does not exist. | The specified region does not exist. | diagnosis |
| 400 | InvalidRequestPath | The request path is invalid. | The request path validation failed. | diagnosis |
| 400 | InvalidResource.NotFound | The specified resource does not exist. | The specified resource does not exist. | diagnosis |
| 400 | InvalidResourceType.NotFound | The specified resource type does not exist. | The specified resource type does not exist. | diagnosis |
| 400 | InvalidTask.NotFound | The specified task does not exist. | The specified task does not exist. | diagnosis |
| 400 | MissingParameter | some input parameter that is mandatory for processing this request is not supplied. | A required parameter is missing. | diagnosis |