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
@@ -16420,7 +16420,12 @@
16420
16420
},
16421
16421
{
16422
16422
"name": "allocate_public_ip",
16423
-
"description": "- (Optional, Bool, ForceNew) Associate a public IP address with an instance in a VPC or Classic. Boolean value, Default is false."
16423
+
"description": "- (Optional, Bool, ForceNew) Associate a public IP address with an instance in a VPC or Classic. Boolean value, Default is false.",
16424
+
"default": false,
16425
+
"options": [
16426
+
true,
16427
+
false
16428
+
]
16424
16429
},
16425
16430
{
16426
16431
"name": "bandwidth_package_id",
@@ -16444,7 +16449,12 @@
16444
16449
},
16445
16450
{
16446
16451
"name": "disable_api_termination",
16447
-
"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."
16452
+
"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."
16481
+
"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.",
16482
+
"default": "NOTIFY_AND_MANUAL_RENEW",
16483
+
"options": [
16484
+
"NOTIFY_AND_AUTO_RENEW",
16485
+
"NOTIFY_AND_MANUAL_RENEW",
16486
+
"DISABLE_NOTIFY_AND_MANUAL_RENEW"
16487
+
]
16472
16488
},
16473
16489
{
16474
16490
"name": "instance_charge_type",
16475
-
"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."
16491
+
"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.",
16492
+
"default": "POSTPAID_BY_HOUR",
16493
+
"options": [
16494
+
"PREPAID",
16495
+
"POSTPAID_BY_HOUR",
16496
+
"SPOTPAID",
16497
+
"CDHPAID"
16498
+
]
16476
16499
},
16477
16500
{
16478
16501
"name": "instance_count",
@@ -16488,7 +16511,14 @@
16488
16511
},
16489
16512
{
16490
16513
"name": "internet_charge_type",
16491
-
"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."
16514
+
"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.",
16515
+
"default": "",
16516
+
"options": [
16517
+
"BANDWIDTH_PREPAID",
16518
+
"TRAFFIC_POSTPAID_BY_HOUR",
16519
+
"BANDWIDTH_POSTPAID_BY_HOUR",
16520
+
"BANDWIDTH_PACKAGE"
16521
+
]
16492
16522
},
16493
16523
{
16494
16524
"name": "internet_max_bandwidth_out",
@@ -16544,7 +16574,12 @@
16544
16574
},
16545
16575
{
16546
16576
"name": "stopped_mode",
16547
-
"description": "- (Optional, String) Billing method of a pay-as-you-go instance after shutdown. Available values: KEEP_CHARGING,STOP_CHARGING. Default KEEP_CHARGING."
16577
+
"description": "- (Optional, String) Billing method of a pay-as-you-go instance after shutdown. Available values: KEEP_CHARGING,STOP_CHARGING. Default KEEP_CHARGING.",
16578
+
"default": "KEEP_CHARGING",
16579
+
"options": [
16580
+
"KEEP_CHARGING",
16581
+
"STOP_CHARGING"
16582
+
]
16548
16583
},
16549
16584
{
16550
16585
"name": "subnet_id",
@@ -16560,7 +16595,18 @@
16560
16595
},
16561
16596
{
16562
16597
"name": "system_disk_type",
16563
-
"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."
16598
+
"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