Menanyakan informasi harga untuk membuat cluster baru dalam instance SelectDB.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
selectdb:GetCreateBEClusterInquiry |
list |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| CommodityCode |
string |
No |
Kode komoditas. Valid values:
|
selectdb_go_public_cn |
| ChargeType |
string |
Yes |
Metode penagihan. Valid values:
|
POSTPAY |
| PricingCycle |
string |
Yes |
Siklus penagihan. Valid values:
|
Hour |
| Quantity |
integer |
Yes |
Kuantitas. |
1 |
| PreCacheSize |
integer |
No |
Ruang cache yang dicadangkan. |
200 |
| PreComputeSize |
integer |
No |
Sumber daya komputasi yang dicadangkan. |
4 |
| CacheSize |
integer |
No |
Ruang cache elastis. |
200 |
| ComputeSize |
integer |
No |
Sumber daya komputasi elastis. |
4 |
| DbInstanceId |
string |
Yes |
ID instance. |
selectdb-cn-xxx |
| RegionId |
string |
Yes |
ID region. |
cn-beijing |
| PromotionOptionNo |
string |
No |
2374923467 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Skema Respons |
||
| RequestId |
string |
ID permintaan. |
06758CAB-1204-5852-A471-29C87D5C1D0F |
| Data |
object |
Data yang dikembalikan. |
|
| Currency |
string |
Mata uang. |
CNY |
| TradeAmount |
string |
Jumlah. |
1.76 |
| PricingRules |
object |
||
|
string |
|||
| OptionalPromotions |
array<object> |
||
|
object |
|||
| OptionCode |
string |
7afs9d |
|
| PromotionDesc |
string |
通用优惠券可抵扣100 |
|
| PromotionName |
string |
通用优惠券 |
|
| CanPromFee |
string |
100 |
|
| PromotionOptionNo |
string |
775735400028 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "06758CAB-1204-5852-A471-29C87D5C1D0F\n",
"Data": {
"Currency": "CNY",
"TradeAmount": "1.76",
"PricingRules": {
"key": ""
},
"OptionalPromotions": [
{
"OptionCode": "7afs9d",
"PromotionDesc": "通用优惠券可抵扣100",
"PromotionName": "通用优惠券",
"CanPromFee": "100",
"PromotionOptionNo": "775735400028"
}
]
}
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | DocumentConvertFailed.ExceedFileSizeLimit | The conversion has been failed, exceed file size limit. | |
| 400 | Forbidden | User not authorized to operate on the specified resource, or this API does not support RAM. | |
| 400 | InvalidDBName | The specified database name is not allowed. | |
| 400 | CreateOrderFailed | Failed to create order. | |
| 403 | DBClusterNotSupported | The requested operation can not be performed while the cluster is not sale. | |
| 403 | IncorrectDBInstanceState | Current DB instance state does not support this operation. | |
| 403 | InstanceEngineType.NotSupport | The instance engine and type does not support operations. | |
| 403 | InvalidDBInstanceState.NotSupport | The specified instance state does't support this operation. | |
| 403 | MoneyLessThan100 | The Account Monet less Than 100. | |
| 403 | OperationDenied.DBNameAndAccountPrivilegeCount | The operation is not permitted due to count of database or account privilege. | |
| 403 | InsufficientResourceCapacity | The resource is out of usage. | |
| 404 | DBInstanceLocked | The current instance lock mode does not support this operation. | |
| 404 | IncorrectVswitchId | The specified parameter VSwitchId is not valid. | |
| 404 | InvalidApi.NotFound | Specified api is not found, please check your url and method. | |
| 404 | InvalidDBInstance.NotFound | The specified instance is not found. | |
| 404 | InvalidDBInstanceClass.NotFound | The specified instance classic does not exist. | |
| 404 | InvalidRegionId.NotFound | The provided RegionId does not exist in our records. | |
| 404 | QueryPrice.Failed | The inquiry failed. Contact Alibaba Cloud customer service representatives. | |
| 404 | InvalidDBInstanceId.NotFound | The DBInstanceId provided does not exist in our records. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.