従量課金またはサブスクリプションのデータクラウドディスクを作成します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
ens:CreateDisk |
create |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| InstanceChargeType |
string |
必須 |
インスタンスの課金方法。現在、PostPaid (従量課金) のみがサポートされています。 列挙値:
|
PostPaid |
| EnsRegionId |
string |
必須 |
エッジゾーンの ID。 |
cn-chengdu-telecom |
| Category |
string |
必須 |
クラウドディスクのタイプ。有効な値:
列挙値:
|
cloud_efficiency |
| Size |
string |
任意 |
クラウドディスクのサイズ。単位: GiB。 |
20 |
| SnapshotId |
string |
任意 |
クラウドディスクの作成に使用するスナップショット。 SnapshotId パラメーターと Size パラメーターには以下の制限があります。
|
s-897654321**** |
| Encrypted |
boolean |
任意 |
クラウドディスクを暗号化するかどうかを指定します。有効な値:
|
false |
| KMSKeyId |
string |
任意 |
クラウドディスクが使用する KMS キーの ID。 説明
Encrypted が true に設定され、KMSKeyId が空の場合、デフォルトのサービスキーが使用されます。 |
0e478b7a-4262-4802-b8cb-00d3fxxxxx |
| DiskName |
string |
任意 |
クラウドディスクの名前。 |
yourDiskName |
| Tag |
array<object> |
任意 |
タグのリスト。1 回の呼び出しで最大 20 個のタグを追加できます。 |
|
|
object |
任意 |
タグのリスト。 1 回の呼び出しで最大 20 個のタグを指定できます。 |
||
| Key |
string |
任意 |
インスタンスのタグキー。N の有効な値: 1 ~ 20。
|
pro |
| Value |
string |
任意 |
Topic のタグ値。Key パラメーターと Value パラメーターは、同時に指定するか、同時に空にする必要があります。両方のパラメーターが指定されている場合、Topic はタグでフィルタリングされます。いずれのパラメーターも指定されていない場合、すべての Topic が照会されます。
|
tagValue |
| InstanceBillingCycle |
string |
任意 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
レスポンス構造体。 |
||
| RequestId |
string |
リクエストの ID。 |
7030AB96-57CF-1C68-9FEE-D60E547FD79C |
| OrderId |
string |
注文の ID。複数の ID はコンマ (,) で区切られます。 説明
注文 ID はサブスクリプション注文に対してのみ返されます。従量課金注文では注文 ID は返されません。 |
21127020370**** |
| InstanceIds |
array |
インスタンス ID のセット。 |
|
|
string |
インスタンス ID のリスト。 |
d-5rpvziragkacvop665m3h**** |
例
成功レスポンス
JSONJSON
{
"RequestId": "7030AB96-57CF-1C68-9FEE-D60E547FD79C",
"OrderId": "21127020370****",
"InstanceIds": [
"d-5rpvziragkacvop665m3h****"
]
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Invalid%s | The specified parameter %s is invalid. | |
| 400 | Missing%s | You must specify the parameter %s. | |
| 400 | Stock.NotEnough | The inventory of the specified zone is insufficient.Please contact the product. | |
| 400 | ens.interface.error | Failed to call API. | |
| 400 | ens.buy.store.empty | Insufficient inventory of purchased resources. | |
| 400 | SaleControlVerificationFailedDiskSpec | Cloud disk capacity sales constraint verification failed, please re-match, or contact the product. | |
| 400 | OrderFailed | Order failed, please try again. | |
| 400 | SystemUseCouponFailed | Failed to use coupon. | |
| 400 | SystemUseStoredCardFailed | Failed to use stored value card. | |
| 400 | System.SystemError | system error. | |
| 400 | SystemCanRefundCheckFailed | The business rule check of the cloud product fails, and this order cannot be refunded. | |
| 400 | SystemOtsSystem | ots storage error. | |
| 400 | SystemQueryImmortalError | Failed to call Juxiange. | |
| 400 | SystemQueryInstanceInfoFailed | Failed to find instance information. | |
| 400 | SystemResellerPayCalRefundUnitError | Ecological payment channel calculation unsubscribe information error. | |
| 400 | SystemSaleValidateFailed | Sales Expression Validation System Error. | |
| 400 | SystemTransferDeleteOldResourceFailed | Failed to delete the transferred instance in the transfer order. | |
| 400 | SystemUnSupportOperationType | Unsupported operation type. | |
| 400 | RiskRiskControlRejection | Risk Control Rejection. | |
| 400 | AuthRamAuthFailed | ram sub-account authentication failed. | |
| 400 | CommodityInvalidComponent | The module you purchased is illegal, please re-select. | |
| 400 | CommodityInvalidItemCode | Specification code illegal. | |
| 400 | PriceHsfTimeoutError | Time out when calling the request for quotation interface. | |
| 400 | PricePatingConfigError | Inquiry related goods configuration error. | |
| 400 | PricePricingPlanResultNotFound | Pricing plan price result not found. | |
| 400 | PriceRatingGetRatingpricingPlan | Obtain a valid pricing plan exception. | |
| 400 | OrderAbnormalResourceStatusForRenew | Invalid resource status for renewal. | |
| 400 | OrderAccountStatusIllegal | Illegal account status. | |
| 400 | OrderArrearage | User Arrears. | |
| 400 | OrderBidUserOrderForbidden | Bid users cannot buy on the official website. | |
| 400 | OrderCaptureFailed | The paid order of the instance has not been deducted successfully. | |
| 400 | OrderExistsReleasedInstances | There are already released instances. | |
| 400 | OrderGroupOrderSizeOverflow | The quantity of bound combined payment order exceeds the limit. | |
| 400 | OrderHomeCurrencyCanNotDowngrade | Users in current currency cannot downgrade. | |
| 400 | OrderHomeCurrencyCanNotUpgradeByValueTransfer | Users of current currency cannot upgrade through residual value transfer. | |
| 400 | OrderInstanceHasInactiveChange | Instances exist temporary upgrade. | |
| 400 | OrderInstHasUnpaidOrder | The instance has an unpaid order. | |
| 400 | OrderInstHasUnsettledBills | The instance has an unsettled bill. | |
| 400 | OrderLatestOrderIsHandling | Recent order is being processed, please try again later. | |
| 400 | OrderMainOrderSizeOverflow | The quantity of the main order exceeds the limit. | |
| 400 | OrderMissingModuleInfoError | Module parameter not specified. | |
| 400 | OrderNoRealNameAuthentication | No real-name authentication. | |
| 400 | OrderNotFound | The specified order information is not found. | |
| 400 | OrderOpend | You have activated this product. | |
| 400 | OrderPeriodInvalid | Illegal order cycle. | |
| 400 | OrderQuantityInvalid | Illegal quantity ordered. | |
| 400 | OrderQueryInstanceError | Query instance error. | |
| 400 | OrderQueryInstanceNotExists | Instance data does not exist. | |
| 400 | OrderQueryOrderExchangeRateFail | Failed to query order exchange rate information. | |
| 400 | OrderQueryUserSettleInfoFail | Failed to query user settlement information. | |
| 400 | OrderQuotaExceeded | Quantity exceeds limit. | |
| 400 | OrderSysConstraintInvalid | System constraint check failed. | |
| 400 | OrderTradeCompleteSettleInfoFail | Failed to complete the order settlement currency amount information. | |
| 400 | TradeTradeOrderAfterPayCheckError | You have already paid for the subsequent orders of this instance. The current order has been automatically voided and you cannot pay any more. | |
| 400 | PurchaseExistRenewchangeProd | There is a renewal change subscription that has not yet taken effect. | |
| 400 | PurchaseExistToBeValidProdRuleError | Currently, there are temporary orders that are not in effect, and the upgrade operation cannot be performed. | |
| 400 | PurchaseExistToBeValidRenewChangeProdRuleError | Currently, there is an uneffective renewal change subscription, and temporary upgrade operation cannot be performed. | |
| 400 | PurchaseExistValidProdRuleError | Currently, there is a temporary order in effect, and operations such as upgrade/downgrade/expansion/pre-transfer cannot be performed. | |
| 400 | ProductInstanceReleased | Instance released. | |
| 400 | ProductInstanceTypeNotSupported | The instance type is not supported. | |
| 400 | PatRiskRejectForTradeData | Payment order problem leads to risk control rejection. | |
| 400 | PayAccountBookNotExist | There is no insufficient account balance in the account book, please retry after recharging. | |
| 400 | PayAmountLimitExceeded | Payment limit exceeded, please resubmit. | |
| 400 | PayBeforePayRiskRuleValidateFailed | The payment was blocked by risk control, and the payment failed. | |
| 400 | PayCounponNotExist | Counpon does not exist. | |
| 400 | PayCouponAmountNotEnough | Insufficient voucher balance or expired. | |
| 400 | PayCouponNotMeetConsumptionRule | The coupon does not meet the conditions for use. | |
| 400 | PayCurrencyInconsistency | Currency mismatch. | |
| 400 | PayCurrencyNotSupported | Currency not supported. | |
| 400 | PayForbiddenNoReasonFefund | Banned five days no reason refund. | |
| 400 | PayHsfTimeoutError | Call payment system timeout. | |
| 400 | PayInsufficientBalance | Account balance is insufficient, please recharge and try again. | |
| 400 | PayInvalidCreditCard | Invalid credit card. | |
| 400 | PayInvalidPayMethod | Illegal payment method. | |
| 400 | PayMegrePayOrderHasThanOneChagreChannel | Payment failed, please retry or submit work order feedback. | |
| 400 | PayNoCreditCard | No valid payment method, please check the payment method and try again. | |
| 400 | PayOrderPayTimeInvalid | Order effective time is invalid. | |
| 400 | PayPartRefundNotSupport | Not Capture, no partial refund. | |
| 400 | PayPayChannelPayOrderInvalidStatus | Illegal status of payment order in payment channel. | |
| 400 | PayPayChannelPayOrderNotExist | Payment channel payment order does not exist. | |
| 400 | PayPayerAccountIllegal | Illegal payment account. | |
| 400 | PayPayFailedParentRelationchanged | If the financial custody relationship changes, please void the order and place a new order for payment. | |
| 400 | PayPayForbidUserCoupon | Coupon prohibited for orders. | |
| 400 | PayQueryAvailableAmountFailed | Failed to query user availability, please try again later. | |
| 400 | PayQueryAvailableEnduserAmountFailed | Failed to query the availability of quota direct customer main user, please try again later. | |
| 400 | PayQueryParentRelationshipFailed | Failed to query current user hosting relationship, please try again later. | |
| 400 | PayQueryPayChangeChannelNotEqual | Multi-order payment channels are inconsistent, please check whether the original order data payment channel is correct. | |
| 400 | PayRefundFailed | Accumulated refund amount exceeds payment order amount. | |
| 400 | PayResellerPayGetUrlError | Order payment failed, please try again later. | |
| 400 | PayRiskRejectForPayerAccount | Payment account problem leads to risk control rejection. | |
| 400 | PayStoredCardNotExist | Stored value card does not exist. | |
| 400 | PaySystemError | Error calling payment system. | |
| 400 | PayTaxCalcFailed | Failed to get user tax address. | |
| 400 | PayWithholdingAgreementIllegal | Withholding Agreement Status Illegal. | |
| 400 | AccountAliyunAccountFrozen | Alibaba Cloud account is frozen. | |
| 400 | AccountAliyunAccountNotExist | Alibaba Cloud account does not exist. | |
| 400 | RefundRefundInstanceNotFound | Unable to find instance information. | |
| 400 | RefundRefundNoValidProd | Refund is not available to unsubscribe. | |
| 400 | RefundRefundParamInvalid | Abnormal refund parameter. | |
| 400 | RefundRefundQueryOrderFail | Failed to query order for refund field. | |
| 400 | SystemConcurrentOperate | Concurrent operation causes failure. | |
| 400 | PricePricingPlanNotFound | Pricing plan tree not found. | |
| 400 | OrderInstanceHasTempUpgrade | Instances exist temporary upgrade. | |
| 400 | PayQueryParentRelationchangedFailed | The financial custody relationship may change, please refresh and pay again. | |
| 400 | PayforCreditPayInsufficientBalance | Insufficient quota, please contact your channel partner to increase the quota. | |
| 400 | PayforAccountMoneyValidateError | The available amount of your channel partner's account is insufficient, please contact your channel partner to recharge in time. | |
| 400 | BasicInfoUncompleted | You have not completed your basic personal information. Please complete the information and re-operate it. | |
| 400 | SaleControl.VerificationFailed | You did not pass the salecontrol verification.Please contact the product. | |
| 400 | NoPermission | Permission denied. | |
| 400 | InvalidParameter.%s | The specified field %s invalid. Please check it again. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。