Property | Type | Required | Editable | Description | Constraint |
VpcId | String | No | No | The virtual private cloud (VPC) ID. | None. |
Capacity | Integer | No | No | The capacity of the instance. | You must specify one of the Capacity and InstanceClass properties. Unit: MB. |
ResourceGroupId | String | No | No | The ID of the resource group. | None. |
BackupPolicy | Map | No | Yes | The backup policy of the instance. | For more information, see BackupPolicy properties. |
CouponNo | String | No | No | The coupon code of the instance. | Default value: youhuiquan_promotion_option_id_for_blank. |
AutoRenewPeriod | String | No | No | The auto-renewal cycle of the instance. | Valid values: Unit: month. Note This property must be specified when AutoRenew is set to true. |
AutoUseCoupon | String | No | No | Specifies whether to use coupons. | Valid values: |
ZoneId | String | No | No | The zone ID. | None. |
InstanceName | String | No | Yes | The name of the instance. | The name must be 2 to 128 characters in length. The name must start with a letter. The name cannot contain spaces or the following special characters:
|
AutoRenew | String | No | No | Specifies whether to enable auto-renewal. | Valid values: |
InstanceClass | String | No | No | The instance type. | You must specify one of the Capacity and InstanceClass properties. |
VpcPasswordFree | Boolean | No | No | Specifies whether to enable the password-free feature for VPC-based accesses to the instance. | None. |
VSwitchId | String | No | No | The vSwitch ID. | None. |
ChargeType | String | No | No | The billing method of the instance. | Valid values: |
Period | String | No | No | The subscription duration of the instance. | Valid values: Unit: month. This property must be specified when ChargeType is set to PrePaid. This property cannot be specified when ChargeType is set to PostPaid. |
NetworkType | String | No | No | The network type of the instance. | Valid values: |
Password | String | No | No | The password that is used to access the instance. | The password must be 8 to 32 characters in length. The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. The following special characters are supported:
! @ # $ % ^ & * ( ) _ + - =
|
Config | String | No | No | The configurations of the instance. | Set the value to a JSON string. |
PrivateIpAddress | String | No | No | The private IP address of the instance. | The private IP address of the instance must be within the CIDR block of the vSwitch to which the instance belongs. |