You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/tips/tiat-resources.json
+53-7Lines changed: 53 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -14981,7 +14981,12 @@
14981
14981
},
14982
14982
{
14983
14983
"name": "allocate_public_ip",
14984
-
"description": "- (Optional, Bool, ForceNew) Associate a public IP address with an instance in a VPC or Classic. Boolean value, Default is false."
14984
+
"description": "- (Optional, Bool, ForceNew) Associate a public IP address with an instance in a VPC or Classic. Boolean value, Default is false.",
14985
+
"default": false,
14986
+
"options": [
14987
+
true,
14988
+
false
14989
+
]
14985
14990
},
14986
14991
{
14987
14992
"name": "bandwidth_package_id",
@@ -15005,7 +15010,12 @@
15005
15010
},
15006
15011
{
15007
15012
"name": "disable_api_termination",
15008
-
"description": "- (Optional, Bool) Whether the termination protection is enabled. Default is false. If set true, which means that this instance can not be deleted by an API action."
15013
+
"description": "- (Optional, Bool) Whether the termination protection is enabled. Default is false. If set true, which means that this instance can not be deleted by an API action.",
"description": "- (Optional, String) Auto renewal flag. Valid values: NOTIFY_AND_AUTO_RENEW: notify upon expiration and renew automatically, NOTIFY_AND_MANUAL_RENEW: notify upon expiration but do not renew automatically, DISABLE_NOTIFY_AND_MANUAL_RENEW: neither notify upon expiration nor renew automatically. Default value: NOTIFY_AND_MANUAL_RENEW. If this parameter is specified as NOTIFY_AND_AUTO_RENEW, the instance will be automatically renewed on a monthly basis if the account balance is sufficient. NOTE: it only works when instance_charge_type is set to PREPAID."
15042
+
"description": "- (Optional, String) Auto renewal flag. Valid values: NOTIFY_AND_AUTO_RENEW: notify upon expiration and renew automatically, NOTIFY_AND_MANUAL_RENEW: notify upon expiration but do not renew automatically, DISABLE_NOTIFY_AND_MANUAL_RENEW: neither notify upon expiration nor renew automatically. Default value: NOTIFY_AND_MANUAL_RENEW. If this parameter is specified as NOTIFY_AND_AUTO_RENEW, the instance will be automatically renewed on a monthly basis if the account balance is sufficient. NOTE: it only works when instance_charge_type is set to PREPAID.",
15043
+
"default": "NOTIFY_AND_MANUAL_RENEW",
15044
+
"options": [
15045
+
"NOTIFY_AND_AUTO_RENEW",
15046
+
"NOTIFY_AND_MANUAL_RENEW",
15047
+
"DISABLE_NOTIFY_AND_MANUAL_RENEW"
15048
+
]
15033
15049
},
15034
15050
{
15035
15051
"name": "instance_charge_type",
15036
-
"description": "- (Optional, String) The charge type of instance. Valid values are PREPAID, POSTPAID_BY_HOUR, SPOTPAID and CDHPAID. The default is POSTPAID_BY_HOUR. Note: TencentCloud International only supports POSTPAID_BY_HOUR and CDHPAID. PREPAID instance may not allow to delete before expired. SPOTPAID instance must set spot_instance_type and spot_max_price at the same time. CDHPAID instance must set cdh_instance_type and cdh_host_id."
15052
+
"description": "- (Optional, String) The charge type of instance. Valid values are PREPAID, POSTPAID_BY_HOUR, SPOTPAID and CDHPAID. The default is POSTPAID_BY_HOUR. Note: TencentCloud International only supports POSTPAID_BY_HOUR and CDHPAID. PREPAID instance may not allow to delete before expired. SPOTPAID instance must set spot_instance_type and spot_max_price at the same time. CDHPAID instance must set cdh_instance_type and cdh_host_id.",
15053
+
"default": "POSTPAID_BY_HOUR",
15054
+
"options": [
15055
+
"PREPAID",
15056
+
"POSTPAID_BY_HOUR",
15057
+
"SPOTPAID",
15058
+
"CDHPAID"
15059
+
]
15037
15060
},
15038
15061
{
15039
15062
"name": "instance_count",
@@ -15049,7 +15072,14 @@
15049
15072
},
15050
15073
{
15051
15074
"name": "internet_charge_type",
15052
-
"description": "- (Optional, String) Internet charge type of the instance, Valid values are BANDWIDTH_PREPAID, TRAFFIC_POSTPAID_BY_HOUR, BANDWIDTH_POSTPAID_BY_HOUR and BANDWIDTH_PACKAGE. If not set, internet charge type are consistent with the cvm charge type by default. This value takes NO Effect when changing and does not need to be set when allocate_public_ip is false."
15075
+
"description": "- (Optional, String) Internet charge type of the instance, Valid values are BANDWIDTH_PREPAID, TRAFFIC_POSTPAID_BY_HOUR, BANDWIDTH_POSTPAID_BY_HOUR and BANDWIDTH_PACKAGE. If not set, internet charge type are consistent with the cvm charge type by default. This value takes NO Effect when changing and does not need to be set when allocate_public_ip is false.",
15076
+
"default": "",
15077
+
"options": [
15078
+
"BANDWIDTH_PREPAID",
15079
+
"TRAFFIC_POSTPAID_BY_HOUR",
15080
+
"BANDWIDTH_POSTPAID_BY_HOUR",
15081
+
"BANDWIDTH_PACKAGE"
15082
+
]
15053
15083
},
15054
15084
{
15055
15085
"name": "internet_max_bandwidth_out",
@@ -15105,7 +15135,12 @@
15105
15135
},
15106
15136
{
15107
15137
"name": "stopped_mode",
15108
-
"description": "- (Optional, String) Billing method of a pay-as-you-go instance after shutdown. Available values: KEEP_CHARGING,STOP_CHARGING. Default KEEP_CHARGING."
15138
+
"description": "- (Optional, String) Billing method of a pay-as-you-go instance after shutdown. Available values: KEEP_CHARGING,STOP_CHARGING. Default KEEP_CHARGING.",
15139
+
"default": "KEEP_CHARGING",
15140
+
"options": [
15141
+
"KEEP_CHARGING",
15142
+
"STOP_CHARGING"
15143
+
]
15109
15144
},
15110
15145
{
15111
15146
"name": "subnet_id",
@@ -15121,7 +15156,18 @@
15121
15156
},
15122
15157
{
15123
15158
"name": "system_disk_type",
15124
-
"description": "- (Optional, String) System disk type. For more information on limits of system disk types, see Storage Overview. Valid values: LOCAL_BASIC: local disk, LOCAL_SSD: local SSD disk, CLOUD_BASIC: cloud disk, CLOUD_SSD: cloud SSD disk, CLOUD_PREMIUM: Premium Cloud Storage, CLOUD_BSSD: Basic SSD, CLOUD_HSSD: Enhanced SSD, CLOUD_TSSD: Tremendous SSD. NOTE: If modified, the instance may force stop."
15159
+
"description": "- (Optional, String) System disk type. For more information on limits of system disk types, see Storage Overview. Valid values: LOCAL_BASIC: local disk, LOCAL_SSD: local SSD disk, CLOUD_BASIC: cloud disk, CLOUD_SSD: cloud SSD disk, CLOUD_PREMIUM: Premium Cloud Storage, CLOUD_BSSD: Basic SSD, CLOUD_HSSD: Enhanced SSD, CLOUD_TSSD: Tremendous SSD. NOTE: If modified, the instance may force stop.",
0 commit comments