クォータ引き上げリクエストを作成します。
操作説明
クォータ引き上げリクエストを作成した後、ListQuotaApplications オペレーションを呼び出して承認結果を確認できます。Status の値が Agree の場合、リクエストは承認済みです。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
quotas:CreateQuotaApplication |
create |
*QuotaApplication
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ProductCode |
string |
必須 |
クラウドサービスの省略形です。 説明
クラウドサービスの省略形については、ListProductQuotas の |
ecs |
| QuotaActionCode |
string |
必須 |
クォータ ID です。 説明
クラウドサービスのクォータ ID については、ListProductQuotas の |
q_security-groups |
| DesireValue |
number |
必須 |
リクエストするクォータ値です。 説明
|
804 |
| Reason |
string |
必須 |
クォータ引き上げリクエストの理由です。 説明
クォータ引き上げリクエストは、各クラウドサービスのテクニカルサポートによって審査されます。承認される可能性を高めるために、申請時には妥当なリクエスト値と詳細な理由を入力してください。 |
Scale Out |
| NoticeType |
integer |
任意 |
リクエスト結果の通知を送信するかどうかを指定します。有効な値は次のとおりです:
列挙値:
|
0 |
| Dimensions |
array<object> |
任意 |
クォータディメンションです。ディメンションは、クォータの属性です。ディメンション (Dimensions) とクォータ ID (QuotaActionCode) の組み合わせにより、クォータが一意に特定されます。 説明
一部のクラウドサービスでは、ディメンションが必要です。ListProductQuotaDimensions API を呼び出して、クラウドサービスでサポートされているクォータディメンションを照会できます。レスポンスパラメーター |
|
|
object |
任意 |
クォータディメンションです。 |
||
| Key |
string |
任意 |
クォータディメンションのキーです。 説明
|
regionId |
| Value |
string |
任意 |
クォータディメンションの値です。 説明
|
cn-hangzhou |
| QuotaCategory |
string |
任意 |
クォータタイプです。 デフォルト値:CommonQuota 列挙値:
|
CommonQuota |
| AuditMode |
string |
任意 |
重要 このパラメーターは非推奨です。使用は推奨されません。 クォータ審査モードです。 列挙値:
|
Sync |
| EnvLanguage |
string |
任意 |
クォータアラート通知の言語です。 列挙値:
|
zh |
| ExpireTime |
string |
任意 |
クォータの有効期限となる UTC 時刻です。このパラメーターは、特典クォータ (WhiteListLabel) にのみ適用されます。 説明
有効期限を指定しない場合、デフォルト値は申請時刻から 99 年後です。 |
2021-01-20T09:25:56Z |
| EffectiveTime |
string |
任意 |
クォータが有効になる UTC 時刻です。このパラメーターは、特典クォータ (WhiteListLabel) にのみ適用されます。 説明
有効開始時刻を指定しない場合、デフォルト値は申請時刻です。 |
2021-01-19T09:25:56Z |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
応答パラメーターです。 |
||
| ApplicationId |
string |
クォータ引き上げリクエストの ID です。 |
d314d6ae-867d-484c-9009-3d421a80**** |
| ApplyTime |
string |
クォータ引き上げリクエストが送信された時刻です。時刻は UTC の ISO 8601 形式で、末尾に Z が付きます。 |
2021-01-19T09:25:56Z |
| ApproveValue |
number |
承認されたクォータ値です。 |
804 |
| AuditReason |
string |
クォータ引き上げリクエストに対する審査コメントです。 |
Agree |
| DesireValue |
integer |
申請されたクォータ値です。 |
804 |
| Dimension |
object |
ディメンションです。 |
{"regionId":"cn-hangzhou"} |
| EffectiveTime |
string |
クォータが有効になる時刻です。時刻は UTC の ISO 8601 形式で、末尾に Z が付きます。 |
2021-01-19T09:25:56Z |
| ExpireTime |
string |
クォータの有効期限が切れる時刻です。時刻は UTC の ISO 8601 形式で、末尾に Z が付きます。 |
2021-01-20T09:25:56Z |
| NoticeType |
integer |
リクエスト結果に関する通知が送信されるかどうかを示します。有効な値は次のとおりです:
列挙値:
|
3 |
| ProductCode |
string |
クラウドサービス名の略語です。 |
ecs |
| QuotaActionCode |
string |
クォータ ID です。 |
q_security-groups |
| QuotaArn |
string |
クォータの Alibaba Cloud リソースネーム (ARN) です。 |
acs:quotas::141339776561****:quota/ecs/q_security-groups |
| QuotaDescription |
string |
クォータの説明です。 |
The maximum number of security groups that can be owned by the current account. |
| QuotaName |
string |
クォータの名前です。 |
Maximum Number of Security Groups |
| QuotaUnit |
string |
クォータの単位です。 |
AMOUNT |
| Reason |
string |
クォータ引き上げリクエストの理由です。 |
Scale Out |
| RequestId |
string |
リクエスト ID です。 |
D47B3A10-CDAC-5412-B2EE-EC9A3DBE9053 |
| Status |
string |
クォータ引き上げリクエストの承認ステータスです。 列挙値:
|
Process |
例
成功レスポンス
JSONJSON
{
"ApplicationId": "d314d6ae-867d-484c-9009-3d421a80****",
"ApplyTime": "2021-01-19T09:25:56Z",
"ApproveValue": 804,
"AuditReason": "Agree",
"DesireValue": 804,
"Dimension": {
"regionId": "cn-hangzhou"
},
"EffectiveTime": "2021-01-19T09:25:56Z",
"ExpireTime": "2021-01-20T09:25:56Z",
"NoticeType": 3,
"ProductCode": "ecs",
"QuotaActionCode": "q_security-groups",
"QuotaArn": "acs:quotas::141339776561****:quota/ecs/q_security-groups",
"QuotaDescription": "The maximum number of security groups that can be owned by the current account.",
"QuotaName": "Maximum Number of Security Groups",
"QuotaUnit": "AMOUNT",
"Reason": "Scale Out",
"RequestId": "D47B3A10-CDAC-5412-B2EE-EC9A3DBE9053",
"Status": "Process"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | ACQUIRE.LOCK.FAIL | The request is too frequent. Please try again later. | |
| 400 | InvalidNoticeType | Invalid NoticeType | |
| 400 | InvalidDesireValue | Invalid DesireValue | |
| 400 | QUOTA.NOT.ADJUSTABLE | Quota is not adjustable | |
| 400 | QUOTA.NOT.FOUND | The quota does not exist. | |
| 400 | QUOTA.APPLICATION.PROCESS | The quota adjustment application is being processed. Please try again later. | |
| 400 | QUOTA.DESIREVALUE.ILLEGAL | The applied quota value is invalid. | |
| 400 | QUOTA.APPLICATION.TIME.ERROE | ExpireTime cannot be earlier than the current time or EffectiveTime. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。