Public error codes
Updated at:
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
Action |
| 400 | EntityAlreadyExist.%s | The %s already exists. | The %s already exists. | |
| 404 | EntityNotExist.%s | The %s does not exist. | %s does not exist | |
| 400 | ExceedLimit.%s | The maximum number of %s is exceeded. | The maximum number of %s is exceeded. | |
| 500 | InternalError | The request processing has failed due to some unknown error. | An internal error occurred. | |
| 400 | InvalidParameter.%s | The specified parameter %s is not valid. | The specified parameter %s is not valid. | |
| 400 | MissingParameter.%s | The specified parameter %s is missing. | The parameter %s is required. | |
| 400 | NotSupport.ResourceType | The specified ResourceType is not supported. | The specified ResourceType is not supported. | |
| 400 | NotSupportedOperation.UpdateFindingToResolved | The operation is not supported. | You cannot update finding's status to Resolved | |
| 400 | NotSupportedOperation.UpdateResolvedFinding | The operation is not supported. | The operation is not supported because the status is resolved. | |
| 400 | ServiceQuotaExceeded | The API invocation limit has been exceeded. | The API invocation limit has been exceeded. | |
| 400 | ValidationException | %s. | Parameter check error |
Is this page helpful?