Reviewed-by: Ziuzko, Alevtina <alevtina.ziuzko@t-systems.com> Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com> Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
66 KiB
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. |
domainId cannot be more than 36 characters. |
Check whether the account ID is correct. |
400 |
RMS.00010008 |
DomainId is illegal. |
Invalid value for domainId. |
Check whether the account ID is correct. |
400 |
RMS.00010009 |
The max length of id must be less than or equal to 512. |
id cannot be more than 512 characters. |
Check request parameters. |
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 256. |
name cannot be more than 256 characters. |
Check request parameters. |
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 |
Check request parameters. |
400 |
RMS.00010014 |
The max length of resource type must be less than or equal to 40. |
resource type cannot be more than 40 characters. |
Check request parameters. |
400 |
RMS.00010015 |
Resource type is illegal. |
Invalid value for resource type. |
Check request parameters. |
400 |
RMS.00010016 |
The size of region id array must be between 1 and 10. |
The number of region IDs must be 1 to 10. |
Check request parameters. |
400 |
RMS.00010017 |
The max length of region id must be less than or equal to 36. |
region id cannot be more than 36 characters. |
Check request parameters. |
400 |
RMS.00010018 |
Region id is illegal. |
Invalid value for region id. |
Check request parameters. |
400 |
RMS.00010019 |
The size of enterprise project array must be between 1 and 10. |
Invalid number of enterprise projects. Value range: 1–10 |
Check request parameters. |
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. |
The number of project IDs must be 1 to 10. |
Check request parameters. |
400 |
RMS.00010022 |
The max length of project id must be less than or equal to 36. |
A project ID can contain 36 charaters at most |
Check request parameters. |
400 |
RMS.00010023 |
Project id is illegal. |
Invalid value for project id. |
Check request parameters. |
400 |
RMS.00010024 |
The minimum value of limit must be greater than or equal to 1. |
limit cannot be smaller than 1. |
Check request parameters. |
400 |
RMS.00010025 |
The maximum value of limit must be less than or equal to 200. |
limit cannot be more than 200. |
Check request parameters. |
400 |
RMS.00010026 |
The minimum value of offset must be greater than or equal to 1. |
offset cannot be smaller than 1. |
Check request parameters. |
400 |
RMS.00010027 |
The maximum value of offset must be less than or equal to 1000. |
offset cannot be more than 1,000. |
Check request parameters. |
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 128. |
tag key cannot be more than 36 characters. |
Check request parameters. |
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 cannot be more 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 255. |
tag value cannot be more than 255 characters. |
Check request parameters. |
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. |
limit cannot be smaller than 1. |
Specify a valid value for limit. |
400 |
RMS.00010037 |
The maximum value of limit must be less than or equal to 200. |
limit cannot be more than 200. |
Specify a valid value for limit. |
400 |
RMS.00010038 |
The minimum value of offset must be greater than or equal to 1. |
offset cannot be smaller than 1. |
Specify a valid value for offset. |
400 |
RMS.00010039 |
The maximum value of offset must be less than or equal to 1000. |
offset cannot be more 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. |
auth action cannot be more than 64 characters. |
Enter 1 to 64 characters for auth action. |
400 |
RMS.00010041 |
Policy assignment id is illegal. |
Invalid policyAssignmentId. |
Check request parameters. |
400 |
RMS.00010042 |
Policy definition id is illegal. |
Invalid value for policy definition id. |
Specify a valid value for policy definition id. |
400 |
RMS.00010043 |
The max length of policy assignment id must be less than or equal to 36. |
policy assignment id cannot be more than 36 characters. |
Enter 1 to 36 characters for policy assignment id. |
400 |
RMS.00010044 |
The max length of policy definition id must be less than or equal to 36. |
policy definition id cannot be more than 36 characters. |
Enter 1 to 36 characters for policy definition id. |
400 |
RMS.00010045 |
The max length of name must be less than or equal to 64. |
name cannot be more than 64 characters. |
Enter 1 to 64 characters for name. |
400 |
RMS.00010046 |
Name is illegal. |
Invalid value for name. |
Specify a valid value for name. |
400 |
RMS.00010047 |
The max length of keyword must be less than or equal to 64. |
keyword cannot be more than 64 characters. |
Enter 1 to 64 characters for keyword. |
400 |
RMS.00010048 |
Keyword is illegal. |
Invalid value for keyword . |
Specify a valid value for keyword. |
400 |
RMS.00010049 |
The max length of compliance state must be less than or equal to 16. |
compliance state cannot be more than 16 characters. |
Enter 1 to 16 characters for compliance state. |
400 |
RMS.00010050 |
Compliance state is illegal. |
Invalid value for compliance state. |
Specify a valid value for compliance state. |
400 |
RMS.00010051 |
The max length of policy assignment state must be less than or equal to 16. |
policy assignment state cannot be more than 16 characters. |
Enter 1 to 16 characters for policy assignment state. |
400 |
RMS.00010052 |
Policy assignment state is illegal. |
Invalid value for policy assignment state. |
Check request parameters. |
400 |
RMS.00010053 |
X-Language header is invalid. |
Invalid value for X-Language header. |
Specify a valid value for X-Language header. |
400 |
RMS.00010054 |
The max length of queryId must be less than or equal to 36. |
QueryId cannot be more than 36 characters. |
Enter 1 to 36 characters for QueryId. |
400 |
RMS.00010055 |
QueryId is illegal. |
Invalid value for QueryId. |
Specify a valid value for QueryId. |
400 |
RMS.00010056 |
The minimum value of limit must be greater than or equal to 1. |
limit cannot be smaller than 1. |
Specify a valid value for limit. |
400 |
RMS.00010057 |
The maximum value of limit must be less than or equal to 200. |
limit cannot be more than 200. |
Specify a valid value for limit. |
400 |
RMS.00010058 |
Marker is illegal. |
Invalid value for marker. |
Specify a valid value for marker. |
400 |
RMS.00010059 |
The length of marker must be between 4 and 400. |
marker must contain 4 to 400 characters. |
Enter 4 to 400 characters for marker. |
400 |
RMS.00010060 |
Incorrect resource query language. |
Incorrect advanced query statement. |
Check whether the advanced query statement is correct. |
400 |
RMS.00010061 |
Stored query name is illegal. |
Invalid advanced query name. |
Check the request parameter. |
400 |
RMS.00010062 |
The length of stored query name must be between 1 and 64. |
The advanced query name must contain 1 to 64 characters. |
Check request parameters. |
400 |
RMS.00010091 |
The tracker-config is not enabled. |
The resource recorder is disabled. |
Enable the resource recorder. |
401 |
RMS.00010079 |
Incorrect IAM authentication information: Authorization header is missing. |
IAM authentication failed. |
Add an authentication header. |
403 |
RMS.00010006 |
Access denied. |
Access denied. |
Check whether you have the required permissions. |
404 |
RMS.00010005 |
Resource not found. |
Resource not found. |
Ensure that the resource exists. |
429 |
RMS.00010063 |
ResourceQL is busy. |
Advanced queries are busy. |
Try again later. |
500 |
RMS.INTERNAL.ERROR |
Internal server error occurred. |
Internal service error. |
Try again later or contact customer service. |