錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
操作 |
| 500 | InternalFailure | The request processing has failed because of an unknown error, exception or failure. | 服務內部錯誤。 | diagnosis |
| 400 | InvalidDomain.NotFound | The specified domain does not exist. | 這個 Domain 不存在。 | diagnosis |
| 400 | InvalidParameter.RequiredNotExisted | The Required parameter for the Create operation of resource of type do not existed. | 有必填屬性沒有提供。 | diagnosis |
| 403 | InvalidRamUser.NoPermission | Ram user is not authorized to perform the operation. | Ram 使用者鑑權失敗。 | diagnosis |
| 400 | InvalidRegion.NotFound | The specified region does not exist. | 指定的 Region 不存在。 | diagnosis |
| 400 | InvalidRequestPath | The request path is invalid. | 請求的 path 校驗不通過。 | diagnosis |
| 400 | InvalidResource.NotFound | The specified resource does not exist. | 指定的資源不存在。 | diagnosis |
| 400 | InvalidResourceType.NotFound | The specified resource type does not exist. | 指定的資源類型不存在。 | diagnosis |
| 400 | InvalidTask.NotFound | The specified task does not exist. | 指定的任務不存在。 | diagnosis |
| 400 | MissingParameter | some input parameter that is mandatory for processing this request is not supplied. | 缺少必填參數。 | diagnosis |