Retrieves pricing information for simple application server products.
Operation description
An Alibaba Cloud SSH key pair is a secure and convenient logon authentication method used for identity verification and encrypted communication in the SSH protocol. It consists of a public key and a private key, and supports only Linux instances, meeting your business requirements for higher security and convenience.
Only Linux-based simple application servers support key pair-based logon.
You can create up to 10 key pairs per region for each Alibaba Cloud account.
The console supports only RSA 2048-bit key pairs.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
swas-open:CreateOrder |
list |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. You can call ListRegions to query available regions. |
cn-shenzhen |
| OrderType |
string |
No |
The order type. Valid values:
Default value: Buy. |
Buy |
| Commodity |
object |
Yes |
The order commodity information. |
|
| Period |
integer |
Yes |
The subscription duration for querying the price of purchasing a plan in bulk. Valid values: 1 to 20. Default value: 1. |
1 |
| PeriodUnit |
string |
Yes |
Valid values:
Default value: Month. |
Month |
| PayType |
string |
No |
The billing type. Valid values:
|
Prepaid |
| CommodityType |
string |
No |
The resource name. |
Server |
| PlanId |
string |
Yes |
The plan ID. You can call ListPlans to query all plans in a specified region. |
swas.s.c2m1s30b1.linux |
| ImageId |
string |
Yes |
The image ID. You can call ListImages to query available image IDs in a specified region. |
3e8eea0c00a04ff0b34a3ad8f1df455a |
| Amount |
integer |
No |
The number of simple application servers to create. Valid values: 1 to 20. Default value: 1 |
1 |
| DataDiskSize |
integer |
No |
The capacity of the attached data cloud disk. Unit: GB. Valid values: 0 to 16380. The value must be a multiple of 20. Default value: 0 |
0 |
| AutoPay |
boolean |
No |
Specifies whether to enable automatic payment for the order. Valid values:
|
false |
| AutoRenew |
boolean |
No |
Specifies whether to enable auto-renewal upon expiration. Valid values:
Default value: false. |
false |
| AutoRenewPeriod |
integer |
No |
The auto-renewal period. Valid values:
Default value: 1. |
1 |
| InstanceIds |
array |
No |
||
|
string |
No |
|||
| BusinessInfo |
object |
No |
The additional business information. |
|
| UseCoupon |
boolean |
No |
Specifies whether to use a coupon. Valid values:
Default value: false. |
false |
| OrderSource |
string |
No |
The order source. |
- |
| PromotionOptions |
object |
No |
The promotion option information. |
|
| PromotionOptionNo |
string |
No |
The coupon ID. |
802681580959 |
| PromotionOptionCode |
string |
No |
The promotion option code. |
youhui_quan |
| PromotionFilter |
object |
No |
The promotion filter condition. |
|
| UseCoupon |
boolean |
No |
Specifies whether to use a coupon. Valid values:
Default value: false. |
False |
| ActivityId |
string |
No |
||
| AliyunLang |
string |
No |
The language. Default value: Chinese. |
zh |
| lx_channel_cookie_value |
string |
No |
|
IaEvKFpwjO1lMRzGWyJdT9KWob7ruIK%2F2zTcdPRkQ%2BIDp5GIJSQT%2FL3qUUcjJ3KQfud3NrMUlEqLaJWWIVwJgw%3D%3D |
| WeChatProType |
string |
No |
||
| FromApp |
string |
No |
The request source. Valid values:
|
Buy |
| CouponNo |
string |
No |
The coupon code. Default value: |
772339720881 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
4D10F506-E583-517D-A937-4378BF0C665B |
| OrderId |
string |
The order ID. |
276025619780639 |
Examples
Success response
JSON format
{
"RequestId": "4D10F506-E583-517D-A937-4378BF0C665B",
"OrderId": "276025619780639"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | CSS_SYSTEM_ERROR | The sales system encountered an error. | There was an error in the selling system. |
| 400 | SWAS_NOT_ENOUGH_ACTIVITY_STOCK | The configuration you selected is sold out in the current region. Please try to select another configuration or region. | The configuration you selected is sold out in the current region. Please try to select another configuration or region. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.