Error Codes¶
Status Code | Error Code | Error Message | Description | Solution |
---|---|---|---|---|
400 | RMS.00010001 | some region is restricted to access | Invalid region. | Specify a valid region. |
400 | RMS.00010002 | resource type invalid | Invalid value for resource type. | Specify a valid value for resource type. |
400 | RMS.00010003 | service invalid | Invalid value for service. | Specify a valid value for service. |
400 | RMS.00010004 | invalid parameter | Invalid value for parameter. | Specify a valid value for parameter. |
400 | RMS.00010007 | The max length of domainId must be less than or equal to 36 | Invalid domainId length. Max length: 36 characters | Specify a valid value for domainId. |
400 | RMS.00010008 | domainId is illegal | Invalid value for domainId. | Specify a valid value for domainId. |
400 | RMS.00010009 | The max length of id must be less than or equal to 256 | Invalid id length. Max length: 256 characters | Enter 1 to 256 characters for id. |
400 | RMS.00010010 | id is illegal | Invalid value for id. | Specify a valid value for id. |
400 | RMS.00010011 | The max length of name must be less than or equal to 64 | Invalid name length. Max length: 64 characters | Enter 1 to 64 characters for name. |
400 | RMS.00010012 | name is illegal | Invalid value for name. | Specify a valid value for name. |
400 | RMS.00010013 | The size of resource type array must be between 1 and 100 | Invalid number of resource types. Value range: 1-100 | Enter 1 to 100 resource types. |
400 | RMS.00010014 | The max length of resource type must be less than or equal to 40 | Invalid resource type length. Max length: 40 characters | Enter 1 to 40 characters for resource type. |
400 | RMS.00010015 | resource type is illegal | Invalid value for resource type. | Specify a valid value for resource type. |
400 | RMS.00010016 | The size of region id array must be between 1 and 10 | Invalid number of region IDs. Value range: 1-10 | Enter 1 to 10 region IDs. |
400 | RMS.00010017 | The max length of region id must be less than or equal to 36 | Invalid region id length. Max length: 36 characters | Enter 1 to 36 characters for region id. |
400 | RMS.00010018 | region id is illegal | Invalid value for region id. | Specify a valid value for region id. |
400 | RMS.00010019 | The size of enterprise project array must be between 1 and 10 | Invalid number of enterprise projects. Value range: 1-10 | Enter 1 to 10 enterprise projects. |
400 | RMS.00010020 | enterprise project is invalid | Invalid value for enterprise project. | Specify a valid value for enterprise project. |
400 | RMS.00010021 | The max length of project id array must be between 1 and 10 | Invalid number of project IDs. Value range: 1-10 | Enter 1 to 10 project IDs. |
400 | RMS.00010022 | The max length of project id must be less than or equal to 36 | Invalid project id length. Max length: 36 characters | Enter 1 to 36 characters for project id. |
400 | RMS.00010023 | project id is illegal | Invalid value for project id. | Specify a valid value for project id. |
400 | RMS.00010024 | The minimum value of limit must be greater than or equal to 1 | The minimum value of limit must be equal to or greater than 1. | Specify a valid value for limit. |
400 | RMS.00010025 | The maximum value of limit must be less than or equal to 200 | The maximum value of limit must be equal to or smaller than 200. | Specify a valid value for limit. |
400 | RMS.00010026 | The minimum value of offset must be greater than or equal to 1 | The minimum value of offset must be equal to or greater than 1. | Specify a valid value for offset. |
400 | RMS.00010027 | The maximum value of offset must be less than or equal to 1000 | The maximum value of offset must be equal to or smaller than 1000. | Specify a valid value for offset. |
400 | RMS.00010028 | The number of tag keys must be between 1 and 5 | Invalid number of tag keys. | Enter 1 to 5 tag keys. |
400 | RMS.00010029 | The length of a tag key must be less than or equal to 36 | Invalid tag key length. Max length: 36 characters | Enter 1 to 36 characters for tag key. |
400 | RMS.00010030 | The number of values in a tag key must be less than or equal to 5 | The number of values for a tag key must be equal to or smaller than 5. | Specify a valid number of tag key values. |
400 | RMS.00010031 | The length of a tag value must be less than or equal to 43 | Invalid tag value length. Max length: 43 characters | Enter 1 to 43 characters for tag value. |
400 | RMS.00010032 | Tag value is illegal | Invalid value for Tag value. | Specify a valid value for Tag value. |
400 | RMS.00010033 | Tag key is illegal | Invalid value for Tag key. | Specify a valid value for Tag key. |
400 | RMS.00010034 | marker is illegal | Invalid value for marker. | Specify a valid value for marker. |
400 | RMS.00010035 | The length of marker must be between 4 and 400 | Invalid marker length. Value range: 4-400 characters | Enter 4 to 400 characters for marker. |
400 | RMS.00010036 | The minimum value of limit must be greater than or equal to 1 | The minimum value of limit must be equal to or greater than 1. | Specify a valid limit value. |
400 | RMS.00010037 | The maximum value of limit must be less than or equal to 200 | The maximum value of limit must be equal to or smaller than 200. | Specify a valid limit value. |
400 | RMS.00010038 | The minimum value of offset must be greater than or equal to 1 | The minimum value of offset must be equal to or greater than 1. | Specify a valid value for offset. |
400 | RMS.00010039 | The maximum value of offset must be less than or equal to 1000 | The maximum value of offset must be equal to or smaller than 1000. | Specify a valid value for offset. |
400 | RMS.00010040 | The max length of auth action must be less than or equal to 64 | Invalid auth action length. Max length: 64 characters | Enter 1 to 64 characters for auth action. |
400 | RMS.00010053 | X-Language header is invalid | Invalid value for X-Language header. | Specify a valid value for X-Language header. |
403 | RMS.00010006 | access denied | Access denied. | Check whether you have the required permissions. |
404 | RMS.00010005 | resource not found | Resource not found. | Check whether the resource exists. |
500 | RMS.INTERNAL.ERROR | Internal server error occurred | Internal service error. | Try again later or contact customer service. |