查询资源目录中成员配额提升申请详情。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息
操作 |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
quotas:ListQuotaApplicationsDetailForTemplate |
list |
*全部资源
|
无 | 无 |
请求参数
名称 |
类型 |
必填 |
描述 |
示例值 |
AliyunUid |
string |
否 |
配额提升申请的阿里云账号(主账号)。 |
135048337611**** |
ProductCode |
string |
否 |
云产品的缩写名称。 说明
关于如何获取云产品的缩写名称,请参见 ListProducts 中的 |
ecs |
QuotaActionCode |
string |
否 |
配额 ID。 |
ecs.c5.large |
Status |
string |
否 |
配额提升申请的审批状态。取值:
|
Agree |
BatchQuotaApplicationId |
string |
否 |
配额申请批次 ID。 |
d314d6ae-867d-484c-9009-3d421a80**** |
QuotaCategory |
string |
否 |
配额种类。取值:
|
CommonQuota |
NextToken |
string |
否 |
用来标记开始查询数据的位置。 说明
不设置该参数,表示从头开始。 |
4 |
MaxResults |
integer |
否 |
本次查询的最大记录条数。 取值范围:1~100。默认值:30。 |
30 |
返回参数
名称 |
类型 |
描述 |
示例值 |
object |
配额申请详情列表。 |
||
MaxResults |
integer |
本次查询的最大记录条数。 |
30 |
NextToken |
string |
用来标记开始查询数据的位置。 |
1 |
QuotaApplications |
array<object> |
配额申请详情列表。 |
|
object |
配额申请详情列表。 |
||
AliyunUid |
string |
阿里云账号(主账号)。 |
175376458581**** |
ApplicationId |
string |
配额提升申请的 ID。 |
b926571d-cc09-4711-b547-58a615f0**** |
ApplyTime |
string |
配额提升申请的 UTC 时间。 |
2021-01-15T09:13:53Z |
ApproveValue |
number |
配额提升申请审批通过的配额值。 |
101 |
AuditReason |
string |
配额提升申请的审批意见。 |
Agree |
BatchQuotaApplicationId |
string |
配额申请批次 ID。 |
d314d6ae-867d-484c-9009-3d421a80**** |
DesireValue |
number |
配额提升申请的配额值。 |
60 |
EffectiveTime |
string |
配额生效的 UTC 时间。 |
2021-01-15T11:46:25Z |
EnvLanguage |
string |
配额告警通知的语言。取值:
|
zh |
ExpireTime |
string |
配额失效的 UTC 时间。 |
2021-01-17T11:46:25Z |
NoticeType |
integer |
配额提升申请结果是否通知。取值:
|
3 |
Period |
object |
配额计算周期。 |
|
PeriodUnit |
string |
配额计算周期单位。 |
second |
PeriodValue |
integer |
配额计算周期值。 |
1 |
ProductCode |
string |
云服务名称缩写。 |
ecs |
QuotaActionCode |
string |
配额 ID。 |
ecs.n1.large |
QuotaArn |
string |
配额 ARN。 |
acs:quotas:*:120886317861****:quota/csk/q_i5uzm3 |
QuotaCategory |
string |
配额种类。取值:
|
CommonQuota |
QuotaDescription |
string |
配额描述。 |
The maximum number of nodes in a cluster |
QuotaDimension |
object |
配额维度。 |
|
string |
配额维度。 格式: |
{"regionId":"cn-hangzhou"} |
|
QuotaName |
string |
配额名称。 |
Maximum Number of Nodes |
QuotaUnit |
string |
配额单位。 |
GiB |
Reason |
string |
配额提升申请的原因。 |
Maximum Number of Nodes |
Status |
string |
配额提升申请的审批状态。取值:
|
Agree |
RequestId |
string |
请求 ID。 |
D47B3A10-CDAC-5412-B2EE-EC9A3DBE9053 |
TotalCount |
integer |
本次请求返回的全部记录条数。 |
9 |
示例
正常返回示例
JSON
格式
{
"MaxResults": 30,
"NextToken": "1",
"QuotaApplications": [
{
"AliyunUid": "175376458581****",
"ApplicationId": "b926571d-cc09-4711-b547-58a615f0****",
"ApplyTime": "2021-01-15T09:13:53Z",
"ApproveValue": 101,
"AuditReason": "Agree",
"BatchQuotaApplicationId": "d314d6ae-867d-484c-9009-3d421a80****",
"DesireValue": 60,
"EffectiveTime": "2021-01-15T11:46:25Z",
"EnvLanguage": "zh",
"ExpireTime": "2021-01-17T11:46:25Z",
"NoticeType": 3,
"Period": {
"PeriodUnit": "second",
"PeriodValue": 1
},
"ProductCode": "ecs",
"QuotaActionCode": "ecs.n1.large",
"QuotaArn": "acs:quotas:*:120886317861****:quota/csk/q_i5uzm3",
"QuotaCategory": "CommonQuota",
"QuotaDescription": "The maximum number of nodes in a cluster",
"QuotaDimension": {
"key": "{\"regionId\":\"cn-hangzhou\"}"
},
"QuotaName": "Maximum Number of Nodes",
"QuotaUnit": "GiB",
"Reason": "Maximum Number of Nodes",
"Status": "Agree"
}
],
"RequestId": "D47B3A10-CDAC-5412-B2EE-EC9A3DBE9053",
"TotalCount": 9
}
错误码
HTTP status code |
错误码 |
错误信息 |
描述 |
---|---|---|---|
400 | TEMPLATE.NOT.RD.MA | The requested account is not the MA master account of RD and does not have permission to operate quota templates. | 当前账号非RD的MA主账号,没有操作配额模板权限 |
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。