tccli-intl-en 3.0.1237.1__py2.py3-none-any.whl → 3.0.1282.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +17 -1
- tccli/services/advisor/advisor_client.py +8 -2
- tccli/services/aiart/aiart_client.py +4 -1
- tccli/services/ams/ams_client.py +16 -4
- tccli/services/antiddos/antiddos_client.py +280 -70
- tccli/services/apigateway/apigateway_client.py +372 -93
- tccli/services/apm/apm_client.py +52 -13
- tccli/services/asr/asr_client.py +8 -2
- tccli/services/autoscaling/autoscaling_client.py +232 -58
- tccli/services/autoscaling/v20180419/api.json +1 -1
- tccli/services/batch/batch_client.py +112 -28
- tccli/services/bi/bi_client.py +1242 -4
- tccli/services/bi/v20220105/api.json +5340 -107
- tccli/services/bi/v20220105/examples.json +196 -1
- tccli/services/billing/billing_client.py +168 -42
- tccli/services/cam/cam_client.py +324 -81
- tccli/services/captcha/captcha_client.py +4 -1
- tccli/services/car/car_client.py +132 -33
- tccli/services/cbs/cbs_client.py +152 -38
- tccli/services/ccc/ccc_client.py +732 -98
- tccli/services/ccc/v20200210/api.json +1727 -196
- tccli/services/ccc/v20200210/examples.json +64 -0
- tccli/services/cdb/cdb_client.py +532 -133
- tccli/services/cdc/cdc_client.py +80 -20
- tccli/services/cdc/v20201214/api.json +2 -2
- tccli/services/cdc/v20201214/examples.json +4 -4
- tccli/services/cdn/cdn_client.py +176 -44
- tccli/services/cdwdoris/cdwdoris_client.py +308 -77
- tccli/services/cdwpg/cdwpg_client.py +96 -24
- tccli/services/cdz/__init__.py +4 -0
- tccli/services/cdz/cdz_client.py +210 -0
- tccli/services/cdz/v20221123/api.json +233 -0
- tccli/services/cdz/v20221123/examples.json +12 -0
- tccli/services/cfg/cfg_client.py +64 -16
- tccli/services/cfs/cfs_client.py +156 -39
- tccli/services/cfw/cfw_client.py +264 -66
- tccli/services/chdfs/chdfs_client.py +116 -29
- tccli/services/ciam/ciam_client.py +64 -16
- tccli/services/ckafka/ckafka_client.py +575 -77
- tccli/services/ckafka/v20190819/api.json +2749 -1470
- tccli/services/ckafka/v20190819/examples.json +209 -155
- tccli/services/clb/clb_client.py +332 -83
- tccli/services/clb/v20180317/api.json +29 -14
- tccli/services/cloudaudit/cloudaudit_client.py +72 -18
- tccli/services/cls/cls_client.py +348 -87
- tccli/services/cmq/cmq_client.py +12 -801
- tccli/services/cmq/v20190304/api.json +173 -1367
- tccli/services/cmq/v20190304/examples.json +0 -120
- tccli/services/config/config_client.py +24 -6
- tccli/services/controlcenter/controlcenter_client.py +4 -1
- tccli/services/csip/csip_client.py +136 -34
- tccli/services/ctsdb/ctsdb_client.py +8 -2
- tccli/services/cvm/cvm_client.py +627 -110
- tccli/services/cvm/v20170312/api.json +750 -340
- tccli/services/cvm/v20170312/examples.json +105 -59
- tccli/services/cwp/cwp_client.py +1860 -465
- tccli/services/cynosdb/cynosdb_client.py +1749 -439
- tccli/services/cynosdb/v20190107/api.json +11763 -7697
- tccli/services/cynosdb/v20190107/examples.json +132 -4
- tccli/services/dataintegration/dataintegration_client.py +4 -1
- tccli/services/dayu/dayu_client.py +412 -103
- tccli/services/dbbrain/dbbrain_client.py +168 -42
- tccli/services/dc/dc_client.py +72 -18
- tccli/services/dcdb/dcdb_client.py +248 -62
- tccli/services/dlc/dlc_client.py +756 -111
- tccli/services/dlc/v20210125/api.json +637 -13
- tccli/services/dlc/v20210125/examples.json +48 -0
- tccli/services/dms/dms_client.py +8 -2
- tccli/services/dnspod/dnspod_client.py +353 -74
- tccli/services/dnspod/v20210323/api.json +196 -0
- tccli/services/dnspod/v20210323/examples.json +24 -0
- tccli/services/domain/domain_client.py +96 -24
- tccli/services/dts/dts_client.py +332 -83
- tccli/services/eb/eb_client.py +104 -26
- tccli/services/ecdn/ecdn_client.py +60 -15
- tccli/services/ecm/ecm_client.py +496 -124
- tccli/services/eiam/eiam_client.py +160 -40
- tccli/services/emr/emr_client.py +2784 -115
- tccli/services/emr/v20190103/api.json +14647 -4756
- tccli/services/emr/v20190103/examples.json +408 -40
- tccli/services/es/es_client.py +84 -21
- tccli/services/facefusion/facefusion_client.py +12 -3
- tccli/services/faceid/faceid_client.py +76 -19
- tccli/services/faceid/v20180301/api.json +79 -14
- tccli/services/faceid/v20180301/examples.json +3 -3
- tccli/services/gaap/gaap_client.py +352 -88
- tccli/services/gme/gme_client.py +40 -10
- tccli/services/gpm/gpm_client.py +72 -18
- tccli/services/gse/gse_client.py +88 -22
- tccli/services/gwlb/gwlb_client.py +72 -18
- tccli/services/iai/iai_client.py +116 -29
- tccli/services/iap/iap_client.py +24 -6
- tccli/services/ims/ims_client.py +4 -1
- tccli/services/intlpartnersmgt/intlpartnersmgt_client.py +168 -42
- tccli/services/intlpartnersmgt/v20220928/api.json +11 -11
- tccli/services/iotcloud/iotcloud_client.py +80 -20
- tccli/services/ip/ip_client.py +24 -6
- tccli/services/kms/kms_client.py +272 -68
- tccli/services/lcic/lcic_client.py +212 -53
- tccli/services/lighthouse/lighthouse_client.py +296 -74
- tccli/services/lighthouse/v20200324/api.json +14 -14
- tccli/services/lighthouse/v20200324/examples.json +5 -5
- tccli/services/live/live_client.py +480 -120
- tccli/services/lke/lke_client.py +360 -90
- tccli/services/lke/v20231130/api.json +182 -39
- tccli/services/lkeap/__init__.py +4 -0
- tccli/services/lkeap/lkeap_client.py +546 -0
- tccli/services/lkeap/v20240522/api.json +855 -0
- tccli/services/lkeap/v20240522/examples.json +72 -0
- tccli/services/mariadb/mariadb_client.py +200 -50
- tccli/services/mdc/mdc_client.py +72 -18
- tccli/services/mdl/mdl_client.py +132 -33
- tccli/services/mdl/v20200326/api.json +186 -12
- tccli/services/mdl/v20200326/examples.json +16 -16
- tccli/services/mdp/mdp_client.py +680 -70
- tccli/services/mdp/v20200527/api.json +748 -23
- tccli/services/mdp/v20200527/examples.json +143 -79
- tccli/services/message/__init__.py +4 -0
- tccli/services/message/message_client.py +210 -0
- tccli/services/message/v20181225/api.json +72 -0
- tccli/services/message/v20181225/examples.json +13 -0
- tccli/services/mongodb/mongodb_client.py +340 -29
- tccli/services/mongodb/v20190725/api.json +811 -226
- tccli/services/mongodb/v20190725/examples.json +54 -22
- tccli/services/monitor/monitor_client.py +864 -152
- tccli/services/monitor/v20180724/api.json +657 -8
- tccli/services/monitor/v20180724/examples.json +152 -4
- tccli/services/mps/mps_client.py +592 -92
- tccli/services/mps/v20190612/api.json +2931 -399
- tccli/services/mps/v20190612/examples.json +64 -14
- tccli/services/msp/msp_client.py +28 -7
- tccli/services/ocr/ocr_client.py +212 -45
- tccli/services/ocr/v20181119/api.json +872 -112
- tccli/services/ocr/v20181119/examples.json +12 -4
- tccli/services/omics/omics_client.py +80 -20
- tccli/services/organization/organization_client.py +464 -116
- tccli/services/postgres/postgres_client.py +364 -91
- tccli/services/postgres/v20170312/api.json +134 -109
- tccli/services/postgres/v20170312/examples.json +14 -14
- tccli/services/privatedns/privatedns_client.py +124 -31
- tccli/services/pts/pts_client.py +192 -48
- tccli/services/quota/__init__.py +4 -0
- tccli/services/quota/quota_client.py +434 -0
- tccli/services/quota/v20241204/api.json +548 -0
- tccli/services/quota/v20241204/examples.json +51 -0
- tccli/services/rce/rce_client.py +4 -1
- tccli/services/redis/redis_client.py +592 -106
- tccli/services/redis/v20180412/api.json +636 -240
- tccli/services/redis/v20180412/examples.json +98 -56
- tccli/services/region/region_client.py +12 -3
- tccli/services/rum/rum_client.py +240 -60
- tccli/services/scf/scf_client.py +168 -42
- tccli/services/ses/ses_client.py +116 -29
- tccli/services/sms/sms_client.py +72 -18
- tccli/services/sqlserver/sqlserver_client.py +3772 -387
- tccli/services/sqlserver/v20180328/api.json +9760 -3380
- tccli/services/sqlserver/v20180328/examples.json +478 -18
- tccli/services/ssl/ssl_client.py +152 -38
- tccli/services/ssm/ssm_client.py +96 -24
- tccli/services/sts/sts_client.py +20 -5
- tccli/services/tag/tag_client.py +120 -30
- tccli/services/tat/tat_client.py +76 -19
- tccli/services/tbaas/tbaas_client.py +16 -4
- tccli/services/tcaplusdb/tcaplusdb_client.py +208 -52
- tccli/services/tcaplusdb/v20190823/api.json +836 -760
- tccli/services/tcaplusdb/v20190823/examples.json +3 -3
- tccli/services/tchd/tchd_client.py +4 -1
- tccli/services/tcmpp/tcmpp_client.py +416 -104
- tccli/services/tcr/tcr_client.py +304 -76
- tccli/services/tcsas/tcsas_client.py +236 -59
- tccli/services/tcsas/v20250106/api.json +155 -79
- tccli/services/tcsas/v20250106/examples.json +3 -3
- tccli/services/tcss/tcss_client.py +1320 -330
- tccli/services/tdid/tdid_client.py +192 -48
- tccli/services/tdmq/tdmq_client.py +376 -94
- tccli/services/tem/tem_client.py +224 -56
- tccli/services/teo/teo_client.py +1127 -245
- tccli/services/teo/v20220901/api.json +382 -58
- tccli/services/teo/v20220901/examples.json +24 -0
- tccli/services/tione/__init__.py +4 -0
- tccli/services/tione/tione_client.py +210 -0
- tccli/services/tione/v20211111/api.json +3074 -0
- tccli/services/tione/v20211111/examples.json +12 -0
- tccli/services/tiw/tiw_client.py +204 -51
- tccli/services/tke/tke_client.py +552 -138
- tccli/services/tms/tms_client.py +4 -1
- tccli/services/tmt/tmt_client.py +4 -1
- tccli/services/trabbit/trabbit_client.py +116 -29
- tccli/services/trro/trro_client.py +76 -19
- tccli/services/trtc/trtc_client.py +420 -55
- tccli/services/trtc/v20190722/api.json +685 -23
- tccli/services/trtc/v20190722/examples.json +39 -7
- tccli/services/tts/tts_client.py +4 -1
- tccli/services/vclm/vclm_client.py +8 -2
- tccli/services/vm/vm_client.py +16 -4
- tccli/services/vod/v20180717/examples.json +1 -1
- tccli/services/vod/vod_client.py +716 -179
- tccli/services/vpc/v20170312/api.json +970 -75
- tccli/services/vpc/v20170312/examples.json +106 -10
- tccli/services/vpc/vpc_client.py +1876 -361
- tccli/services/waf/v20180125/api.json +1372 -194
- tccli/services/waf/v20180125/examples.json +89 -1
- tccli/services/waf/waf_client.py +1051 -147
- tccli/services/wedata/v20250806/api.json +13644 -0
- tccli/services/wedata/v20250806/examples.json +621 -0
- tccli/services/wedata/wedata_client.py +5830 -1026
- tccli/services/yunjing/yunjing_client.py +284 -71
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/METADATA +4 -7
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/RECORD +214 -192
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/WHEEL +1 -1
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/entry_points.txt +0 -1
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/LICENSE +0 -0
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"actions": {
|
|
3
3
|
"AllocateHosts": {
|
|
4
|
-
"document": "This API is used to create CDH instances with specified configuration
|
|
4
|
+
"document": "This API is used to create CDH instances with specified configuration.",
|
|
5
5
|
"input": "AllocateHostsRequest",
|
|
6
6
|
"name": "Creates CDH instances",
|
|
7
7
|
"output": "AllocateHostsResponse",
|
|
@@ -343,6 +343,20 @@
|
|
|
343
343
|
"output": "InquirePricePurchaseReservedInstancesOfferingResponse",
|
|
344
344
|
"status": "online"
|
|
345
345
|
},
|
|
346
|
+
"InquiryPriceModifyInstancesChargeType": {
|
|
347
|
+
"document": "This API is used to inquire about the price for switching billing modes of instance.\n\n\nThis API is used to indicate that instances with no charge when shut down, instances of the model families Batch Computing BC1 and Batch Computing BS1, instances of scheduled termination, and spot instances do not support this operation.",
|
|
348
|
+
"input": "InquiryPriceModifyInstancesChargeTypeRequest",
|
|
349
|
+
"name": "Modify the instance billing mode price inquiry",
|
|
350
|
+
"output": "InquiryPriceModifyInstancesChargeTypeResponse",
|
|
351
|
+
"status": "online"
|
|
352
|
+
},
|
|
353
|
+
"InquiryPriceRenewInstances": {
|
|
354
|
+
"document": "This API is used to inquire about the price for renewing a monthly subscription instance.\n\nThis API is used to query the renewal price of monthly subscription instances.",
|
|
355
|
+
"input": "InquiryPriceRenewInstancesRequest",
|
|
356
|
+
"name": "Renewal instance inquiry",
|
|
357
|
+
"output": "InquiryPriceRenewInstancesResponse",
|
|
358
|
+
"status": "online"
|
|
359
|
+
},
|
|
346
360
|
"InquiryPriceResetInstance": {
|
|
347
361
|
"document": "This API is used to inquire about the price for reinstalling an instance.\n\n* If you have specified the parameter `ImageId`, inquire about the price for reinstallation by using the specified image. Otherwise, inquire about the price for reinstallation based on the image currently used by the instance.\n* Currently, only instances with a [system disk type](https://intl.cloud.tencent.com/document/api/213/15753?from_cn_redirect=1#SystemDisk) of `CLOUD_BSSD`, `CLOUD_PREMIUM`, or `CLOUD_SSD` are supported for inquiring about the price for reinstallation caused by switching between `Linux` and `Windows` operating systems through this API.\n* Currently, instances in regions outside the Chinese mainland are not supported for inquiring about the price for reinstallation caused by switching between `Linux` and `Windows` operating systems through this API.",
|
|
348
362
|
"input": "InquiryPriceResetInstanceRequest",
|
|
@@ -414,12 +428,26 @@
|
|
|
414
428
|
"status": "online"
|
|
415
429
|
},
|
|
416
430
|
"ModifyInstancesAttribute": {
|
|
417
|
-
"document": "
|
|
431
|
+
"document": "This API is used to modify instance attributes.\n\nThis API is used to modify one attribute of the instance per request. The attribute must be specified.\nThe instance name is only for user convenience in management. Tencent Cloud does not use this name as the basis for online support or to perform instance management operations.\nThis API is used to support batch operations. The maximum of 100 batch instances per request is supported.\nThis API is used to modify the security group association. The originally associated security group of the instance will be unbound.\n* You can query the result of the instance operation by calling the API [DescribeInstances](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1#.E7.A4.BA.E4.BE.8B3-.E6.9F.A5.E8.AF.A2.E5.AE.9E.E4.BE.8B.E7.9A.84.E6.9C.80.E6.96.B0.E6.93.8D.E4.BD.9C.E6.83.85.E5.86.B5). If the latest operation status (LatestOperationState) of the instance is **SUCCESS**, the operation is successful.\nThis API is used to modify the hostname. The instance restarts immediately after hostname modification, and the new hostname takes effect after restart.",
|
|
418
432
|
"input": "ModifyInstancesAttributeRequest",
|
|
419
433
|
"name": "Modifies instance attributes",
|
|
420
434
|
"output": "ModifyInstancesAttributeResponse",
|
|
421
435
|
"status": "online"
|
|
422
436
|
},
|
|
437
|
+
"ModifyInstancesChargeType": {
|
|
438
|
+
"document": "This API is used to switch the billing mode of an instance.\n\nThis API is used to perform operations that do not support instances with no charge when shut down, instances of the model families Batch Compute BC1 and Batch Compute BS1, or instances of scheduled termination.\n* You can query the result of the instance operation by calling the API [DescribeInstances](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1#.E7.A4.BA.E4.BE.8B3-.E6.9F.A5.E8.AF.A2.E5.AE.9E.E4.BE.8B.E7.9A.84.E6.9C.80.E6.96.B0.E6.93.8D.E4.BD.9C.E6.83.85.E5.86.B5). If the latest operation status (LatestOperationState) of the instance is **SUCCESS**, the operation is successful.",
|
|
439
|
+
"input": "ModifyInstancesChargeTypeRequest",
|
|
440
|
+
"name": "Modify the instance billing mode",
|
|
441
|
+
"output": "ModifyInstancesChargeTypeResponse",
|
|
442
|
+
"status": "online"
|
|
443
|
+
},
|
|
444
|
+
"ModifyInstancesDisasterRecoverGroup": {
|
|
445
|
+
"document": "This API is used to adjust the placement group of an instance.\n* Currently only basic networks or Virtual Private Cloud (VPC) instances are supported.",
|
|
446
|
+
"input": "ModifyInstancesDisasterRecoverGroupRequest",
|
|
447
|
+
"name": "Adjust the distributed placement group of an instance",
|
|
448
|
+
"output": "ModifyInstancesDisasterRecoverGroupResponse",
|
|
449
|
+
"status": "online"
|
|
450
|
+
},
|
|
423
451
|
"ModifyInstancesProject": {
|
|
424
452
|
"document": "This API is used to change the project to which an instance is assigned.\n\n* Project is a virtual concept. You can create multiple projects under one account, manage different resources in each project, and assign different instances to different projects. You may use the [DescribeInstances](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1) API to query instances and use the project ID to filter the results.\n* You cannot modify the project of an instance that is bound to a load balancer. You need to unbind the load balancer from the instance by using the [DeregisterInstancesFromLoadBalancer](https://intl.cloud.tencent.com/document/api/214/1258?from_cn_redirect=1) API before using this API.\n* Batch operations are supported. Up to 100 instances per request is allowed.\n* You can use the API [DescribeInstances](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1#.E7.A4.BA.E4.BE.8B3-.E6.9F.A5.E8.AF.A2.E5.AE.9E.E4.BE.8B.E7.9A.84.E6.9C.80.E6.96.B0.E6.93.8D.E4.BD.9C.E6.83.85.E5.86.B5) to query the operation result. If the `LatestOperationState` in the response is `SUCCESS`, the operation is successful.",
|
|
425
453
|
"input": "ModifyInstancesProjectRequest",
|
|
@@ -483,6 +511,13 @@
|
|
|
483
511
|
"output": "RemoveChcDeployVpcResponse",
|
|
484
512
|
"status": "online"
|
|
485
513
|
},
|
|
514
|
+
"RenewInstances": {
|
|
515
|
+
"document": "This API is used to renew annual and monthly subscription instances.\n\nThis API is used to operate on monthly subscription instances only.\nThis API is used to ensure your account balance is sufficient for renewal. You can check the balance via the DescribeAccountBalance API (https://www.tencentcloud.comom/document/product/555/20253?from_cn_redirect=1).\n* You can query the result of the instance operation by calling the API [DescribeInstances](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1#.E7.A4.BA.E4.BE.8B3-.E6.9F.A5.E8.AF.A2.E5.AE.9E.E4.BE.8B.E7.9A.84.E6.9C.80.E6.96.B0.E6.93.8D.E4.BD.9C.E6.83.85.E5.86.B5). If the latest operation status (LatestOperationState) of the instance is **SUCCESS**, the operation is successful.",
|
|
516
|
+
"input": "RenewInstancesRequest",
|
|
517
|
+
"name": "Renew an instance",
|
|
518
|
+
"output": "RenewInstancesResponse",
|
|
519
|
+
"status": "online"
|
|
520
|
+
},
|
|
486
521
|
"ResetInstance": {
|
|
487
522
|
"document": "This API (ResetInstance) is used to reinstall the operating system on a specified instance.\n\n\n\n* If you have specified the parameter `ImageId`, use the specified image for reinstallation. Otherwise, perform reinstallation based on the image currently used by the instance.\n* The system disk will be formatted and reset. Ensure that there are no important files in the system disk.\n* If you do not specify a password, a random password will be sent via Message Center.\n* Currently, only instances with a [system disk type](https://intl.cloud.tencent.com/document/api/213/9452?from_cn_redirect=1#SystemDisk) of `CLOUD_BASIC`, `CLOUD_PREMIUM`, `CLOUD_SSD`, or `CLOUD_BSSD` are supported for implementing operating system switching through this API.\n* You can query the result of the instance operation by calling the API [DescribeInstances](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1#.E7.A4.BA.E4.BE.8B3-.E6.9F.A5.E8.AF.A2.E5.AE.9E.E4.BE.8B.E7.9A.84.E6.9C.80.E6.96.B0.E6.93.8D.E4.BD.9C.E6.83.85.E5.86.B5). If the latest operation status (LatestOperationState) of the instance is **SUCCESS**, the operation is successful.",
|
|
488
523
|
"input": "ResetInstanceRequest",
|
|
@@ -638,7 +673,7 @@
|
|
|
638
673
|
{
|
|
639
674
|
"disabled": false,
|
|
640
675
|
"document": "Instance location. This parameter is used to specify the attributes of an instance, such as its availability zone and project.",
|
|
641
|
-
"example": "
|
|
676
|
+
"example": "无",
|
|
642
677
|
"member": "Placement",
|
|
643
678
|
"name": "Placement",
|
|
644
679
|
"required": true,
|
|
@@ -647,7 +682,7 @@
|
|
|
647
682
|
{
|
|
648
683
|
"disabled": false,
|
|
649
684
|
"document": "A string used to ensure the idempotency of the request.",
|
|
650
|
-
"example": "a521b4e4-c903-4d37-9de6-
|
|
685
|
+
"example": "a521b4e4-c903-4d37-9de6-8606e3ad8eb7",
|
|
651
686
|
"member": "string",
|
|
652
687
|
"name": "ClientToken",
|
|
653
688
|
"required": false,
|
|
@@ -655,8 +690,8 @@
|
|
|
655
690
|
},
|
|
656
691
|
{
|
|
657
692
|
"disabled": false,
|
|
658
|
-
"document": "Configuration of prepaid instances. You can use the parameter to specify the attributes of prepaid instances, such as the subscription period and the auto-renewal plan. This parameter is required for prepaid instances.",
|
|
659
|
-
"example": "
|
|
693
|
+
"document": "Not supported. Configuration of prepaid instances. You can use the parameter to specify the attributes of prepaid instances, such as the subscription period and the auto-renewal plan. This parameter is required for prepaid instances.",
|
|
694
|
+
"example": "无",
|
|
660
695
|
"member": "ChargePrepaid",
|
|
661
696
|
"name": "HostChargePrepaid",
|
|
662
697
|
"required": false,
|
|
@@ -664,7 +699,7 @@
|
|
|
664
699
|
},
|
|
665
700
|
{
|
|
666
701
|
"disabled": false,
|
|
667
|
-
"document": "Instance billing
|
|
702
|
+
"document": "Instance [billing type](https://intl.cloud.tencent.com/document/product/213/2180?from_cn_redirect=1). <br><li>`POSTPAID_BY_HOUR`: Hourly-based pay-as-you-go <br>",
|
|
668
703
|
"example": "PREPAID",
|
|
669
704
|
"member": "string",
|
|
670
705
|
"name": "HostChargeType",
|
|
@@ -692,7 +727,7 @@
|
|
|
692
727
|
{
|
|
693
728
|
"disabled": false,
|
|
694
729
|
"document": "Tag description. You can specify the parameter to associate a tag with an instance.",
|
|
695
|
-
"example": "
|
|
730
|
+
"example": "无",
|
|
696
731
|
"member": "TagSpecification",
|
|
697
732
|
"name": "TagSpecification",
|
|
698
733
|
"required": false,
|
|
@@ -847,7 +882,52 @@
|
|
|
847
882
|
},
|
|
848
883
|
"ChcDeployExtraConfig": {
|
|
849
884
|
"document": "Configuration options for MiniOS of the CHC deployment network",
|
|
850
|
-
"members": [
|
|
885
|
+
"members": [
|
|
886
|
+
{
|
|
887
|
+
"disabled": false,
|
|
888
|
+
"document": "",
|
|
889
|
+
"example": "public",
|
|
890
|
+
"member": "string",
|
|
891
|
+
"name": "MiniOsType",
|
|
892
|
+
"output_required": true,
|
|
893
|
+
"required": true,
|
|
894
|
+
"type": "string",
|
|
895
|
+
"value_allowed_null": false
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"disabled": false,
|
|
899
|
+
"document": "",
|
|
900
|
+
"example": "x86_legacy",
|
|
901
|
+
"member": "string",
|
|
902
|
+
"name": "BootType",
|
|
903
|
+
"output_required": true,
|
|
904
|
+
"required": true,
|
|
905
|
+
"type": "string",
|
|
906
|
+
"value_allowed_null": false
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"disabled": false,
|
|
910
|
+
"document": "",
|
|
911
|
+
"example": "pxelinux.0",
|
|
912
|
+
"member": "string",
|
|
913
|
+
"name": "BootFile",
|
|
914
|
+
"output_required": true,
|
|
915
|
+
"required": false,
|
|
916
|
+
"type": "string",
|
|
917
|
+
"value_allowed_null": false
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"disabled": false,
|
|
921
|
+
"document": "",
|
|
922
|
+
"example": "169.254.68.10",
|
|
923
|
+
"member": "string",
|
|
924
|
+
"name": "NextServerAddress",
|
|
925
|
+
"output_required": true,
|
|
926
|
+
"required": false,
|
|
927
|
+
"type": "string",
|
|
928
|
+
"value_allowed_null": false
|
|
929
|
+
}
|
|
930
|
+
],
|
|
851
931
|
"usage": "both"
|
|
852
932
|
},
|
|
853
933
|
"ChcHost": {
|
|
@@ -859,7 +939,7 @@
|
|
|
859
939
|
"example": "chc-1a2b3c4d",
|
|
860
940
|
"member": "string",
|
|
861
941
|
"name": "ChcId",
|
|
862
|
-
"
|
|
942
|
+
"output_required": true,
|
|
863
943
|
"type": "string",
|
|
864
944
|
"value_allowed_null": false
|
|
865
945
|
},
|
|
@@ -869,7 +949,7 @@
|
|
|
869
949
|
"example": "托管服务器1",
|
|
870
950
|
"member": "string",
|
|
871
951
|
"name": "InstanceName",
|
|
872
|
-
"
|
|
952
|
+
"output_required": true,
|
|
873
953
|
"type": "string",
|
|
874
954
|
"value_allowed_null": false
|
|
875
955
|
},
|
|
@@ -879,7 +959,7 @@
|
|
|
879
959
|
"example": "sn34asdfabd",
|
|
880
960
|
"member": "string",
|
|
881
961
|
"name": "SerialNumber",
|
|
882
|
-
"
|
|
962
|
+
"output_required": true,
|
|
883
963
|
"type": "string",
|
|
884
964
|
"value_allowed_null": false
|
|
885
965
|
},
|
|
@@ -889,7 +969,7 @@
|
|
|
889
969
|
"example": "ONLINE",
|
|
890
970
|
"member": "string",
|
|
891
971
|
"name": "InstanceState",
|
|
892
|
-
"
|
|
972
|
+
"output_required": true,
|
|
893
973
|
"type": "string",
|
|
894
974
|
"value_allowed_null": false
|
|
895
975
|
},
|
|
@@ -899,29 +979,29 @@
|
|
|
899
979
|
"example": "CHC_HS1",
|
|
900
980
|
"member": "string",
|
|
901
981
|
"name": "DeviceType",
|
|
902
|
-
"
|
|
982
|
+
"output_required": true,
|
|
903
983
|
"type": "string",
|
|
904
|
-
"value_allowed_null":
|
|
984
|
+
"value_allowed_null": false
|
|
905
985
|
},
|
|
906
986
|
{
|
|
907
987
|
"disabled": false,
|
|
908
988
|
"document": "Availability zone",
|
|
909
|
-
"example": "
|
|
989
|
+
"example": "无",
|
|
910
990
|
"member": "Placement",
|
|
911
991
|
"name": "Placement",
|
|
912
|
-
"
|
|
992
|
+
"output_required": true,
|
|
913
993
|
"type": "object",
|
|
914
994
|
"value_allowed_null": false
|
|
915
995
|
},
|
|
916
996
|
{
|
|
917
997
|
"disabled": false,
|
|
918
998
|
"document": "Out-of-band network\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
919
|
-
"example": "
|
|
999
|
+
"example": "无",
|
|
920
1000
|
"member": "VirtualPrivateCloud",
|
|
921
1001
|
"name": "BmcVirtualPrivateCloud",
|
|
922
|
-
"
|
|
1002
|
+
"output_required": true,
|
|
923
1003
|
"type": "object",
|
|
924
|
-
"value_allowed_null":
|
|
1004
|
+
"value_allowed_null": false
|
|
925
1005
|
},
|
|
926
1006
|
{
|
|
927
1007
|
"disabled": false,
|
|
@@ -929,9 +1009,9 @@
|
|
|
929
1009
|
"example": "10.12.10.34",
|
|
930
1010
|
"member": "string",
|
|
931
1011
|
"name": "BmcIp",
|
|
932
|
-
"
|
|
1012
|
+
"output_required": true,
|
|
933
1013
|
"type": "string",
|
|
934
|
-
"value_allowed_null":
|
|
1014
|
+
"value_allowed_null": false
|
|
935
1015
|
},
|
|
936
1016
|
{
|
|
937
1017
|
"disabled": false,
|
|
@@ -939,19 +1019,19 @@
|
|
|
939
1019
|
"example": "[\"sg-1a2b34af\"]",
|
|
940
1020
|
"member": "string",
|
|
941
1021
|
"name": "BmcSecurityGroupIds",
|
|
942
|
-
"
|
|
1022
|
+
"output_required": true,
|
|
943
1023
|
"type": "list",
|
|
944
|
-
"value_allowed_null":
|
|
1024
|
+
"value_allowed_null": false
|
|
945
1025
|
},
|
|
946
1026
|
{
|
|
947
1027
|
"disabled": false,
|
|
948
1028
|
"document": "Deployment network\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
949
|
-
"example": "
|
|
1029
|
+
"example": "无",
|
|
950
1030
|
"member": "VirtualPrivateCloud",
|
|
951
1031
|
"name": "DeployVirtualPrivateCloud",
|
|
952
|
-
"
|
|
1032
|
+
"output_required": true,
|
|
953
1033
|
"type": "object",
|
|
954
|
-
"value_allowed_null":
|
|
1034
|
+
"value_allowed_null": false
|
|
955
1035
|
},
|
|
956
1036
|
{
|
|
957
1037
|
"disabled": false,
|
|
@@ -959,9 +1039,9 @@
|
|
|
959
1039
|
"example": "10.12.10.34",
|
|
960
1040
|
"member": "string",
|
|
961
1041
|
"name": "DeployIp",
|
|
962
|
-
"
|
|
1042
|
+
"output_required": true,
|
|
963
1043
|
"type": "string",
|
|
964
|
-
"value_allowed_null":
|
|
1044
|
+
"value_allowed_null": false
|
|
965
1045
|
},
|
|
966
1046
|
{
|
|
967
1047
|
"disabled": false,
|
|
@@ -969,9 +1049,9 @@
|
|
|
969
1049
|
"example": "[\"sg-1a2b34af\"]",
|
|
970
1050
|
"member": "string",
|
|
971
1051
|
"name": "DeploySecurityGroupIds",
|
|
972
|
-
"
|
|
1052
|
+
"output_required": true,
|
|
973
1053
|
"type": "list",
|
|
974
|
-
"value_allowed_null":
|
|
1054
|
+
"value_allowed_null": false
|
|
975
1055
|
},
|
|
976
1056
|
{
|
|
977
1057
|
"disabled": false,
|
|
@@ -979,9 +1059,9 @@
|
|
|
979
1059
|
"example": "ins-34as43at",
|
|
980
1060
|
"member": "string",
|
|
981
1061
|
"name": "CvmInstanceId",
|
|
982
|
-
"
|
|
1062
|
+
"output_required": true,
|
|
983
1063
|
"type": "string",
|
|
984
|
-
"value_allowed_null":
|
|
1064
|
+
"value_allowed_null": false
|
|
985
1065
|
},
|
|
986
1066
|
{
|
|
987
1067
|
"disabled": false,
|
|
@@ -989,7 +1069,7 @@
|
|
|
989
1069
|
"example": "2020-03-10T02:43:51Z",
|
|
990
1070
|
"member": "string",
|
|
991
1071
|
"name": "CreatedTime",
|
|
992
|
-
"
|
|
1072
|
+
"output_required": true,
|
|
993
1073
|
"type": "string",
|
|
994
1074
|
"value_allowed_null": false
|
|
995
1075
|
},
|
|
@@ -999,9 +1079,9 @@
|
|
|
999
1079
|
"example": "128C 22GB 2424GB",
|
|
1000
1080
|
"member": "string",
|
|
1001
1081
|
"name": "HardwareDescription",
|
|
1002
|
-
"
|
|
1082
|
+
"output_required": true,
|
|
1003
1083
|
"type": "string",
|
|
1004
|
-
"value_allowed_null":
|
|
1084
|
+
"value_allowed_null": false
|
|
1005
1085
|
},
|
|
1006
1086
|
{
|
|
1007
1087
|
"disabled": false,
|
|
@@ -1009,9 +1089,9 @@
|
|
|
1009
1089
|
"example": "128",
|
|
1010
1090
|
"member": "int64",
|
|
1011
1091
|
"name": "CPU",
|
|
1012
|
-
"
|
|
1092
|
+
"output_required": true,
|
|
1013
1093
|
"type": "int",
|
|
1014
|
-
"value_allowed_null":
|
|
1094
|
+
"value_allowed_null": false
|
|
1015
1095
|
},
|
|
1016
1096
|
{
|
|
1017
1097
|
"disabled": false,
|
|
@@ -1019,19 +1099,19 @@
|
|
|
1019
1099
|
"example": "22",
|
|
1020
1100
|
"member": "int64",
|
|
1021
1101
|
"name": "Memory",
|
|
1022
|
-
"
|
|
1102
|
+
"output_required": true,
|
|
1023
1103
|
"type": "int",
|
|
1024
|
-
"value_allowed_null":
|
|
1104
|
+
"value_allowed_null": false
|
|
1025
1105
|
},
|
|
1026
1106
|
{
|
|
1027
1107
|
"disabled": false,
|
|
1028
1108
|
"document": "Disk capacity of the CHC host\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
1029
|
-
"example": "
|
|
1109
|
+
"example": "10T",
|
|
1030
1110
|
"member": "string",
|
|
1031
1111
|
"name": "Disk",
|
|
1032
|
-
"
|
|
1112
|
+
"output_required": true,
|
|
1033
1113
|
"type": "string",
|
|
1034
|
-
"value_allowed_null":
|
|
1114
|
+
"value_allowed_null": false
|
|
1035
1115
|
},
|
|
1036
1116
|
{
|
|
1037
1117
|
"disabled": false,
|
|
@@ -1039,9 +1119,9 @@
|
|
|
1039
1119
|
"example": "51:94:20:9C:B1:CB",
|
|
1040
1120
|
"member": "string",
|
|
1041
1121
|
"name": "BmcMAC",
|
|
1042
|
-
"
|
|
1122
|
+
"output_required": true,
|
|
1043
1123
|
"type": "string",
|
|
1044
|
-
"value_allowed_null":
|
|
1124
|
+
"value_allowed_null": false
|
|
1045
1125
|
},
|
|
1046
1126
|
{
|
|
1047
1127
|
"disabled": false,
|
|
@@ -1049,9 +1129,9 @@
|
|
|
1049
1129
|
"example": "51:94:20:9C:B1:CB",
|
|
1050
1130
|
"member": "string",
|
|
1051
1131
|
"name": "DeployMAC",
|
|
1052
|
-
"
|
|
1132
|
+
"output_required": true,
|
|
1053
1133
|
"type": "string",
|
|
1054
|
-
"value_allowed_null":
|
|
1134
|
+
"value_allowed_null": false
|
|
1055
1135
|
},
|
|
1056
1136
|
{
|
|
1057
1137
|
"disabled": false,
|
|
@@ -1059,9 +1139,9 @@
|
|
|
1059
1139
|
"example": "HOSTING",
|
|
1060
1140
|
"member": "string",
|
|
1061
1141
|
"name": "TenantType",
|
|
1062
|
-
"
|
|
1142
|
+
"output_required": true,
|
|
1063
1143
|
"type": "string",
|
|
1064
|
-
"value_allowed_null":
|
|
1144
|
+
"value_allowed_null": false
|
|
1065
1145
|
},
|
|
1066
1146
|
{
|
|
1067
1147
|
"disabled": false,
|
|
@@ -1069,9 +1149,9 @@
|
|
|
1069
1149
|
"example": "无",
|
|
1070
1150
|
"member": "ChcDeployExtraConfig",
|
|
1071
1151
|
"name": "DeployExtraConfig",
|
|
1072
|
-
"
|
|
1152
|
+
"output_required": true,
|
|
1073
1153
|
"type": "object",
|
|
1074
|
-
"value_allowed_null":
|
|
1154
|
+
"value_allowed_null": false
|
|
1075
1155
|
}
|
|
1076
1156
|
],
|
|
1077
1157
|
"usage": "out"
|
|
@@ -1746,7 +1826,7 @@
|
|
|
1746
1826
|
{
|
|
1747
1827
|
"disabled": false,
|
|
1748
1828
|
"document": "A string used to ensure the idempotence of the request. This string is generated by the customer and should be unique across different requests, with a maximum length of 64 ASCII characters. If this parameter is not specified, the idempotence of the request cannot be guaranteed.",
|
|
1749
|
-
"example": "a521b4e4-c903-4d37-9de6-
|
|
1829
|
+
"example": "a521b4e4-c903-4d37-9de6-8096e3ad8eb7",
|
|
1750
1830
|
"member": "string",
|
|
1751
1831
|
"name": "ClientToken",
|
|
1752
1832
|
"required": false,
|
|
@@ -1860,6 +1940,15 @@
|
|
|
1860
1940
|
"required": false,
|
|
1861
1941
|
"type": "bool"
|
|
1862
1942
|
},
|
|
1943
|
+
{
|
|
1944
|
+
"disabled": false,
|
|
1945
|
+
"document": "",
|
|
1946
|
+
"example": "false",
|
|
1947
|
+
"member": "bool",
|
|
1948
|
+
"name": "EnableJumboFrame",
|
|
1949
|
+
"required": false,
|
|
1950
|
+
"type": "bool"
|
|
1951
|
+
},
|
|
1863
1952
|
{
|
|
1864
1953
|
"disabled": false,
|
|
1865
1954
|
"document": "Description list of tags. by specifying this parameter, tags can be bound to the instance launch template.",
|
|
@@ -1896,7 +1985,7 @@
|
|
|
1896
1985
|
{
|
|
1897
1986
|
"disabled": false,
|
|
1898
1987
|
"document": "Specifies the ID of the successfully created instance launch template when this parameter is returned by creating an instance launch template through this interface.",
|
|
1899
|
-
"example": "lt-
|
|
1988
|
+
"example": "lt-a5n1305lo",
|
|
1900
1989
|
"member": "string",
|
|
1901
1990
|
"name": "LaunchTemplateId",
|
|
1902
1991
|
"output_required": true,
|
|
@@ -2226,7 +2315,7 @@
|
|
|
2226
2315
|
},
|
|
2227
2316
|
{
|
|
2228
2317
|
"disabled": false,
|
|
2229
|
-
"document": "
|
|
2318
|
+
"document": "Specifies the data disk type. for restrictions on data disk types, refer to [storage overview](https://www.tencentcloud.com/document/product/213/4952?from_cn_redirect=1). valid values: <br /><li>LOCAL_BASIC: LOCAL disk</li> <li>LOCAL_SSD: LOCAL SSD</li><li>LOCAL_NVME: LOCAL NVME disk, which is closely related to InstanceType and cannot be specified</li><li>LOCAL_PRO: LOCAL HDD, which is closely related to InstanceType and cannot be specified</li><li>cloud_BASIC: BASIC cloud disk</li><li>cloud_PREMIUM: high-performance cloud block storage</li><li>cloud_SSD: SSD cloud disk</li><li>cloud_HSSD: enhanced SSD cloud disk</li> <li>cloud_TSSD: ultra-fast SSD cbs</li><li>cloud_BSSD: universal SSD cloud disk</li><br />default: LOCAL_BASIC.<br/><br />this parameter is invalid for the `ResizeInstanceDisk` api.",
|
|
2230
2319
|
"example": "CLOUD_SSD",
|
|
2231
2320
|
"member": "string",
|
|
2232
2321
|
"name": "DiskType",
|
|
@@ -2281,7 +2370,7 @@
|
|
|
2281
2370
|
},
|
|
2282
2371
|
{
|
|
2283
2372
|
"disabled": false,
|
|
2284
|
-
"document": "Custom CMK
|
|
2373
|
+
"document": "Custom CMK ID, value is UUID or similar to kms-abcd1234. used for encrypted cloud disk.\n\nThis parameter is currently only used for the `RunInstances` api.\nNote: This field may return null, indicating that no valid value is found.",
|
|
2285
2374
|
"example": "kms-abcd1234",
|
|
2286
2375
|
"member": "string",
|
|
2287
2376
|
"name": "KmsKeyId",
|
|
@@ -2292,7 +2381,7 @@
|
|
|
2292
2381
|
},
|
|
2293
2382
|
{
|
|
2294
2383
|
"disabled": false,
|
|
2295
|
-
"document": "
|
|
2384
|
+
"document": "Cloud disk performance (unit: MiB/s). specifies additional performance for cloud disks.\nCurrently only supports extreme cbs (CLOUD_TSSD) and enhanced SSD CLOUD disk (CLOUD_HSSD).\nNote: This field may return null, indicating that no valid value is found.",
|
|
2296
2385
|
"example": "20",
|
|
2297
2386
|
"member": "int64",
|
|
2298
2387
|
"name": "ThroughputPerformance",
|
|
@@ -2303,7 +2392,7 @@
|
|
|
2303
2392
|
},
|
|
2304
2393
|
{
|
|
2305
2394
|
"disabled": false,
|
|
2306
|
-
"document": "Specifies the
|
|
2395
|
+
"document": "Specifies the dedicated cluster ID belonging to.\nNote: This field may return null, indicating that no valid value is found.",
|
|
2307
2396
|
"example": "cdc-1648zauv",
|
|
2308
2397
|
"member": "string",
|
|
2309
2398
|
"name": "CdcId",
|
|
@@ -2314,7 +2403,7 @@
|
|
|
2314
2403
|
},
|
|
2315
2404
|
{
|
|
2316
2405
|
"disabled": false,
|
|
2317
|
-
"document": "
|
|
2406
|
+
"document": "Burstable performance.\n\n<B>Note: this field is in beta test.</b>.",
|
|
2318
2407
|
"example": "false",
|
|
2319
2408
|
"member": "bool",
|
|
2320
2409
|
"name": "BurstPerformance",
|
|
@@ -2542,7 +2631,7 @@
|
|
|
2542
2631
|
{
|
|
2543
2632
|
"disabled": false,
|
|
2544
2633
|
"document": "CHC host ID. Up to 100 instances per request is allowed. `ChcIds` and `Filters` cannot be specified at the same time.",
|
|
2545
|
-
"example": "[
|
|
2634
|
+
"example": "[\"chc-1a2b3c4d\"]",
|
|
2546
2635
|
"member": "string",
|
|
2547
2636
|
"name": "ChcIds",
|
|
2548
2637
|
"required": false,
|
|
@@ -2550,8 +2639,8 @@
|
|
|
2550
2639
|
},
|
|
2551
2640
|
{
|
|
2552
2641
|
"disabled": false,
|
|
2553
|
-
"document": "<li><strong>zone</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the <strong>availability zone</strong>, such as `ap-guangzhou-
|
|
2554
|
-
"example": "
|
|
2642
|
+
"document": "<li><strong>zone</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the <strong>availability zone</strong>, such as `ap-guangzhou-6`.</p><p style=\"padding-left: 30px;\">Type: String</p><p style=\"padding-left: 30px;\">Optional</p><p style=\"padding-left: 30px;\">Valid values: See <a href=\"https://intl.cloud.tencent.com/document/product/213/6091?from_cn_redirect=1\">Regions and Availability Zones</a></p>\n<li><strong>instance-name</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the <strong>instance name</strong>.</p><p style=\"padding-left: 30px;\">Type: String</p><p style=\"padding-left: 30px;\">Optional</p>\n<li><strong>instance-state</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the <strong>instance status</strong>. For status details, see [InstanceStatus](https://intl.cloud.tencent.com/document/api/213/15753?from_cn_redirect=1#InstanceStatus).</p><p style=\"padding-left: 30px;\">Type: String</p><p style=\"padding-left: 30px;\">Optional</p>\n<li><strong>device-type</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the <strong>device type</strong>.</p><p style=\"padding-left: 30px;\">Type: String</p><p style=\"padding-left: 30px;\">Optional</p>\n<li><strong>vpc-id</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the <strong>unique VPC ID</strong>.</p><p style=\"padding-left: 30px;\">Type: String</p><p style=\"padding-left: 30px;\">Optional</p>\n<li><strong>subnet-id</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the <strong>unique VPC subnet ID</strong>.</p><p style=\"padding-left: 30px;\">Type: String</p><p style=\"padding-left: 30px;\">Optional</p>",
|
|
2643
|
+
"example": "无",
|
|
2555
2644
|
"member": "Filter",
|
|
2556
2645
|
"name": "Filters",
|
|
2557
2646
|
"required": false,
|
|
@@ -2587,15 +2676,17 @@
|
|
|
2587
2676
|
"example": "5",
|
|
2588
2677
|
"member": "int64",
|
|
2589
2678
|
"name": "TotalCount",
|
|
2679
|
+
"output_required": true,
|
|
2590
2680
|
"type": "int",
|
|
2591
2681
|
"value_allowed_null": false
|
|
2592
2682
|
},
|
|
2593
2683
|
{
|
|
2594
2684
|
"disabled": false,
|
|
2595
2685
|
"document": "List of returned instances",
|
|
2596
|
-
"example": "
|
|
2686
|
+
"example": "无",
|
|
2597
2687
|
"member": "ChcHost",
|
|
2598
2688
|
"name": "ChcHostSet",
|
|
2689
|
+
"output_required": true,
|
|
2599
2690
|
"type": "list",
|
|
2600
2691
|
"value_allowed_null": false
|
|
2601
2692
|
},
|
|
@@ -2758,7 +2849,7 @@
|
|
|
2758
2849
|
"members": [
|
|
2759
2850
|
{
|
|
2760
2851
|
"disabled": false,
|
|
2761
|
-
"document": "<li><strong>zone</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the availability zone, such as `ap-guangzhou-
|
|
2852
|
+
"document": "<li><strong>zone</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the availability zone, such as `ap-guangzhou-6`.</p><p style=\"padding-left: 30px;\">Type: String</p><p style=\"padding-left: 30px;\">Optional</p><p style=\"padding-left: 30px;\">Valid values: See <a href=\"https://intl.cloud.tencent.com/document/product/213/6091?from_cn_redirect=1\">Regions and Availability Zones</a></p>\n<li><strong>project-id</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the project ID. You can query the list of created projects by calling `DescribeProject` or logging in to the [CVM console](https://console.cloud.tencent.com/cvm/index). You can also call `AddProject` to create projects. The project ID is like 1002189. </p><p style=\"padding-left: 30px;\">Type: Integer</p><p style=\"padding-left: 30px;\">Optional</p>\n<li><strong>host-id</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the CDH instance ID. Format: host-xxxxxxxx. </p><p style=\"padding-left: 30px;\">Type: String</p><p style=\"padding-left: 30px;\">Optional</p>\n<li><strong>host-name</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the host name.</p><p style=\"padding-left: 30px;\">Type: String</p><p style=\"padding-left: 30px;\">Optional</p>\n<li><strong>host-state</strong></li>\n<p style=\"padding-left: 30px;\">Filter by the CDH instance status. (`PENDING`: Creating | `LAUNCH_FAILURE`: Failed to create | `RUNNING`: Running | `EXPIRED`: Expired)</p><p style=\"padding-left: 30px;\">Type: String</p><p style=\"padding-left: 30px;\">Optional</p>\nEach request can have up to 10 `Filters` and 5 `Filter.Values`.",
|
|
2762
2853
|
"example": "[ { \"Name\": \"tag-key\", \"Values\": [ \"myTag\" ] } ]",
|
|
2763
2854
|
"member": "Filter",
|
|
2764
2855
|
"name": "Filters",
|
|
@@ -3048,9 +3139,10 @@
|
|
|
3048
3139
|
{
|
|
3049
3140
|
"disabled": false,
|
|
3050
3141
|
"document": "List of instance model families",
|
|
3051
|
-
"example": "",
|
|
3142
|
+
"example": "无",
|
|
3052
3143
|
"member": "InstanceFamilyConfig",
|
|
3053
3144
|
"name": "InstanceFamilyConfigSet",
|
|
3145
|
+
"output_required": true,
|
|
3054
3146
|
"type": "list",
|
|
3055
3147
|
"value_allowed_null": false
|
|
3056
3148
|
},
|
|
@@ -3139,7 +3231,7 @@
|
|
|
3139
3231
|
{
|
|
3140
3232
|
"disabled": false,
|
|
3141
3233
|
"document": "The maximum number of times you can modify the instance configurations (degrading the configurations)",
|
|
3142
|
-
"example": "
|
|
3234
|
+
"example": "无",
|
|
3143
3235
|
"member": "OperationCountLimit",
|
|
3144
3236
|
"name": "InstanceOperationLimitSet",
|
|
3145
3237
|
"output_required": true,
|
|
@@ -3161,7 +3253,7 @@
|
|
|
3161
3253
|
{
|
|
3162
3254
|
"disabled": false,
|
|
3163
3255
|
"document": "Query by instance ID(s). For example, instance ID: `ins-xxxxxxxx`. For the specific format, refer to section `Ids.N` of the API [Introduction](https://intl.cloud.tencent.com/document/api/213/15688?from_cn_redirect=1). You can query up to 100 instances in each request. However, `InstanceIds` and `Filters` cannot be specified at the same time.",
|
|
3164
|
-
"example": "[
|
|
3256
|
+
"example": "[\"ins-rf6ogz49\"]",
|
|
3165
3257
|
"member": "string",
|
|
3166
3258
|
"name": "InstanceIds",
|
|
3167
3259
|
"required": false,
|
|
@@ -3472,17 +3564,17 @@
|
|
|
3472
3564
|
"example": "1",
|
|
3473
3565
|
"member": "uint64",
|
|
3474
3566
|
"name": "TotalCount",
|
|
3475
|
-
"
|
|
3567
|
+
"output_required": true,
|
|
3476
3568
|
"type": "int",
|
|
3477
3569
|
"value_allowed_null": false
|
|
3478
3570
|
},
|
|
3479
3571
|
{
|
|
3480
3572
|
"disabled": false,
|
|
3481
3573
|
"document": "Set of instance launch template versions.",
|
|
3482
|
-
"example": "
|
|
3574
|
+
"example": "无",
|
|
3483
3575
|
"member": "LaunchTemplateVersionInfo",
|
|
3484
3576
|
"name": "LaunchTemplateVersionSet",
|
|
3485
|
-
"
|
|
3577
|
+
"output_required": true,
|
|
3486
3578
|
"type": "list",
|
|
3487
3579
|
"value_allowed_null": false
|
|
3488
3580
|
},
|
|
@@ -4095,7 +4187,7 @@
|
|
|
4095
4187
|
{
|
|
4096
4188
|
"disabled": false,
|
|
4097
4189
|
"document": "Instance ID Needs to Enter Rescue Mode",
|
|
4098
|
-
"example": "
|
|
4190
|
+
"example": "ins-abcdefg",
|
|
4099
4191
|
"member": "string",
|
|
4100
4192
|
"name": "InstanceId",
|
|
4101
4193
|
"required": true,
|
|
@@ -4104,7 +4196,7 @@
|
|
|
4104
4196
|
{
|
|
4105
4197
|
"disabled": false,
|
|
4106
4198
|
"document": "System Password in Rescue Mode",
|
|
4107
|
-
"example": "
|
|
4199
|
+
"example": "hello123456789",
|
|
4108
4200
|
"member": "string",
|
|
4109
4201
|
"name": "Password",
|
|
4110
4202
|
"required": true,
|
|
@@ -4113,20 +4205,29 @@
|
|
|
4113
4205
|
{
|
|
4114
4206
|
"disabled": false,
|
|
4115
4207
|
"document": "System Username in Rescue Mode",
|
|
4116
|
-
"example": "
|
|
4208
|
+
"example": "root",
|
|
4117
4209
|
"member": "string",
|
|
4118
4210
|
"name": "Username",
|
|
4119
4211
|
"required": false,
|
|
4120
4212
|
"type": "string"
|
|
4121
4213
|
},
|
|
4122
4214
|
{
|
|
4123
|
-
"disabled":
|
|
4215
|
+
"disabled": true,
|
|
4124
4216
|
"document": "Whether to perform forced shutdown.",
|
|
4125
|
-
"example": "
|
|
4217
|
+
"example": "false",
|
|
4126
4218
|
"member": "bool",
|
|
4127
4219
|
"name": "ForceStop",
|
|
4128
4220
|
"required": false,
|
|
4129
4221
|
"type": "bool"
|
|
4222
|
+
},
|
|
4223
|
+
{
|
|
4224
|
+
"disabled": false,
|
|
4225
|
+
"document": "",
|
|
4226
|
+
"example": "HARD",
|
|
4227
|
+
"member": "string",
|
|
4228
|
+
"name": "StopType",
|
|
4229
|
+
"required": false,
|
|
4230
|
+
"type": "string"
|
|
4130
4231
|
}
|
|
4131
4232
|
],
|
|
4132
4233
|
"type": "object"
|
|
@@ -4149,7 +4250,7 @@
|
|
|
4149
4250
|
{
|
|
4150
4251
|
"disabled": false,
|
|
4151
4252
|
"document": "Instance ID Exiting Rescue Mode",
|
|
4152
|
-
"example": "
|
|
4253
|
+
"example": "ins-axzc12s",
|
|
4153
4254
|
"member": "string",
|
|
4154
4255
|
"name": "InstanceId",
|
|
4155
4256
|
"required": true,
|
|
@@ -4325,7 +4426,7 @@
|
|
|
4325
4426
|
{
|
|
4326
4427
|
"disabled": false,
|
|
4327
4428
|
"document": "Filter values.",
|
|
4328
|
-
"example": "[\"ap-guangzhou-
|
|
4429
|
+
"example": "[\"ap-guangzhou-6\"]",
|
|
4329
4430
|
"member": "string",
|
|
4330
4431
|
"name": "Values",
|
|
4331
4432
|
"required": true,
|
|
@@ -4339,7 +4440,7 @@
|
|
|
4339
4440
|
"members": [
|
|
4340
4441
|
{
|
|
4341
4442
|
"disabled": false,
|
|
4342
|
-
"document": "
|
|
4443
|
+
"document": "Specifies the GPU count of the instance. a value less than 1 indicates VGPU type, and a value larger than 1 indicates GPU passthrough type.",
|
|
4343
4444
|
"example": "1",
|
|
4344
4445
|
"member": "float",
|
|
4345
4446
|
"name": "GPUCount",
|
|
@@ -4349,7 +4450,7 @@
|
|
|
4349
4450
|
},
|
|
4350
4451
|
{
|
|
4351
4452
|
"disabled": false,
|
|
4352
|
-
"document": "GPU address
|
|
4453
|
+
"document": "Specifies the GPU address of the instance.",
|
|
4353
4454
|
"example": "['0000:18:00.0','0000:18:00.1']",
|
|
4354
4455
|
"member": "string",
|
|
4355
4456
|
"name": "GPUId",
|
|
@@ -4359,7 +4460,7 @@
|
|
|
4359
4460
|
},
|
|
4360
4461
|
{
|
|
4361
4462
|
"disabled": false,
|
|
4362
|
-
"document": "GPU type of the instance
|
|
4463
|
+
"document": "Specifies the GPU type of the instance.",
|
|
4363
4464
|
"example": "NVIDIA T4",
|
|
4364
4465
|
"member": "string",
|
|
4365
4466
|
"name": "GPUType",
|
|
@@ -4501,7 +4602,7 @@
|
|
|
4501
4602
|
"name": "CageId",
|
|
4502
4603
|
"output_required": true,
|
|
4503
4604
|
"type": "string",
|
|
4504
|
-
"value_allowed_null":
|
|
4605
|
+
"value_allowed_null": false
|
|
4505
4606
|
}
|
|
4506
4607
|
],
|
|
4507
4608
|
"usage": "out"
|
|
@@ -5087,63 +5188,54 @@
|
|
|
5087
5188
|
],
|
|
5088
5189
|
"type": "object"
|
|
5089
5190
|
},
|
|
5090
|
-
"
|
|
5091
|
-
"document": "
|
|
5191
|
+
"InquiryPriceModifyInstancesChargeTypeRequest": {
|
|
5192
|
+
"document": "InquiryPriceModifyInstancesChargeType request structure.",
|
|
5092
5193
|
"members": [
|
|
5093
5194
|
{
|
|
5094
5195
|
"disabled": false,
|
|
5095
|
-
"document": "
|
|
5096
|
-
"example": "ins-
|
|
5196
|
+
"document": "One or more instance IDs to be operated. You can obtain the instance ID through the `InstanceId` in the return value from the API [DescribeInstances](https://www.tencentcloud.com/document/api/213/15728?from_cn_redirect=1). The maximum number of instances per request is 100.",
|
|
5197
|
+
"example": "[\"ins-r8hr2upy\"]",
|
|
5097
5198
|
"member": "string",
|
|
5098
|
-
"name": "
|
|
5199
|
+
"name": "InstanceIds",
|
|
5099
5200
|
"required": true,
|
|
5100
|
-
"type": "
|
|
5201
|
+
"type": "list"
|
|
5101
5202
|
},
|
|
5102
5203
|
{
|
|
5103
5204
|
"disabled": false,
|
|
5104
|
-
"document": "[
|
|
5105
|
-
"example": "
|
|
5205
|
+
"document": "Modified instance [billing type](https://www.tencentcloud.com/document/product/213/2180?from_cn_redirect=1). <br><li>`PREPAID`: monthly subscription.</li>\n\n**Note:** Only supports converting pay-as-you-go instances to annual and monthly subscription instances.\n\ndefault value: `PREPAID`",
|
|
5206
|
+
"example": "PREPAID",
|
|
5106
5207
|
"member": "string",
|
|
5107
|
-
"name": "
|
|
5108
|
-
"required":
|
|
5208
|
+
"name": "InstanceChargeType",
|
|
5209
|
+
"required": true,
|
|
5109
5210
|
"type": "string"
|
|
5110
5211
|
},
|
|
5111
5212
|
{
|
|
5112
5213
|
"disabled": false,
|
|
5113
|
-
"document": "
|
|
5114
|
-
"example": "无",
|
|
5115
|
-
"member": "SystemDisk",
|
|
5116
|
-
"name": "SystemDisk",
|
|
5117
|
-
"required": false,
|
|
5118
|
-
"type": "object"
|
|
5119
|
-
},
|
|
5120
|
-
{
|
|
5121
|
-
"disabled": false,
|
|
5122
|
-
"document": "Login settings of the instance. You can use this parameter to set the login method, password, and key of the instance or keep the login settings of the original image. By default, a random password will be generated and sent to you via the Message Center.",
|
|
5214
|
+
"document": "Prepaid mode, parameter settings related to monthly/annual subscription. through this parameter, specify the purchase duration of annual and monthly subscription instances, whether to enable auto-renewal, and other attributes. ",
|
|
5123
5215
|
"example": "无",
|
|
5124
|
-
"member": "
|
|
5125
|
-
"name": "
|
|
5216
|
+
"member": "InstanceChargePrepaid",
|
|
5217
|
+
"name": "InstanceChargePrepaid",
|
|
5126
5218
|
"required": false,
|
|
5127
5219
|
"type": "object"
|
|
5128
5220
|
},
|
|
5129
5221
|
{
|
|
5130
5222
|
"disabled": false,
|
|
5131
|
-
"document": "
|
|
5132
|
-
"example": "
|
|
5133
|
-
"member": "
|
|
5134
|
-
"name": "
|
|
5223
|
+
"document": "Whether to switch the billing mode of elastic data cloud disks simultaneously. valid values: <br><li>true: means switching the billing mode of elastic data cloud disks</li><li>false: means not switching the billing mode of elastic data cloud disks</li><br>default value: false.",
|
|
5224
|
+
"example": "false",
|
|
5225
|
+
"member": "bool",
|
|
5226
|
+
"name": "ModifyPortableDataDisk",
|
|
5135
5227
|
"required": false,
|
|
5136
|
-
"type": "
|
|
5228
|
+
"type": "bool"
|
|
5137
5229
|
}
|
|
5138
5230
|
],
|
|
5139
5231
|
"type": "object"
|
|
5140
5232
|
},
|
|
5141
|
-
"
|
|
5142
|
-
"document": "
|
|
5233
|
+
"InquiryPriceModifyInstancesChargeTypeResponse": {
|
|
5234
|
+
"document": "InquiryPriceModifyInstancesChargeType response structure.",
|
|
5143
5235
|
"members": [
|
|
5144
5236
|
{
|
|
5145
5237
|
"disabled": false,
|
|
5146
|
-
"document": "
|
|
5238
|
+
"document": "This parameter indicates the price for switching the billing mode of the corresponding configuration instance.",
|
|
5147
5239
|
"example": "无",
|
|
5148
5240
|
"member": "Price",
|
|
5149
5241
|
"name": "Price",
|
|
@@ -5160,13 +5252,13 @@
|
|
|
5160
5252
|
],
|
|
5161
5253
|
"type": "object"
|
|
5162
5254
|
},
|
|
5163
|
-
"
|
|
5164
|
-
"document": "
|
|
5255
|
+
"InquiryPriceRenewInstancesRequest": {
|
|
5256
|
+
"document": "InquiryPriceRenewInstances request structure.",
|
|
5165
5257
|
"members": [
|
|
5166
5258
|
{
|
|
5167
5259
|
"disabled": false,
|
|
5168
|
-
"document": "
|
|
5169
|
-
"example": "[\"ins-
|
|
5260
|
+
"document": "One or more instance IDs to be operated. You can obtain the instance ID through the `InstanceId` in the return value from the API [DescribeInstances](https://www.tencentcloud.comom/document/api/213/15728?from_cn_redirect=1). The maximum number of instances per request is 100.",
|
|
5261
|
+
"example": "[\"ins-2zvpghhc\"]",
|
|
5170
5262
|
"member": "string",
|
|
5171
5263
|
"name": "InstanceIds",
|
|
5172
5264
|
"required": true,
|
|
@@ -5174,40 +5266,40 @@
|
|
|
5174
5266
|
},
|
|
5175
5267
|
{
|
|
5176
5268
|
"disabled": false,
|
|
5177
|
-
"document": "
|
|
5269
|
+
"document": "Prepaid mode, that is, monthly subscription-related parameter settings. You can specify attributes of a monthly subscription instance, such as purchase duration and whether to set auto-renewal, through this parameter.",
|
|
5178
5270
|
"example": "无",
|
|
5179
|
-
"member": "
|
|
5180
|
-
"name": "
|
|
5271
|
+
"member": "InstanceChargePrepaid",
|
|
5272
|
+
"name": "InstanceChargePrepaid",
|
|
5181
5273
|
"required": true,
|
|
5182
5274
|
"type": "object"
|
|
5183
5275
|
},
|
|
5184
5276
|
{
|
|
5185
5277
|
"disabled": false,
|
|
5186
|
-
"document": "
|
|
5187
|
-
"example": "
|
|
5188
|
-
"member": "
|
|
5189
|
-
"name": "
|
|
5278
|
+
"document": "Trial run, for testing purposes, does not execute specific logic. valid values: <li>`true`: skip execution logic</li> <li>`false`: execute logic</li> default value: `false`.",
|
|
5279
|
+
"example": "false",
|
|
5280
|
+
"member": "bool",
|
|
5281
|
+
"name": "DryRun",
|
|
5190
5282
|
"required": false,
|
|
5191
|
-
"type": "
|
|
5283
|
+
"type": "bool"
|
|
5192
5284
|
},
|
|
5193
5285
|
{
|
|
5194
5286
|
"disabled": false,
|
|
5195
|
-
"document": "
|
|
5196
|
-
"example": "
|
|
5197
|
-
"member": "
|
|
5198
|
-
"name": "
|
|
5287
|
+
"document": "Whether to renew the elastic data disk. valid values:<br><li>true: indicates renewing the annual and monthly subscription instance and its mounted elastic data disk simultaneously</li><li>false: indicates renewing the annual and monthly subscription instance while no longer renewing its mounted elastic data disk</li><br>default value: true.",
|
|
5288
|
+
"example": "false",
|
|
5289
|
+
"member": "bool",
|
|
5290
|
+
"name": "RenewPortableDataDisk",
|
|
5199
5291
|
"required": false,
|
|
5200
|
-
"type": "
|
|
5292
|
+
"type": "bool"
|
|
5201
5293
|
}
|
|
5202
5294
|
],
|
|
5203
5295
|
"type": "object"
|
|
5204
5296
|
},
|
|
5205
|
-
"
|
|
5206
|
-
"document": "
|
|
5297
|
+
"InquiryPriceRenewInstancesResponse": {
|
|
5298
|
+
"document": "InquiryPriceRenewInstances response structure.",
|
|
5207
5299
|
"members": [
|
|
5208
5300
|
{
|
|
5209
5301
|
"disabled": false,
|
|
5210
|
-
"document": "
|
|
5302
|
+
"document": "This parameter indicates the price for the corresponding configuration instance.",
|
|
5211
5303
|
"example": "无",
|
|
5212
5304
|
"member": "Price",
|
|
5213
5305
|
"name": "Price",
|
|
@@ -5224,13 +5316,159 @@
|
|
|
5224
5316
|
],
|
|
5225
5317
|
"type": "object"
|
|
5226
5318
|
},
|
|
5227
|
-
"
|
|
5228
|
-
"document": "
|
|
5319
|
+
"InquiryPriceResetInstanceRequest": {
|
|
5320
|
+
"document": "InquiryPriceResetInstance request structure.",
|
|
5229
5321
|
"members": [
|
|
5230
5322
|
{
|
|
5231
5323
|
"disabled": false,
|
|
5232
|
-
"document": "
|
|
5233
|
-
"example": "
|
|
5324
|
+
"document": "Instance ID. To obtain the instance IDs, you can call [`DescribeInstances`](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1) and look for `InstanceId` in the response.",
|
|
5325
|
+
"example": "ins-fd8spnmq",
|
|
5326
|
+
"member": "string",
|
|
5327
|
+
"name": "InstanceId",
|
|
5328
|
+
"required": true,
|
|
5329
|
+
"type": "string"
|
|
5330
|
+
},
|
|
5331
|
+
{
|
|
5332
|
+
"disabled": false,
|
|
5333
|
+
"document": "[Image](https://intl.cloud.tencent.com/document/product/213/4940?from_cn_redirect=1) ID in the format of `img-xxx`. There are four types of images: <br/><li>Public images </li><li>Custom images </li><li>Shared images </li><li>Marketplace images </li><br/>You can obtain the available image IDs in the following ways: <br/><li>For IDs of `public images`, `custom images`, and `shared images`, log in to the [console](https://console.cloud.tencent.com/cvm/image?rid=1&imageType=PUBLIC_IMAGE) to query the information; for IDs of `marketplace images`, go to [Cloud Marketplace](https://market.cloud.tencent.com/list). </li><li>Call [DescribeImages](https://intl.cloud.tencent.com/document/api/213/15715?from_cn_redirect=1) and look for `ImageId` in the response.</li>",
|
|
5334
|
+
"example": "img-8toqc6s3",
|
|
5335
|
+
"member": "string",
|
|
5336
|
+
"name": "ImageId",
|
|
5337
|
+
"required": false,
|
|
5338
|
+
"type": "string"
|
|
5339
|
+
},
|
|
5340
|
+
{
|
|
5341
|
+
"disabled": false,
|
|
5342
|
+
"document": "Configuration of the system disk of the instance. For instances with a cloud disk as the system disk, you can expand the system disk by using this parameter to specify the new capacity after reinstallation. If the parameter is not specified, the system disk capacity remains unchanged by default. You can only expand the capacity of the system disk; reducing its capacity is not supported. When reinstalling the system, you can only modify the capacity of the system disk, not the type.",
|
|
5343
|
+
"example": "无",
|
|
5344
|
+
"member": "SystemDisk",
|
|
5345
|
+
"name": "SystemDisk",
|
|
5346
|
+
"required": false,
|
|
5347
|
+
"type": "object"
|
|
5348
|
+
},
|
|
5349
|
+
{
|
|
5350
|
+
"disabled": false,
|
|
5351
|
+
"document": "Login settings of the instance. You can use this parameter to set the login method, password, and key of the instance or keep the login settings of the original image. By default, a random password will be generated and sent to you via the Message Center.",
|
|
5352
|
+
"example": "无",
|
|
5353
|
+
"member": "LoginSettings",
|
|
5354
|
+
"name": "LoginSettings",
|
|
5355
|
+
"required": false,
|
|
5356
|
+
"type": "object"
|
|
5357
|
+
},
|
|
5358
|
+
{
|
|
5359
|
+
"disabled": false,
|
|
5360
|
+
"document": "Enhanced services. You can use this parameter to specify whether to enable services such as Cloud Monitor and Cloud Security. If this parameter is not specified, Cloud Monitor and Cloud Security will be enabled by default.",
|
|
5361
|
+
"example": "无",
|
|
5362
|
+
"member": "EnhancedService",
|
|
5363
|
+
"name": "EnhancedService",
|
|
5364
|
+
"required": false,
|
|
5365
|
+
"type": "object"
|
|
5366
|
+
},
|
|
5367
|
+
{
|
|
5368
|
+
"disabled": false,
|
|
5369
|
+
"document": "",
|
|
5370
|
+
"example": "TXlVc2VyRGF0YQo",
|
|
5371
|
+
"member": "string",
|
|
5372
|
+
"name": "UserData",
|
|
5373
|
+
"required": false,
|
|
5374
|
+
"type": "string"
|
|
5375
|
+
}
|
|
5376
|
+
],
|
|
5377
|
+
"type": "object"
|
|
5378
|
+
},
|
|
5379
|
+
"InquiryPriceResetInstanceResponse": {
|
|
5380
|
+
"document": "InquiryPriceResetInstance response structure.",
|
|
5381
|
+
"members": [
|
|
5382
|
+
{
|
|
5383
|
+
"disabled": false,
|
|
5384
|
+
"document": "Price of reinstalling the instance with the specified configuration.",
|
|
5385
|
+
"example": "无",
|
|
5386
|
+
"member": "Price",
|
|
5387
|
+
"name": "Price",
|
|
5388
|
+
"output_required": true,
|
|
5389
|
+
"type": "object",
|
|
5390
|
+
"value_allowed_null": false
|
|
5391
|
+
},
|
|
5392
|
+
{
|
|
5393
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
5394
|
+
"member": "string",
|
|
5395
|
+
"name": "RequestId",
|
|
5396
|
+
"type": "string"
|
|
5397
|
+
}
|
|
5398
|
+
],
|
|
5399
|
+
"type": "object"
|
|
5400
|
+
},
|
|
5401
|
+
"InquiryPriceResetInstancesInternetMaxBandwidthRequest": {
|
|
5402
|
+
"document": "InquiryPriceResetInstancesInternetMaxBandwidth request structure.",
|
|
5403
|
+
"members": [
|
|
5404
|
+
{
|
|
5405
|
+
"disabled": false,
|
|
5406
|
+
"document": "Instance ID(s). To obtain the instance IDs, you can call [`DescribeInstances`](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1) and look for `InstanceId` in the response. The maximum number of instances in each request is 100. When changing the bandwidth of instances with `BANDWIDTH_PREPAID` or `BANDWIDTH_POSTPAID_BY_HOUR` as the network billing method, you can only specify one instance at a time.",
|
|
5407
|
+
"example": "[\"ins-fd8spnmq\"]",
|
|
5408
|
+
"member": "string",
|
|
5409
|
+
"name": "InstanceIds",
|
|
5410
|
+
"required": true,
|
|
5411
|
+
"type": "list"
|
|
5412
|
+
},
|
|
5413
|
+
{
|
|
5414
|
+
"disabled": false,
|
|
5415
|
+
"document": "Configuration of public network egress bandwidth. The maximum bandwidth varies among different models. For more information, see the documentation on bandwidth limits. Currently only the `InternetMaxBandwidthOut` parameter is supported.",
|
|
5416
|
+
"example": "无",
|
|
5417
|
+
"member": "InternetAccessible",
|
|
5418
|
+
"name": "InternetAccessible",
|
|
5419
|
+
"required": true,
|
|
5420
|
+
"type": "object"
|
|
5421
|
+
},
|
|
5422
|
+
{
|
|
5423
|
+
"disabled": false,
|
|
5424
|
+
"document": "Date from which the new bandwidth takes effect. Format: `YYYY-MM-DD`, such as `2016-10-30`. The starting date cannot be earlier than the current date. If the starting date is the current date, the new bandwidth takes effect immediately. This parameter is only valid for prepaid bandwidth. If you specify the parameter for bandwidth with other network billing methods, an error code will be returned.",
|
|
5425
|
+
"example": "2016-10-30",
|
|
5426
|
+
"member": "string",
|
|
5427
|
+
"name": "StartTime",
|
|
5428
|
+
"required": false,
|
|
5429
|
+
"type": "string"
|
|
5430
|
+
},
|
|
5431
|
+
{
|
|
5432
|
+
"disabled": false,
|
|
5433
|
+
"document": "Date until which the bandwidth takes effect, in the format of `YYYY-MM-DD`, such as `2016-10-30`. The validity period of the new bandwidth covers the end date. The end date should not be later than the expiration date of a monthly subscription instance. You can obtain the expiration date of an instance through the `ExpiredTime` in the return value from the API [DescribeInstances](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1). This parameter is only valid for monthly subscription bandwidth, and is not supported for bandwidth billed by other modes. Otherwise, the API will return a corresponding error code.",
|
|
5434
|
+
"example": "2016-11-30",
|
|
5435
|
+
"member": "string",
|
|
5436
|
+
"name": "EndTime",
|
|
5437
|
+
"required": false,
|
|
5438
|
+
"type": "string"
|
|
5439
|
+
}
|
|
5440
|
+
],
|
|
5441
|
+
"type": "object"
|
|
5442
|
+
},
|
|
5443
|
+
"InquiryPriceResetInstancesInternetMaxBandwidthResponse": {
|
|
5444
|
+
"document": "InquiryPriceResetInstancesInternetMaxBandwidth response structure.",
|
|
5445
|
+
"members": [
|
|
5446
|
+
{
|
|
5447
|
+
"disabled": false,
|
|
5448
|
+
"document": "Price of the new bandwidth",
|
|
5449
|
+
"example": "无",
|
|
5450
|
+
"member": "Price",
|
|
5451
|
+
"name": "Price",
|
|
5452
|
+
"output_required": true,
|
|
5453
|
+
"type": "object",
|
|
5454
|
+
"value_allowed_null": false
|
|
5455
|
+
},
|
|
5456
|
+
{
|
|
5457
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
5458
|
+
"member": "string",
|
|
5459
|
+
"name": "RequestId",
|
|
5460
|
+
"type": "string"
|
|
5461
|
+
}
|
|
5462
|
+
],
|
|
5463
|
+
"type": "object"
|
|
5464
|
+
},
|
|
5465
|
+
"InquiryPriceResetInstancesTypeRequest": {
|
|
5466
|
+
"document": "InquiryPriceResetInstancesType request structure.",
|
|
5467
|
+
"members": [
|
|
5468
|
+
{
|
|
5469
|
+
"disabled": false,
|
|
5470
|
+
"document": "One or more instance IDs to be operated. You can obtain the instance ID through the `InstanceId` in the return value from the API [DescribeInstances](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1). The maximum number of instances per request is 1.",
|
|
5471
|
+
"example": "[\"ins-2zvpghhc\"]",
|
|
5234
5472
|
"member": "string",
|
|
5235
5473
|
"name": "InstanceIds",
|
|
5236
5474
|
"required": true,
|
|
@@ -5366,7 +5604,7 @@
|
|
|
5366
5604
|
},
|
|
5367
5605
|
{
|
|
5368
5606
|
"disabled": false,
|
|
5369
|
-
"document": "
|
|
5607
|
+
"document": "Instance model. Different instance models specify different resource specifications.\n<br><li>For instances created with the payment modes PREPAID or POSTPAID_BY_HOUR, specifies the specific values obtained BY calling the [DescribeInstanceTypeConfigs](https://www.tencentcloud.comom/document/api/213/15749?from_cn_redirect=1) api for the latest specification table or referring to [instance specifications](https://www.tencentcloud.comom/document/product/213/11518?from_cn_redirect=1). if not specified, the system will dynamically assign a default model based on the current resource sales situation in a region.</li><br><li>for instances created with the payment mode CDHPAID, indicates this parameter uses the prefix \"CDH_\" and is generated based on CPU and memory configuration. the specific format is: CDH_XCXG. for example, for creating a CDH instance with 1 CPU core and 1 gb memory, this parameter should be CDH_1C1G.</li>.",
|
|
5370
5608
|
"example": "S5.MEDIUM2",
|
|
5371
5609
|
"member": "string",
|
|
5372
5610
|
"name": "InstanceType",
|
|
@@ -5420,7 +5658,7 @@
|
|
|
5420
5658
|
},
|
|
5421
5659
|
{
|
|
5422
5660
|
"disabled": false,
|
|
5423
|
-
"document": "Instance name
|
|
5661
|
+
"document": "Instance display name. <li>if no instance display name is specified, it will display 'unnamed' by default.</li> <li>when purchasing multiple instances, if the pattern string `{R:x}` is specified, it means generating numbers `[x, x+n-1]`, where `n` represents the number of purchased instances. for example, `server_{R:3}`: when purchasing 1 instance, the instance display name is `server_3`; when purchasing 2 instances, the instance display names are `server_3` and `server_4` respectively. supports specifying multiple pattern strings `{R:x}`.</li> <li>when purchasing multiple instances without specifying a pattern string, suffixes `1, 2...n` will be added to the instance display name, where `n` represents the number of purchased instances. for example, `server_`: when purchasing 2 instances, the instance display names are `server_1` and `server_2` respectively.</li> <li>supports up to 128 characters (including pattern strings).</li>.",
|
|
5424
5662
|
"example": "myInstance",
|
|
5425
5663
|
"member": "string",
|
|
5426
5664
|
"name": "InstanceName",
|
|
@@ -5438,7 +5676,7 @@
|
|
|
5438
5676
|
},
|
|
5439
5677
|
{
|
|
5440
5678
|
"disabled": false,
|
|
5441
|
-
"document": "Security
|
|
5679
|
+
"document": "Security group to which an instance belongs. obtain this parameter by calling the `SecurityGroupId` field in the return value of [DescribeSecurityGroups](https://www.tencentcloud.comom/document/api/215/15808?from_cn_redirect=1). if not specified, bind the default security group under the designated project. if the default security group does not exist, automatically create it.\n",
|
|
5442
5680
|
"example": "[\"sg-efil73jd\"]",
|
|
5443
5681
|
"member": "string",
|
|
5444
5682
|
"name": "SecurityGroupIds",
|
|
@@ -5457,7 +5695,7 @@
|
|
|
5457
5695
|
{
|
|
5458
5696
|
"disabled": false,
|
|
5459
5697
|
"document": "A unique string supplied by the client to ensure that the request is idempotent. Its maximum length is 64 ASCII characters. If this parameter is not specified, the idempotency of the request cannot be guaranteed.<br>For more information, see Ensuring Idempotency.",
|
|
5460
|
-
"example": "
|
|
5698
|
+
"example": "a521b4e4-c903-4d37-9de6-8096e3ad8eb7",
|
|
5461
5699
|
"member": "string",
|
|
5462
5700
|
"name": "ClientToken",
|
|
5463
5701
|
"required": false,
|
|
@@ -5490,6 +5728,15 @@
|
|
|
5490
5728
|
"required": false,
|
|
5491
5729
|
"type": "object"
|
|
5492
5730
|
},
|
|
5731
|
+
{
|
|
5732
|
+
"disabled": false,
|
|
5733
|
+
"document": "Custom metadata, supports creating key-value pairs of custom metadata when creating a CVM.\n\n**Note: this field is in beta test.**.",
|
|
5734
|
+
"example": "无",
|
|
5735
|
+
"member": "Metadata",
|
|
5736
|
+
"name": "Metadata",
|
|
5737
|
+
"required": false,
|
|
5738
|
+
"type": "object"
|
|
5739
|
+
},
|
|
5493
5740
|
{
|
|
5494
5741
|
"disabled": false,
|
|
5495
5742
|
"document": "HPC cluster ID.",
|
|
@@ -5587,7 +5834,7 @@
|
|
|
5587
5834
|
},
|
|
5588
5835
|
{
|
|
5589
5836
|
"disabled": false,
|
|
5590
|
-
"document": "
|
|
5837
|
+
"document": "Instance memory capacity. unit: GiB.",
|
|
5591
5838
|
"example": "1",
|
|
5592
5839
|
"member": "int64",
|
|
5593
5840
|
"name": "Memory",
|
|
@@ -5597,7 +5844,7 @@
|
|
|
5597
5844
|
},
|
|
5598
5845
|
{
|
|
5599
5846
|
"disabled": false,
|
|
5600
|
-
"document": "Instance status.
|
|
5847
|
+
"document": "Instance business status. valid values:<br><li>NORMAL: indicates an instance in the NORMAL state</li><li>EXPIRED: indicates an EXPIRED instance</li><li>PROTECTIVELY_ISOLATED: PROTECTIVELY ISOLATED instance</li>.",
|
|
5601
5848
|
"example": "NORMAL",
|
|
5602
5849
|
"member": "string",
|
|
5603
5850
|
"name": "RestrictState",
|
|
@@ -5658,7 +5905,7 @@
|
|
|
5658
5905
|
{
|
|
5659
5906
|
"disabled": false,
|
|
5660
5907
|
"document": "List of public IPs of the instance's primary ENI.\nNote: This field may return null, indicating that no valid value is found.",
|
|
5661
|
-
"example": "[\"
|
|
5908
|
+
"example": "[\"110.207.11.190\"]",
|
|
5662
5909
|
"member": "string",
|
|
5663
5910
|
"name": "PublicIpAddresses",
|
|
5664
5911
|
"output_required": true,
|
|
@@ -5697,7 +5944,7 @@
|
|
|
5697
5944
|
},
|
|
5698
5945
|
{
|
|
5699
5946
|
"disabled": false,
|
|
5700
|
-
"document": "
|
|
5947
|
+
"document": "AUTO-Renewal flag. valid values:<br><li>`NOTIFY_AND_MANUAL_RENEW`: indicates that a notification of impending expiration is made but AUTO-renewal is not performed</li><li>`NOTIFY_AND_AUTO_RENEW`: indicates that a notification of impending expiration is made AND AUTO-renewal is performed</li><li>`DISABLE_NOTIFY_AND_MANUAL_RENEW`: indicates that notification that it is about to expire is not made AND AUTO-renewal is not performed.\nNote: this field is null in postpaid mode.",
|
|
5701
5948
|
"example": "NOTIFY_AND_MANUAL_RENEW",
|
|
5702
5949
|
"member": "string",
|
|
5703
5950
|
"name": "RenewFlag",
|
|
@@ -5757,7 +6004,7 @@
|
|
|
5757
6004
|
},
|
|
5758
6005
|
{
|
|
5759
6006
|
"disabled": false,
|
|
5760
|
-
"document": "Instance
|
|
6007
|
+
"document": "Instance status. for specific status types, see the [instance status table](https://www.tencentcloud.com/document/product/213/15753#instancestatus)",
|
|
5761
6008
|
"example": "RUNNING",
|
|
5762
6009
|
"member": "string",
|
|
5763
6010
|
"name": "InstanceState",
|
|
@@ -5777,7 +6024,7 @@
|
|
|
5777
6024
|
},
|
|
5778
6025
|
{
|
|
5779
6026
|
"disabled": false,
|
|
5780
|
-
"document": "
|
|
6027
|
+
"document": "Shutdown billing mode of an instance.\n\nValid values: <br><li>KEEP_CHARGING: billing continues after shutdown</li><li>STOP_CHARGING: billing stops after shutdown</li><li>NOT_APPLICABLE: the instance is NOT shut down or stopping billing after shutdown is NOT APPLICABLE to the instance</li>.",
|
|
5781
6028
|
"example": "NOT_APPLICABLE",
|
|
5782
6029
|
"member": "string",
|
|
5783
6030
|
"name": "StopChargingMode",
|
|
@@ -5807,7 +6054,7 @@
|
|
|
5807
6054
|
},
|
|
5808
6055
|
{
|
|
5809
6056
|
"disabled": false,
|
|
5810
|
-
"document": "The latest operation status of the instance.
|
|
6057
|
+
"document": "The latest operation status of the instance. valid values:<br><li>SUCCESS: indicates that the operation succeeded</li><li>OPERATING: indicates that the operation is in progress</li><li>FAILED: indicates that the operation FAILED</li>.\nNote: This field may return null, indicating that no valid value is found.",
|
|
5811
6058
|
"example": "SUCCESS",
|
|
5812
6059
|
"member": "string",
|
|
5813
6060
|
"name": "LatestOperationState",
|
|
@@ -5827,7 +6074,7 @@
|
|
|
5827
6074
|
},
|
|
5828
6075
|
{
|
|
5829
6076
|
"disabled": false,
|
|
5830
|
-
"document": "
|
|
6077
|
+
"document": "Spread placement group ID.",
|
|
5831
6078
|
"example": "ps-l7sdunxx",
|
|
5832
6079
|
"member": "string",
|
|
5833
6080
|
"name": "DisasterRecoverGroupId",
|
|
@@ -5857,7 +6104,7 @@
|
|
|
5857
6104
|
},
|
|
5858
6105
|
{
|
|
5859
6106
|
"disabled": false,
|
|
5860
|
-
"document": "
|
|
6107
|
+
"document": "High-performance computing cluster ID.",
|
|
5861
6108
|
"example": "hpc-4dxxetpt",
|
|
5862
6109
|
"member": "string",
|
|
5863
6110
|
"name": "HpcClusterId",
|
|
@@ -5877,7 +6124,7 @@
|
|
|
5877
6124
|
},
|
|
5878
6125
|
{
|
|
5879
6126
|
"disabled": false,
|
|
5880
|
-
"document": "",
|
|
6127
|
+
"document": "Dedicated cluster ID where the instance is located.",
|
|
5881
6128
|
"example": "cluster-du3jken",
|
|
5882
6129
|
"member": "string",
|
|
5883
6130
|
"name": "DedicatedClusterId",
|
|
@@ -5887,7 +6134,7 @@
|
|
|
5887
6134
|
},
|
|
5888
6135
|
{
|
|
5889
6136
|
"disabled": false,
|
|
5890
|
-
"document": "
|
|
6137
|
+
"document": "Instance isolation type. valid values:<br><li>ARREAR: indicates arrears isolation<br></li><li>EXPIRE: indicates isolation upon expiration<br></li><li>MANMADE: indicates voluntarily refunded isolation<br></li><li>NOTISOLATED: indicates unisolated<br></li>.",
|
|
5891
6138
|
"example": "NOTISOLATED",
|
|
5892
6139
|
"member": "string",
|
|
5893
6140
|
"name": "IsolatedSource",
|
|
@@ -5897,7 +6144,7 @@
|
|
|
5897
6144
|
},
|
|
5898
6145
|
{
|
|
5899
6146
|
"disabled": false,
|
|
5900
|
-
"document": "GPU information.
|
|
6147
|
+
"document": "GPU information. if it is a gpu type instance, this value will be returned. for other type instances, it does not return.",
|
|
5901
6148
|
"example": "无",
|
|
5902
6149
|
"member": "GPUInfo",
|
|
5903
6150
|
"name": "GPUInfo",
|
|
@@ -5917,7 +6164,7 @@
|
|
|
5917
6164
|
},
|
|
5918
6165
|
{
|
|
5919
6166
|
"disabled": false,
|
|
5920
|
-
"document": "
|
|
6167
|
+
"document": "Instance destruction protection flag indicates whether an instance is allowed to be deleted through an api. value ranges from:<br><li>true: indicates that instance protection is enabled, deletion through apis is not allowed</li><li>false: indicates that instance protection is disabled, allow passage</li><br>default value: false.",
|
|
5921
6168
|
"example": "false",
|
|
5922
6169
|
"member": "bool",
|
|
5923
6170
|
"name": "DisableApiTermination",
|
|
@@ -5957,7 +6204,17 @@
|
|
|
5957
6204
|
},
|
|
5958
6205
|
{
|
|
5959
6206
|
"disabled": false,
|
|
5960
|
-
"document": "
|
|
6207
|
+
"document": "Custom metadata. this parameter corresponds to the metadata information specified when creating a CVM. **note: in beta test**.",
|
|
6208
|
+
"example": "无",
|
|
6209
|
+
"member": "Metadata",
|
|
6210
|
+
"name": "Metadata",
|
|
6211
|
+
"output_required": false,
|
|
6212
|
+
"type": "object",
|
|
6213
|
+
"value_allowed_null": false
|
|
6214
|
+
},
|
|
6215
|
+
{
|
|
6216
|
+
"disabled": false,
|
|
6217
|
+
"document": "Specifies the public IPv6 address bound to the instance.",
|
|
5961
6218
|
"example": "[\"240d:c000:f000:ac00:5460:6340:16aa:6\"]",
|
|
5962
6219
|
"member": "string",
|
|
5963
6220
|
"name": "PublicIPv6Addresses",
|
|
@@ -6028,20 +6285,20 @@
|
|
|
6028
6285
|
{
|
|
6029
6286
|
"disabled": false,
|
|
6030
6287
|
"document": "Full name of the model family.",
|
|
6031
|
-
"example": "",
|
|
6288
|
+
"example": "高IO型I1",
|
|
6032
6289
|
"member": "string",
|
|
6033
6290
|
"name": "InstanceFamilyName",
|
|
6034
|
-
"
|
|
6291
|
+
"output_required": true,
|
|
6035
6292
|
"type": "string",
|
|
6036
6293
|
"value_allowed_null": false
|
|
6037
6294
|
},
|
|
6038
6295
|
{
|
|
6039
6296
|
"disabled": false,
|
|
6040
6297
|
"document": "Acronym of the model family.",
|
|
6041
|
-
"example": "",
|
|
6298
|
+
"example": "I1",
|
|
6042
6299
|
"member": "string",
|
|
6043
6300
|
"name": "InstanceFamily",
|
|
6044
|
-
"
|
|
6301
|
+
"output_required": true,
|
|
6045
6302
|
"type": "string",
|
|
6046
6303
|
"value_allowed_null": false
|
|
6047
6304
|
}
|
|
@@ -6082,7 +6339,7 @@
|
|
|
6082
6339
|
{
|
|
6083
6340
|
"disabled": false,
|
|
6084
6341
|
"document": "Instance `ID`.",
|
|
6085
|
-
"example": "
|
|
6342
|
+
"example": "ins-g4c6xxxx",
|
|
6086
6343
|
"member": "string",
|
|
6087
6344
|
"name": "InstanceId",
|
|
6088
6345
|
"output_required": true,
|
|
@@ -6092,7 +6349,7 @@
|
|
|
6092
6349
|
{
|
|
6093
6350
|
"disabled": false,
|
|
6094
6351
|
"document": "Instance status. Valid values:<br><li>PENDING: Creating.<br></li><li>LAUNCH_FAILED: Creation failed.<br></li><li>RUNNING: Running.<br></li><li>STOPPED: Shut down.<br></li><li>STARTING: Starting up.<br></li><li>STOPPING: Shutting down.<br></li><li>REBOOTING: Restarting.<br></li><li>SHUTDOWN: Shut down and to be terminated.<br></li><li>TERMINATING: Terminating.<br></li><li>ENTER_RESCUE_MODE: Entering the rescue mode.<br></li><li>RESCUE_MODE: In the rescue mode.<br></li><li>EXIT_RESCUE_MODE: Exiting the rescue mode.<br></li><li>ENTER_SERVICE_LIVE_MIGRATE: Entering online service migration.<br></li><li>SERVICE_LIVE_MIGRATE: In online service migration.<br></li><li>EXIT_SERVICE_LIVE_MIGRATE: Exiting online service migration.<br></li>",
|
|
6095
|
-
"example": "
|
|
6352
|
+
"example": "RUNNING",
|
|
6096
6353
|
"member": "string",
|
|
6097
6354
|
"name": "InstanceState",
|
|
6098
6355
|
"output_required": true,
|
|
@@ -6108,7 +6365,7 @@
|
|
|
6108
6365
|
{
|
|
6109
6366
|
"disabled": false,
|
|
6110
6367
|
"document": "Availability zone.",
|
|
6111
|
-
"example": "
|
|
6368
|
+
"example": "ap-guangzhou-6",
|
|
6112
6369
|
"member": "string",
|
|
6113
6370
|
"name": "Zone",
|
|
6114
6371
|
"output_required": true,
|
|
@@ -6118,7 +6375,7 @@
|
|
|
6118
6375
|
{
|
|
6119
6376
|
"disabled": false,
|
|
6120
6377
|
"document": "Instance model.",
|
|
6121
|
-
"example": "
|
|
6378
|
+
"example": "S5.LARGE4",
|
|
6122
6379
|
"member": "string",
|
|
6123
6380
|
"name": "InstanceType",
|
|
6124
6381
|
"output_required": true,
|
|
@@ -6128,7 +6385,7 @@
|
|
|
6128
6385
|
{
|
|
6129
6386
|
"disabled": false,
|
|
6130
6387
|
"document": "Instance billing plan. Valid values: <br><li>POSTPAID_BY_HOUR: pay after use. You are billed for your traffic by the hour.<br><li>`CDHPAID`: [`CDH`](https://intl.cloud.tencent.com/document/product/416?from_cn_redirect=1) billing plan. Applicable to `CDH` only, not the instances on the host.",
|
|
6131
|
-
"example": "
|
|
6388
|
+
"example": "PREPAID",
|
|
6132
6389
|
"member": "string",
|
|
6133
6390
|
"name": "InstanceChargeType",
|
|
6134
6391
|
"output_required": true,
|
|
@@ -6138,7 +6395,7 @@
|
|
|
6138
6395
|
{
|
|
6139
6396
|
"disabled": false,
|
|
6140
6397
|
"document": "ENI type. For example, 25 represents an ENI of 25 GB.",
|
|
6141
|
-
"example": "
|
|
6398
|
+
"example": "25",
|
|
6142
6399
|
"member": "int64",
|
|
6143
6400
|
"name": "NetworkCard",
|
|
6144
6401
|
"output_required": true,
|
|
@@ -6153,12 +6410,12 @@
|
|
|
6153
6410
|
"name": "Externals",
|
|
6154
6411
|
"output_required": true,
|
|
6155
6412
|
"type": "object",
|
|
6156
|
-
"value_allowed_null":
|
|
6413
|
+
"value_allowed_null": false
|
|
6157
6414
|
},
|
|
6158
6415
|
{
|
|
6159
6416
|
"disabled": false,
|
|
6160
6417
|
"document": "Number of CPU cores of an instance model.",
|
|
6161
|
-
"example": "
|
|
6418
|
+
"example": "4",
|
|
6162
6419
|
"member": "int64",
|
|
6163
6420
|
"name": "Cpu",
|
|
6164
6421
|
"output_required": true,
|
|
@@ -6168,7 +6425,7 @@
|
|
|
6168
6425
|
{
|
|
6169
6426
|
"disabled": false,
|
|
6170
6427
|
"document": "Instance memory capacity; unit: `GB`.",
|
|
6171
|
-
"example": "
|
|
6428
|
+
"example": "4",
|
|
6172
6429
|
"member": "int64",
|
|
6173
6430
|
"name": "Memory",
|
|
6174
6431
|
"output_required": true,
|
|
@@ -6178,7 +6435,7 @@
|
|
|
6178
6435
|
{
|
|
6179
6436
|
"disabled": false,
|
|
6180
6437
|
"document": "Instance model family.",
|
|
6181
|
-
"example": "
|
|
6438
|
+
"example": "S5",
|
|
6182
6439
|
"member": "string",
|
|
6183
6440
|
"name": "InstanceFamily",
|
|
6184
6441
|
"output_required": true,
|
|
@@ -6188,7 +6445,7 @@
|
|
|
6188
6445
|
{
|
|
6189
6446
|
"disabled": false,
|
|
6190
6447
|
"document": "Model name.",
|
|
6191
|
-
"example": "
|
|
6448
|
+
"example": "标准型S5",
|
|
6192
6449
|
"member": "string",
|
|
6193
6450
|
"name": "TypeName",
|
|
6194
6451
|
"output_required": true,
|
|
@@ -6208,7 +6465,7 @@
|
|
|
6208
6465
|
{
|
|
6209
6466
|
"disabled": false,
|
|
6210
6467
|
"document": "Whether an instance is for sale. Valid values:<br><li>SELL: The instance is available for purchase.<br></li>SOLD_OUT: The instance has been sold out.",
|
|
6211
|
-
"example": "
|
|
6468
|
+
"example": "SELL",
|
|
6212
6469
|
"member": "string",
|
|
6213
6470
|
"name": "Status",
|
|
6214
6471
|
"output_required": true,
|
|
@@ -6228,17 +6485,17 @@
|
|
|
6228
6485
|
{
|
|
6229
6486
|
"disabled": false,
|
|
6230
6487
|
"document": "Details of out-of-stock items\nNote: this field may return null, indicating that no valid value is obtained.",
|
|
6231
|
-
"example": "
|
|
6488
|
+
"example": "ResourcesSoldOut.SpecifiedInstanceType",
|
|
6232
6489
|
"member": "string",
|
|
6233
6490
|
"name": "SoldOutReason",
|
|
6234
6491
|
"output_required": true,
|
|
6235
6492
|
"type": "string",
|
|
6236
|
-
"value_allowed_null":
|
|
6493
|
+
"value_allowed_null": false
|
|
6237
6494
|
},
|
|
6238
6495
|
{
|
|
6239
6496
|
"disabled": false,
|
|
6240
6497
|
"document": "Private network bandwidth, in Gbps.",
|
|
6241
|
-
"example": "
|
|
6498
|
+
"example": "10.0",
|
|
6242
6499
|
"member": "float",
|
|
6243
6500
|
"name": "InstanceBandwidth",
|
|
6244
6501
|
"output_required": true,
|
|
@@ -6248,7 +6505,7 @@
|
|
|
6248
6505
|
{
|
|
6249
6506
|
"disabled": false,
|
|
6250
6507
|
"document": "The max packet sending and receiving capability (in 10k PPS).",
|
|
6251
|
-
"example": "
|
|
6508
|
+
"example": "80",
|
|
6252
6509
|
"member": "int64",
|
|
6253
6510
|
"name": "InstancePps",
|
|
6254
6511
|
"output_required": true,
|
|
@@ -6258,7 +6515,7 @@
|
|
|
6258
6515
|
{
|
|
6259
6516
|
"disabled": false,
|
|
6260
6517
|
"document": "Number of local storage blocks.",
|
|
6261
|
-
"example": "
|
|
6518
|
+
"example": "10",
|
|
6262
6519
|
"member": "int64",
|
|
6263
6520
|
"name": "StorageBlockAmount",
|
|
6264
6521
|
"output_required": true,
|
|
@@ -6268,7 +6525,7 @@
|
|
|
6268
6525
|
{
|
|
6269
6526
|
"disabled": false,
|
|
6270
6527
|
"document": "CPU type.",
|
|
6271
|
-
"example": "
|
|
6528
|
+
"example": "Intel Xeon Cascade Lake 8255C",
|
|
6272
6529
|
"member": "string",
|
|
6273
6530
|
"name": "CpuType",
|
|
6274
6531
|
"output_required": true,
|
|
@@ -6278,7 +6535,7 @@
|
|
|
6278
6535
|
{
|
|
6279
6536
|
"disabled": false,
|
|
6280
6537
|
"document": "Number of GPUs of the instance.",
|
|
6281
|
-
"example": "
|
|
6538
|
+
"example": "1",
|
|
6282
6539
|
"member": "int64",
|
|
6283
6540
|
"name": "Gpu",
|
|
6284
6541
|
"output_required": true,
|
|
@@ -6288,7 +6545,7 @@
|
|
|
6288
6545
|
{
|
|
6289
6546
|
"disabled": false,
|
|
6290
6547
|
"document": "Number of FPGAs of the instance.",
|
|
6291
|
-
"example": "
|
|
6548
|
+
"example": "1",
|
|
6292
6549
|
"member": "int64",
|
|
6293
6550
|
"name": "Fpga",
|
|
6294
6551
|
"output_required": true,
|
|
@@ -6298,7 +6555,7 @@
|
|
|
6298
6555
|
{
|
|
6299
6556
|
"disabled": false,
|
|
6300
6557
|
"document": "Descriptive information of the instance.",
|
|
6301
|
-
"example": "
|
|
6558
|
+
"example": "搭载1 块 11176 GB SATA HDD 本地硬盘",
|
|
6302
6559
|
"member": "string",
|
|
6303
6560
|
"name": "Remark",
|
|
6304
6561
|
"output_required": true,
|
|
@@ -6308,7 +6565,7 @@
|
|
|
6308
6565
|
{
|
|
6309
6566
|
"disabled": false,
|
|
6310
6567
|
"document": "",
|
|
6311
|
-
"example": "
|
|
6568
|
+
"example": "1.0",
|
|
6312
6569
|
"member": "float",
|
|
6313
6570
|
"name": "GpuCount",
|
|
6314
6571
|
"output_required": true,
|
|
@@ -6318,7 +6575,7 @@
|
|
|
6318
6575
|
{
|
|
6319
6576
|
"disabled": false,
|
|
6320
6577
|
"document": "CPU clock rate of the instance",
|
|
6321
|
-
"example": "
|
|
6578
|
+
"example": "-/3.1GHz",
|
|
6322
6579
|
"member": "string",
|
|
6323
6580
|
"name": "Frequency",
|
|
6324
6581
|
"output_required": true,
|
|
@@ -6328,12 +6585,12 @@
|
|
|
6328
6585
|
{
|
|
6329
6586
|
"disabled": false,
|
|
6330
6587
|
"document": "Inventory status. Valid values:\n<li>EnoughStock: Inventory is sufficient.</li> \n<li>NormalStock: Supply is guaranteed.</li>\n<li>UnderStock: Inventory is about to sell out.</li> \n<li>WithoutStock: Inventory is already sold out.</li>\nNote: This field may return null, indicating that no valid value is found.",
|
|
6331
|
-
"example": "
|
|
6588
|
+
"example": "EnoughStock",
|
|
6332
6589
|
"member": "string",
|
|
6333
6590
|
"name": "StatusCategory",
|
|
6334
6591
|
"output_required": true,
|
|
6335
6592
|
"type": "string",
|
|
6336
|
-
"value_allowed_null":
|
|
6593
|
+
"value_allowed_null": false
|
|
6337
6594
|
}
|
|
6338
6595
|
],
|
|
6339
6596
|
"usage": "out"
|
|
@@ -6387,8 +6644,8 @@
|
|
|
6387
6644
|
},
|
|
6388
6645
|
{
|
|
6389
6646
|
"disabled": false,
|
|
6390
|
-
"document": "
|
|
6391
|
-
"example": "
|
|
6647
|
+
"document": "Line type. for details on various types of lines and supported regions, refer to [EIP IP address types](https://cloud.tencent.com/document/product/1199/41646). default value: BGP.\n<Li>BGP: specifies the general bgp line.</li>.\nFor a user with static single-line IP allowlist enabled, valid values include:.\n<Li>CMCC: china mobile.</li>.\n<Li>CTCC: china telecom</li>.\n<Li>CUCC: china unicom</li>.\nNote: The static single-line IP is only supported in some regions.\n\n",
|
|
6648
|
+
"example": "BGP",
|
|
6392
6649
|
"member": "string",
|
|
6393
6650
|
"name": "InternetServiceProvider",
|
|
6394
6651
|
"output_required": false,
|
|
@@ -6398,7 +6655,7 @@
|
|
|
6398
6655
|
},
|
|
6399
6656
|
{
|
|
6400
6657
|
"disabled": false,
|
|
6401
|
-
"document": "
|
|
6658
|
+
"document": "Specifies the public IP type.\n\n<Li>WanIP: specifies the public ip address.</li>.\n<Li>HighQualityEIP: specifies a high quality ip. high quality ip is only supported in Singapore and hong kong (china).</li>.\n<li> AntiDDoSEIP: specifies the anti-ddos eip. only partial regions support anti-ddos eip. details visible in the [elastic IP product overview](https://www.tencentcloud.comom/document/product/1199/41646?from_cn_redirect=1).</li>.\nIf needed, assign a public IPv4 address to the resource by specifying the IPv4 address type.\n\nThis feature is in beta test in selected regions. submit a ticket for consultation (https://console.cloud.tencent.com/workorder/category) if needed.",
|
|
6402
6659
|
"example": "WanIP",
|
|
6403
6660
|
"member": "string",
|
|
6404
6661
|
"name": "IPv4AddressType",
|
|
@@ -6409,7 +6666,7 @@
|
|
|
6409
6666
|
},
|
|
6410
6667
|
{
|
|
6411
6668
|
"disabled": false,
|
|
6412
|
-
"document": "Indicates the type of
|
|
6669
|
+
"document": "Indicates the type of elastic public IPv6.\n<Li>EIPv6: elastic ip version 6.</li>.\n<Li>HighQualityEIPv6: specifies the high quality ipv6. highqualityeipv6 is only supported in hong kong (china).</li>.\nIf needed, assign an elastic IPv6 address for resource allocation.\n\nThis feature is in beta test in selected regions. submit a ticket for consultation (https://console.cloud.tencent.com/workorder/category) if needed.",
|
|
6413
6670
|
"example": "EIPv6",
|
|
6414
6671
|
"member": "string",
|
|
6415
6672
|
"name": "IPv6AddressType",
|
|
@@ -6420,8 +6677,8 @@
|
|
|
6420
6677
|
},
|
|
6421
6678
|
{
|
|
6422
6679
|
"disabled": false,
|
|
6423
|
-
"document": "
|
|
6424
|
-
"example": "bgp-
|
|
6680
|
+
"document": "DDoS protection package unique ID. this field is required when applying for a ddos protection IP.\n",
|
|
6681
|
+
"example": "bgp-00000000",
|
|
6425
6682
|
"member": "string",
|
|
6426
6683
|
"name": "AntiDDoSPackageId",
|
|
6427
6684
|
"output_required": false,
|
|
@@ -6461,193 +6718,193 @@
|
|
|
6461
6718
|
"members": [
|
|
6462
6719
|
{
|
|
6463
6720
|
"disabled": false,
|
|
6464
|
-
"document": "
|
|
6721
|
+
"document": "Original price of subsequent total costs, postpaid billing mode usage, unit: usd. <li>if other time interval items are returned, such as UnitPriceSecondStep, this item represents the time interval (0, 96) hr. if no other time interval items are returned, this item represents the full period (0, ∞) hr.",
|
|
6465
6722
|
"example": "35.5",
|
|
6466
6723
|
"member": "float",
|
|
6467
6724
|
"name": "UnitPrice",
|
|
6468
6725
|
"output_required": false,
|
|
6469
6726
|
"type": "float",
|
|
6470
|
-
"value_allowed_null":
|
|
6727
|
+
"value_allowed_null": false
|
|
6471
6728
|
},
|
|
6472
6729
|
{
|
|
6473
6730
|
"disabled": false,
|
|
6474
|
-
"document": "Billing unit for pay-as-you-go mode.
|
|
6731
|
+
"document": "Billing unit for pay-as-you-go mode. valid values: <br><li>HOUR: billed on an hourly basis. it's used for hourly POSTPAID instances (`POSTPAID_BY_HOUR`). <br><li>GB: bill BY TRAFFIC in GB. it's used for POSTPAID products that are billed BY the hourly TRAFFIC (`TRAFFIC_POSTPAID_BY_HOUR`).",
|
|
6475
6732
|
"example": "HOUR",
|
|
6476
6733
|
"member": "string",
|
|
6477
6734
|
"name": "ChargeUnit",
|
|
6478
6735
|
"output_required": false,
|
|
6479
6736
|
"type": "string",
|
|
6480
|
-
"value_allowed_null":
|
|
6737
|
+
"value_allowed_null": false
|
|
6481
6738
|
},
|
|
6482
6739
|
{
|
|
6483
6740
|
"disabled": false,
|
|
6484
|
-
"document": "
|
|
6741
|
+
"document": "Original price of total prepaid costs. measurement unit: usd.",
|
|
6485
6742
|
"example": "35.5",
|
|
6486
6743
|
"member": "float",
|
|
6487
6744
|
"name": "OriginalPrice",
|
|
6488
6745
|
"output_required": false,
|
|
6489
6746
|
"type": "float",
|
|
6490
|
-
"value_allowed_null":
|
|
6747
|
+
"value_allowed_null": false
|
|
6491
6748
|
},
|
|
6492
6749
|
{
|
|
6493
6750
|
"disabled": false,
|
|
6494
|
-
"document": "Discount price of
|
|
6751
|
+
"document": "Discount price of total prepaid costs. unit: usd.",
|
|
6495
6752
|
"example": "35.5",
|
|
6496
6753
|
"member": "float",
|
|
6497
6754
|
"name": "DiscountPrice",
|
|
6498
6755
|
"output_required": false,
|
|
6499
6756
|
"type": "float",
|
|
6500
|
-
"value_allowed_null":
|
|
6757
|
+
"value_allowed_null": false
|
|
6501
6758
|
},
|
|
6502
6759
|
{
|
|
6503
6760
|
"disabled": false,
|
|
6504
|
-
"document": "
|
|
6761
|
+
"document": "Discount, such as 20.0 representing 80% off.",
|
|
6505
6762
|
"example": "20.0",
|
|
6506
6763
|
"member": "float",
|
|
6507
6764
|
"name": "Discount",
|
|
6508
6765
|
"output_required": false,
|
|
6509
6766
|
"type": "float",
|
|
6510
|
-
"value_allowed_null":
|
|
6767
|
+
"value_allowed_null": false
|
|
6511
6768
|
},
|
|
6512
6769
|
{
|
|
6513
6770
|
"disabled": false,
|
|
6514
|
-
"document": "
|
|
6771
|
+
"document": "Discounted price of subsequent total cost, postpaid billing mode usage, unit: usd <li>if other time interval items are returned, such as UnitPriceDiscountSecondStep, this item represents the time interval (0, 96) hr; if no other time interval items are returned, this item represents the full period (0, ∞) hr.",
|
|
6515
6772
|
"example": "35.5",
|
|
6516
6773
|
"member": "float",
|
|
6517
6774
|
"name": "UnitPriceDiscount",
|
|
6518
6775
|
"output_required": false,
|
|
6519
6776
|
"type": "float",
|
|
6520
|
-
"value_allowed_null":
|
|
6777
|
+
"value_allowed_null": false
|
|
6521
6778
|
},
|
|
6522
6779
|
{
|
|
6523
6780
|
"disabled": false,
|
|
6524
|
-
"document": "Original
|
|
6781
|
+
"document": "Original price of subsequent total costs for usage time range (96, 360) hr in postpaid billing mode. unit: usd.",
|
|
6525
6782
|
"example": "35.5",
|
|
6526
6783
|
"member": "float",
|
|
6527
6784
|
"name": "UnitPriceSecondStep",
|
|
6528
6785
|
"output_required": false,
|
|
6529
6786
|
"type": "float",
|
|
6530
|
-
"value_allowed_null":
|
|
6787
|
+
"value_allowed_null": false
|
|
6531
6788
|
},
|
|
6532
6789
|
{
|
|
6533
6790
|
"disabled": false,
|
|
6534
|
-
"document": "Discounted
|
|
6791
|
+
"document": "Discounted price of subsequent total cost for usage time interval (96, 360) hr in postpaid billing mode. unit: usd.",
|
|
6535
6792
|
"example": "35.5",
|
|
6536
6793
|
"member": "float",
|
|
6537
6794
|
"name": "UnitPriceDiscountSecondStep",
|
|
6538
6795
|
"output_required": false,
|
|
6539
6796
|
"type": "float",
|
|
6540
|
-
"value_allowed_null":
|
|
6797
|
+
"value_allowed_null": false
|
|
6541
6798
|
},
|
|
6542
6799
|
{
|
|
6543
6800
|
"disabled": false,
|
|
6544
|
-
"document": "
|
|
6801
|
+
"document": "Specifies the original price of subsequent total costs with a usage time interval exceeding 360 hr in postpaid billing mode. measurement unit: usd.",
|
|
6545
6802
|
"example": "35.5",
|
|
6546
6803
|
"member": "float",
|
|
6547
6804
|
"name": "UnitPriceThirdStep",
|
|
6548
6805
|
"output_required": false,
|
|
6549
6806
|
"type": "float",
|
|
6550
|
-
"value_allowed_null":
|
|
6807
|
+
"value_allowed_null": false
|
|
6551
6808
|
},
|
|
6552
6809
|
{
|
|
6553
6810
|
"disabled": false,
|
|
6554
|
-
"document": "Discounted
|
|
6811
|
+
"document": "Discounted price of subsequent total cost for usage time interval exceeding 360 hr in postpaid billing mode. measurement unit: usd.",
|
|
6555
6812
|
"example": "35.5",
|
|
6556
6813
|
"member": "float",
|
|
6557
6814
|
"name": "UnitPriceDiscountThirdStep",
|
|
6558
6815
|
"output_required": false,
|
|
6559
6816
|
"type": "float",
|
|
6560
|
-
"value_allowed_null":
|
|
6817
|
+
"value_allowed_null": false
|
|
6561
6818
|
},
|
|
6562
6819
|
{
|
|
6563
6820
|
"disabled": false,
|
|
6564
|
-
"document": "
|
|
6821
|
+
"document": "Specifies the original price of total 3-year prepaid costs in prepaid billing mode. measurement unit: usd.\nNote: This field may return null, indicating that no valid value is found.",
|
|
6565
6822
|
"example": "35.5",
|
|
6566
6823
|
"member": "float",
|
|
6567
6824
|
"name": "OriginalPriceThreeYear",
|
|
6568
6825
|
"output_required": false,
|
|
6569
6826
|
"type": "float",
|
|
6570
|
-
"value_allowed_null":
|
|
6827
|
+
"value_allowed_null": false
|
|
6571
6828
|
},
|
|
6572
6829
|
{
|
|
6573
6830
|
"disabled": false,
|
|
6574
|
-
"document": "
|
|
6831
|
+
"document": "Specifies the discount price for an advance payment of the total fee for three years, prepaid mode usage, measurement unit: usd.\nNote: This field may return null, indicating that no valid value is found.",
|
|
6575
6832
|
"example": "35.5",
|
|
6576
6833
|
"member": "float",
|
|
6577
6834
|
"name": "DiscountPriceThreeYear",
|
|
6578
6835
|
"output_required": false,
|
|
6579
6836
|
"type": "float",
|
|
6580
|
-
"value_allowed_null":
|
|
6837
|
+
"value_allowed_null": false
|
|
6581
6838
|
},
|
|
6582
6839
|
{
|
|
6583
6840
|
"disabled": false,
|
|
6584
|
-
"document": "
|
|
6841
|
+
"document": "Specifies the discount for a 3-year advance payment, for example 20.0 represents 80% off.\nNote: This field may return null, indicating that no valid value is found.",
|
|
6585
6842
|
"example": "35.5",
|
|
6586
6843
|
"member": "float",
|
|
6587
6844
|
"name": "DiscountThreeYear",
|
|
6588
6845
|
"output_required": false,
|
|
6589
6846
|
"type": "float",
|
|
6590
|
-
"value_allowed_null":
|
|
6847
|
+
"value_allowed_null": false
|
|
6591
6848
|
},
|
|
6592
6849
|
{
|
|
6593
6850
|
"disabled": false,
|
|
6594
|
-
"document": "
|
|
6851
|
+
"document": "Specifies the original price of the 5-year total cost with advance payment, using prepaid billing mode. measurement unit: usd.\nNote: This field may return null, indicating that no valid value is found.",
|
|
6595
6852
|
"example": "35.5",
|
|
6596
6853
|
"member": "float",
|
|
6597
6854
|
"name": "OriginalPriceFiveYear",
|
|
6598
6855
|
"output_required": false,
|
|
6599
6856
|
"type": "float",
|
|
6600
|
-
"value_allowed_null":
|
|
6857
|
+
"value_allowed_null": false
|
|
6601
6858
|
},
|
|
6602
6859
|
{
|
|
6603
6860
|
"disabled": false,
|
|
6604
|
-
"document": "
|
|
6861
|
+
"document": "Prepaid 5-year total cost discount price, prepaid billing mode usage. unit: usd.\nNote: This field may return null, indicating that no valid value is found.",
|
|
6605
6862
|
"example": "35.5",
|
|
6606
6863
|
"member": "float",
|
|
6607
6864
|
"name": "DiscountPriceFiveYear",
|
|
6608
6865
|
"output_required": false,
|
|
6609
6866
|
"type": "float",
|
|
6610
|
-
"value_allowed_null":
|
|
6867
|
+
"value_allowed_null": false
|
|
6611
6868
|
},
|
|
6612
6869
|
{
|
|
6613
6870
|
"disabled": false,
|
|
6614
|
-
"document": "
|
|
6871
|
+
"document": "Specifies the discount for 5-year advance payment, such as 20.0 for 80% off.\nNote: This field may return null, indicating that no valid value is found.",
|
|
6615
6872
|
"example": "35.5",
|
|
6616
6873
|
"member": "float",
|
|
6617
6874
|
"name": "DiscountFiveYear",
|
|
6618
6875
|
"output_required": false,
|
|
6619
6876
|
"type": "float",
|
|
6620
|
-
"value_allowed_null":
|
|
6877
|
+
"value_allowed_null": false
|
|
6621
6878
|
},
|
|
6622
6879
|
{
|
|
6623
6880
|
"disabled": false,
|
|
6624
|
-
"document": "Original
|
|
6881
|
+
"document": "Original price of one-year advance payment total cost. prepaid mode usage. unit: usd.\nNote: This field may return null, indicating that no valid value is found.",
|
|
6625
6882
|
"example": "35.5",
|
|
6626
6883
|
"member": "float",
|
|
6627
6884
|
"name": "OriginalPriceOneYear",
|
|
6628
6885
|
"output_required": false,
|
|
6629
6886
|
"type": "float",
|
|
6630
|
-
"value_allowed_null":
|
|
6887
|
+
"value_allowed_null": false
|
|
6631
6888
|
},
|
|
6632
6889
|
{
|
|
6633
6890
|
"disabled": false,
|
|
6634
|
-
"document": "
|
|
6891
|
+
"document": "Discount price for total advance payment for one year. specifies prepaid mode usage. measurement unit: usd.\nNote: This field may return null, indicating that no valid value is found.",
|
|
6635
6892
|
"example": "35.5",
|
|
6636
6893
|
"member": "float",
|
|
6637
6894
|
"name": "DiscountPriceOneYear",
|
|
6638
6895
|
"output_required": false,
|
|
6639
6896
|
"type": "float",
|
|
6640
|
-
"value_allowed_null":
|
|
6897
|
+
"value_allowed_null": false
|
|
6641
6898
|
},
|
|
6642
6899
|
{
|
|
6643
6900
|
"disabled": false,
|
|
6644
|
-
"document": "
|
|
6901
|
+
"document": "Specifies the discount for a one-year advance payment, such as 20.0 for 80% off.\nNote: This field may return null, indicating that no valid value is found.",
|
|
6645
6902
|
"example": "20.0",
|
|
6646
6903
|
"member": "float",
|
|
6647
6904
|
"name": "DiscountOneYear",
|
|
6648
6905
|
"output_required": false,
|
|
6649
6906
|
"type": "float",
|
|
6650
|
-
"value_allowed_null":
|
|
6907
|
+
"value_allowed_null": false
|
|
6651
6908
|
}
|
|
6652
6909
|
],
|
|
6653
6910
|
"usage": "out"
|
|
@@ -6856,12 +7113,12 @@
|
|
|
6856
7113
|
{
|
|
6857
7114
|
"disabled": false,
|
|
6858
7115
|
"document": "Location of the instance.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
6859
|
-
"example": "
|
|
7116
|
+
"example": "无",
|
|
6860
7117
|
"member": "Placement",
|
|
6861
7118
|
"name": "Placement",
|
|
6862
|
-
"
|
|
7119
|
+
"output_required": true,
|
|
6863
7120
|
"type": "object",
|
|
6864
|
-
"value_allowed_null":
|
|
7121
|
+
"value_allowed_null": false
|
|
6865
7122
|
},
|
|
6866
7123
|
{
|
|
6867
7124
|
"disabled": false,
|
|
@@ -6869,9 +7126,9 @@
|
|
|
6869
7126
|
"example": "S1.SMALL2",
|
|
6870
7127
|
"member": "string",
|
|
6871
7128
|
"name": "InstanceType",
|
|
6872
|
-
"
|
|
7129
|
+
"output_required": true,
|
|
6873
7130
|
"type": "string",
|
|
6874
|
-
"value_allowed_null":
|
|
7131
|
+
"value_allowed_null": false
|
|
6875
7132
|
},
|
|
6876
7133
|
{
|
|
6877
7134
|
"disabled": false,
|
|
@@ -6879,9 +7136,9 @@
|
|
|
6879
7136
|
"example": "MyInstance",
|
|
6880
7137
|
"member": "string",
|
|
6881
7138
|
"name": "InstanceName",
|
|
6882
|
-
"
|
|
7139
|
+
"output_required": true,
|
|
6883
7140
|
"type": "string",
|
|
6884
|
-
"value_allowed_null":
|
|
7141
|
+
"value_allowed_null": false
|
|
6885
7142
|
},
|
|
6886
7143
|
{
|
|
6887
7144
|
"disabled": false,
|
|
@@ -6889,49 +7146,49 @@
|
|
|
6889
7146
|
"example": "PREPAID",
|
|
6890
7147
|
"member": "string",
|
|
6891
7148
|
"name": "InstanceChargeType",
|
|
6892
|
-
"
|
|
7149
|
+
"output_required": true,
|
|
6893
7150
|
"type": "string",
|
|
6894
|
-
"value_allowed_null":
|
|
7151
|
+
"value_allowed_null": false
|
|
6895
7152
|
},
|
|
6896
7153
|
{
|
|
6897
7154
|
"disabled": false,
|
|
6898
7155
|
"document": "Instance system disk information.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
6899
|
-
"example": "
|
|
7156
|
+
"example": "无",
|
|
6900
7157
|
"member": "SystemDisk",
|
|
6901
7158
|
"name": "SystemDisk",
|
|
6902
|
-
"
|
|
7159
|
+
"output_required": true,
|
|
6903
7160
|
"type": "object",
|
|
6904
|
-
"value_allowed_null":
|
|
7161
|
+
"value_allowed_null": false
|
|
6905
7162
|
},
|
|
6906
7163
|
{
|
|
6907
7164
|
"disabled": false,
|
|
6908
7165
|
"document": "Instance data disk information. This parameter only covers the data disks purchased together with the instance.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
6909
|
-
"example": "
|
|
7166
|
+
"example": "无",
|
|
6910
7167
|
"member": "DataDisk",
|
|
6911
7168
|
"name": "DataDisks",
|
|
6912
|
-
"
|
|
7169
|
+
"output_required": false,
|
|
6913
7170
|
"type": "list",
|
|
6914
|
-
"value_allowed_null":
|
|
7171
|
+
"value_allowed_null": false
|
|
6915
7172
|
},
|
|
6916
7173
|
{
|
|
6917
7174
|
"disabled": false,
|
|
6918
7175
|
"document": "Instance bandwidth information.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
6919
|
-
"example": "
|
|
7176
|
+
"example": "无",
|
|
6920
7177
|
"member": "InternetAccessible",
|
|
6921
7178
|
"name": "InternetAccessible",
|
|
6922
|
-
"
|
|
7179
|
+
"output_required": true,
|
|
6923
7180
|
"type": "object",
|
|
6924
|
-
"value_allowed_null":
|
|
7181
|
+
"value_allowed_null": false
|
|
6925
7182
|
},
|
|
6926
7183
|
{
|
|
6927
7184
|
"disabled": false,
|
|
6928
7185
|
"document": "Information of the VPC where the instance resides.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
6929
|
-
"example": "
|
|
7186
|
+
"example": "无",
|
|
6930
7187
|
"member": "VirtualPrivateCloud",
|
|
6931
7188
|
"name": "VirtualPrivateCloud",
|
|
6932
|
-
"
|
|
7189
|
+
"output_required": true,
|
|
6933
7190
|
"type": "object",
|
|
6934
|
-
"value_allowed_null":
|
|
7191
|
+
"value_allowed_null": false
|
|
6935
7192
|
},
|
|
6936
7193
|
{
|
|
6937
7194
|
"disabled": false,
|
|
@@ -6939,29 +7196,29 @@
|
|
|
6939
7196
|
"example": "img-pi0aa46r",
|
|
6940
7197
|
"member": "string",
|
|
6941
7198
|
"name": "ImageId",
|
|
6942
|
-
"
|
|
7199
|
+
"output_required": true,
|
|
6943
7200
|
"type": "string",
|
|
6944
|
-
"value_allowed_null":
|
|
7201
|
+
"value_allowed_null": false
|
|
6945
7202
|
},
|
|
6946
7203
|
{
|
|
6947
7204
|
"disabled": false,
|
|
6948
7205
|
"document": "Security groups to which the instance belongs. To obtain the security group IDs, you can call [DescribeSecurityGroups](https://intl.cloud.tencent.com/document/api/215/15808) and look for the `sgld` fields in the response.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
6949
|
-
"example": "[
|
|
7206
|
+
"example": "[\"sg-rf6ogz49\"]",
|
|
6950
7207
|
"member": "string",
|
|
6951
7208
|
"name": "SecurityGroupIds",
|
|
6952
|
-
"
|
|
7209
|
+
"output_required": true,
|
|
6953
7210
|
"type": "list",
|
|
6954
|
-
"value_allowed_null":
|
|
7211
|
+
"value_allowed_null": false
|
|
6955
7212
|
},
|
|
6956
7213
|
{
|
|
6957
7214
|
"disabled": false,
|
|
6958
7215
|
"document": "Login settings of the instance. Currently, only the key associated with the instance is returned.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
6959
|
-
"example": "
|
|
7216
|
+
"example": "无",
|
|
6960
7217
|
"member": "LoginSettings",
|
|
6961
7218
|
"name": "LoginSettings",
|
|
6962
|
-
"
|
|
7219
|
+
"output_required": false,
|
|
6963
7220
|
"type": "object",
|
|
6964
|
-
"value_allowed_null":
|
|
7221
|
+
"value_allowed_null": false
|
|
6965
7222
|
},
|
|
6966
7223
|
{
|
|
6967
7224
|
"disabled": false,
|
|
@@ -6969,9 +7226,9 @@
|
|
|
6969
7226
|
"example": "testroleName001",
|
|
6970
7227
|
"member": "string",
|
|
6971
7228
|
"name": "CamRoleName",
|
|
6972
|
-
"
|
|
7229
|
+
"output_required": false,
|
|
6973
7230
|
"type": "string",
|
|
6974
|
-
"value_allowed_null":
|
|
7231
|
+
"value_allowed_null": false
|
|
6975
7232
|
},
|
|
6976
7233
|
{
|
|
6977
7234
|
"disabled": false,
|
|
@@ -6979,9 +7236,9 @@
|
|
|
6979
7236
|
"example": "hpc-a5n666lo",
|
|
6980
7237
|
"member": "string",
|
|
6981
7238
|
"name": "HpcClusterId",
|
|
6982
|
-
"
|
|
7239
|
+
"output_required": false,
|
|
6983
7240
|
"type": "string",
|
|
6984
|
-
"value_allowed_null":
|
|
7241
|
+
"value_allowed_null": false
|
|
6985
7242
|
},
|
|
6986
7243
|
{
|
|
6987
7244
|
"disabled": false,
|
|
@@ -6989,19 +7246,19 @@
|
|
|
6989
7246
|
"example": "1",
|
|
6990
7247
|
"member": "uint64",
|
|
6991
7248
|
"name": "InstanceCount",
|
|
6992
|
-
"
|
|
7249
|
+
"output_required": true,
|
|
6993
7250
|
"type": "int",
|
|
6994
|
-
"value_allowed_null":
|
|
7251
|
+
"value_allowed_null": false
|
|
6995
7252
|
},
|
|
6996
7253
|
{
|
|
6997
7254
|
"disabled": false,
|
|
6998
7255
|
"document": "Enhanced service.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
6999
|
-
"example": "
|
|
7256
|
+
"example": "无",
|
|
7000
7257
|
"member": "EnhancedService",
|
|
7001
7258
|
"name": "EnhancedService",
|
|
7002
|
-
"
|
|
7259
|
+
"output_required": true,
|
|
7003
7260
|
"type": "object",
|
|
7004
|
-
"value_allowed_null":
|
|
7261
|
+
"value_allowed_null": false
|
|
7005
7262
|
},
|
|
7006
7263
|
{
|
|
7007
7264
|
"disabled": false,
|
|
@@ -7009,39 +7266,39 @@
|
|
|
7009
7266
|
"example": "TXlVc2VyRGF0YQo=",
|
|
7010
7267
|
"member": "string",
|
|
7011
7268
|
"name": "UserData",
|
|
7012
|
-
"
|
|
7269
|
+
"output_required": false,
|
|
7013
7270
|
"type": "string",
|
|
7014
|
-
"value_allowed_null":
|
|
7271
|
+
"value_allowed_null": false
|
|
7015
7272
|
},
|
|
7016
7273
|
{
|
|
7017
7274
|
"disabled": false,
|
|
7018
7275
|
"document": "Placement group ID. You can only specify one.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
7019
|
-
"example": "[
|
|
7276
|
+
"example": "[\"ps-3p88qhfo\"]",
|
|
7020
7277
|
"member": "string",
|
|
7021
7278
|
"name": "DisasterRecoverGroupIds",
|
|
7022
|
-
"
|
|
7279
|
+
"output_required": false,
|
|
7023
7280
|
"type": "list",
|
|
7024
|
-
"value_allowed_null":
|
|
7281
|
+
"value_allowed_null": false
|
|
7025
7282
|
},
|
|
7026
7283
|
{
|
|
7027
7284
|
"disabled": false,
|
|
7028
7285
|
"document": "Scheduled tasks. You can use this parameter to specify scheduled tasks for the instance. Only scheduled termination is supported.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
7029
|
-
"example": "
|
|
7286
|
+
"example": "无",
|
|
7030
7287
|
"member": "ActionTimer",
|
|
7031
7288
|
"name": "ActionTimer",
|
|
7032
|
-
"
|
|
7289
|
+
"output_required": false,
|
|
7033
7290
|
"type": "object",
|
|
7034
|
-
"value_allowed_null":
|
|
7291
|
+
"value_allowed_null": false
|
|
7035
7292
|
},
|
|
7036
7293
|
{
|
|
7037
7294
|
"disabled": false,
|
|
7038
7295
|
"document": "Market options of the instance, such as parameters related to spot instances. This parameter is required for spot instances.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
7039
|
-
"example": "
|
|
7296
|
+
"example": "无",
|
|
7040
7297
|
"member": "InstanceMarketOptionsRequest",
|
|
7041
7298
|
"name": "InstanceMarketOptions",
|
|
7042
|
-
"
|
|
7299
|
+
"output_required": false,
|
|
7043
7300
|
"type": "object",
|
|
7044
|
-
"value_allowed_null":
|
|
7301
|
+
"value_allowed_null": false
|
|
7045
7302
|
},
|
|
7046
7303
|
{
|
|
7047
7304
|
"disabled": false,
|
|
@@ -7049,9 +7306,9 @@
|
|
|
7049
7306
|
"example": "MyHostName",
|
|
7050
7307
|
"member": "string",
|
|
7051
7308
|
"name": "HostName",
|
|
7052
|
-
"
|
|
7309
|
+
"output_required": false,
|
|
7053
7310
|
"type": "string",
|
|
7054
|
-
"value_allowed_null":
|
|
7311
|
+
"value_allowed_null": false
|
|
7055
7312
|
},
|
|
7056
7313
|
{
|
|
7057
7314
|
"disabled": false,
|
|
@@ -7059,29 +7316,29 @@
|
|
|
7059
7316
|
"example": "system-f3827db9-c58a-49cc-bf10-33fc1923a34a",
|
|
7060
7317
|
"member": "string",
|
|
7061
7318
|
"name": "ClientToken",
|
|
7062
|
-
"
|
|
7319
|
+
"output_required": false,
|
|
7063
7320
|
"type": "string",
|
|
7064
|
-
"value_allowed_null":
|
|
7321
|
+
"value_allowed_null": false
|
|
7065
7322
|
},
|
|
7066
7323
|
{
|
|
7067
7324
|
"disabled": false,
|
|
7068
7325
|
"document": "Prepaid mode. This parameter indicates relevant parameter settings for monthly-subscribed instances.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
7069
|
-
"example": "
|
|
7326
|
+
"example": "无",
|
|
7070
7327
|
"member": "InstanceChargePrepaid",
|
|
7071
7328
|
"name": "InstanceChargePrepaid",
|
|
7072
|
-
"
|
|
7329
|
+
"output_required": false,
|
|
7073
7330
|
"type": "object",
|
|
7074
|
-
"value_allowed_null":
|
|
7331
|
+
"value_allowed_null": false
|
|
7075
7332
|
},
|
|
7076
7333
|
{
|
|
7077
7334
|
"disabled": false,
|
|
7078
7335
|
"document": "List of tag description. By specifying this parameter, the tag can be bound to the corresponding CVM and CBS instances at the same time.\nNote: This field may return `null`, indicating that no valid values can be obtained.",
|
|
7079
|
-
"example": "
|
|
7336
|
+
"example": "无",
|
|
7080
7337
|
"member": "TagSpecification",
|
|
7081
7338
|
"name": "TagSpecification",
|
|
7082
|
-
"
|
|
7339
|
+
"output_required": false,
|
|
7083
7340
|
"type": "list",
|
|
7084
|
-
"value_allowed_null":
|
|
7341
|
+
"value_allowed_null": false
|
|
7085
7342
|
},
|
|
7086
7343
|
{
|
|
7087
7344
|
"disabled": false,
|
|
@@ -7089,9 +7346,9 @@
|
|
|
7089
7346
|
"example": "false",
|
|
7090
7347
|
"member": "bool",
|
|
7091
7348
|
"name": "DisableApiTermination",
|
|
7092
|
-
"
|
|
7349
|
+
"output_required": true,
|
|
7093
7350
|
"type": "bool",
|
|
7094
|
-
"value_allowed_null":
|
|
7351
|
+
"value_allowed_null": false
|
|
7095
7352
|
}
|
|
7096
7353
|
],
|
|
7097
7354
|
"usage": "out"
|
|
@@ -7105,17 +7362,17 @@
|
|
|
7105
7362
|
"example": "1",
|
|
7106
7363
|
"member": "uint64",
|
|
7107
7364
|
"name": "LaunchTemplateVersion",
|
|
7108
|
-
"
|
|
7365
|
+
"output_required": true,
|
|
7109
7366
|
"type": "int",
|
|
7110
|
-
"value_allowed_null":
|
|
7367
|
+
"value_allowed_null": false
|
|
7111
7368
|
},
|
|
7112
7369
|
{
|
|
7113
7370
|
"disabled": false,
|
|
7114
7371
|
"document": "Details of instance launch template versions.",
|
|
7115
|
-
"example": "
|
|
7372
|
+
"example": "无",
|
|
7116
7373
|
"member": "LaunchTemplateVersionData",
|
|
7117
7374
|
"name": "LaunchTemplateVersionData",
|
|
7118
|
-
"
|
|
7375
|
+
"output_required": true,
|
|
7119
7376
|
"type": "object",
|
|
7120
7377
|
"value_allowed_null": false
|
|
7121
7378
|
},
|
|
@@ -7125,7 +7382,7 @@
|
|
|
7125
7382
|
"example": "2020-12-17T01:54:31Z",
|
|
7126
7383
|
"member": "datetime_iso",
|
|
7127
7384
|
"name": "CreationTime",
|
|
7128
|
-
"
|
|
7385
|
+
"output_required": true,
|
|
7129
7386
|
"type": "string",
|
|
7130
7387
|
"value_allowed_null": false
|
|
7131
7388
|
},
|
|
@@ -7135,7 +7392,7 @@
|
|
|
7135
7392
|
"example": "lt-b8v1kcyq",
|
|
7136
7393
|
"member": "string",
|
|
7137
7394
|
"name": "LaunchTemplateId",
|
|
7138
|
-
"
|
|
7395
|
+
"output_required": true,
|
|
7139
7396
|
"type": "string",
|
|
7140
7397
|
"value_allowed_null": false
|
|
7141
7398
|
},
|
|
@@ -7145,7 +7402,7 @@
|
|
|
7145
7402
|
"example": "true",
|
|
7146
7403
|
"member": "bool",
|
|
7147
7404
|
"name": "IsDefaultVersion",
|
|
7148
|
-
"
|
|
7405
|
+
"output_required": true,
|
|
7149
7406
|
"type": "bool",
|
|
7150
7407
|
"value_allowed_null": false
|
|
7151
7408
|
},
|
|
@@ -7155,9 +7412,9 @@
|
|
|
7155
7412
|
"example": "MyVersion",
|
|
7156
7413
|
"member": "string",
|
|
7157
7414
|
"name": "LaunchTemplateVersionDescription",
|
|
7158
|
-
"
|
|
7415
|
+
"output_required": true,
|
|
7159
7416
|
"type": "string",
|
|
7160
|
-
"value_allowed_null":
|
|
7417
|
+
"value_allowed_null": false
|
|
7161
7418
|
},
|
|
7162
7419
|
{
|
|
7163
7420
|
"disabled": false,
|
|
@@ -7165,7 +7422,7 @@
|
|
|
7165
7422
|
"example": "251001234",
|
|
7166
7423
|
"member": "string",
|
|
7167
7424
|
"name": "CreatedBy",
|
|
7168
|
-
"
|
|
7425
|
+
"output_required": true,
|
|
7169
7426
|
"type": "string",
|
|
7170
7427
|
"value_allowed_null": false
|
|
7171
7428
|
}
|
|
@@ -7178,50 +7435,50 @@
|
|
|
7178
7435
|
{
|
|
7179
7436
|
"disabled": false,
|
|
7180
7437
|
"document": "Type of a local disk.",
|
|
7181
|
-
"example": "",
|
|
7438
|
+
"example": "LOCAL_BASIC",
|
|
7182
7439
|
"member": "string",
|
|
7183
7440
|
"name": "Type",
|
|
7184
|
-
"
|
|
7441
|
+
"output_required": true,
|
|
7185
7442
|
"type": "string",
|
|
7186
7443
|
"value_allowed_null": false
|
|
7187
7444
|
},
|
|
7188
7445
|
{
|
|
7189
7446
|
"disabled": false,
|
|
7190
7447
|
"document": "Attributes of a local disk.",
|
|
7191
|
-
"example": "",
|
|
7448
|
+
"example": "ROOT",
|
|
7192
7449
|
"member": "string",
|
|
7193
7450
|
"name": "PartitionType",
|
|
7194
|
-
"
|
|
7451
|
+
"output_required": true,
|
|
7195
7452
|
"type": "string",
|
|
7196
7453
|
"value_allowed_null": false
|
|
7197
7454
|
},
|
|
7198
7455
|
{
|
|
7199
7456
|
"disabled": false,
|
|
7200
7457
|
"document": "Minimum size of a local disk.",
|
|
7201
|
-
"example": "",
|
|
7458
|
+
"example": "10",
|
|
7202
7459
|
"member": "int64",
|
|
7203
7460
|
"name": "MinSize",
|
|
7204
|
-
"
|
|
7461
|
+
"output_required": true,
|
|
7205
7462
|
"type": "int",
|
|
7206
7463
|
"value_allowed_null": false
|
|
7207
7464
|
},
|
|
7208
7465
|
{
|
|
7209
7466
|
"disabled": false,
|
|
7210
7467
|
"document": "Maximum size of a local disk.",
|
|
7211
|
-
"example": "",
|
|
7468
|
+
"example": "20",
|
|
7212
7469
|
"member": "int64",
|
|
7213
7470
|
"name": "MaxSize",
|
|
7214
|
-
"
|
|
7471
|
+
"output_required": true,
|
|
7215
7472
|
"type": "int",
|
|
7216
7473
|
"value_allowed_null": false
|
|
7217
7474
|
},
|
|
7218
7475
|
{
|
|
7219
7476
|
"disabled": false,
|
|
7220
7477
|
"document": "Whether a local disk is required during purchase. Valid values:<br><li>REQUIRED: required<br><li>OPTIONAL: optional",
|
|
7221
|
-
"example": "",
|
|
7478
|
+
"example": "REQUIRED",
|
|
7222
7479
|
"member": "string",
|
|
7223
7480
|
"name": "Required",
|
|
7224
|
-
"
|
|
7481
|
+
"output_required": true,
|
|
7225
7482
|
"type": "string",
|
|
7226
7483
|
"value_allowed_null": false
|
|
7227
7484
|
}
|
|
@@ -7289,7 +7546,7 @@
|
|
|
7289
7546
|
"members": [
|
|
7290
7547
|
{
|
|
7291
7548
|
"disabled": false,
|
|
7292
|
-
"document": "Custom metadata key
|
|
7549
|
+
"document": "Custom metadata key, consisting of uppercase letters (A-Z), lowercase letters (A-Z), digits (0-9), underscores (_), or hyphens (-), with a size limit of 128 bytes.",
|
|
7293
7550
|
"example": "\"key\"",
|
|
7294
7551
|
"member": "string",
|
|
7295
7552
|
"name": "Key",
|
|
@@ -7300,7 +7557,7 @@
|
|
|
7300
7557
|
},
|
|
7301
7558
|
{
|
|
7302
7559
|
"disabled": false,
|
|
7303
|
-
"document": "
|
|
7560
|
+
"document": "Custom metadata value. The upper limit of message size is 256 KB.",
|
|
7304
7561
|
"example": "\"value\"",
|
|
7305
7562
|
"member": "string",
|
|
7306
7563
|
"name": "Value",
|
|
@@ -7426,7 +7683,7 @@
|
|
|
7426
7683
|
{
|
|
7427
7684
|
"disabled": false,
|
|
7428
7685
|
"document": "CDH instance ID(s).",
|
|
7429
|
-
"example": "[\"host-ey16rkyg
|
|
7686
|
+
"example": "[\"host-ey16rkyg\"]",
|
|
7430
7687
|
"member": "string",
|
|
7431
7688
|
"name": "HostIds",
|
|
7432
7689
|
"required": true,
|
|
@@ -7596,7 +7853,7 @@
|
|
|
7596
7853
|
},
|
|
7597
7854
|
{
|
|
7598
7855
|
"disabled": false,
|
|
7599
|
-
"document": "
|
|
7856
|
+
"document": "Modified instance name. can be named as required but should not exceed 128 characters.",
|
|
7600
7857
|
"example": "MyInsName",
|
|
7601
7858
|
"member": "string",
|
|
7602
7859
|
"name": "InstanceName",
|
|
@@ -7614,7 +7871,7 @@
|
|
|
7614
7871
|
},
|
|
7615
7872
|
{
|
|
7616
7873
|
"disabled": false,
|
|
7617
|
-
"document": "
|
|
7874
|
+
"document": "Specifies the security group Id list of the specified instance after modification. the instance will reassociate with the security groups in the specified list, and the associated security group will be unbound.",
|
|
7618
7875
|
"example": "[\"sg-rf6ogz49\"]",
|
|
7619
7876
|
"member": "string",
|
|
7620
7877
|
"name": "SecurityGroups",
|
|
@@ -7650,7 +7907,7 @@
|
|
|
7650
7907
|
},
|
|
7651
7908
|
{
|
|
7652
7909
|
"disabled": false,
|
|
7653
|
-
"document": "
|
|
7910
|
+
"document": "Role type, used in conjunction with CamRoleName. this value can be obtained from the RoleType field in the API response of CAM [DescribeRoleList](https://www.tencentcloud.comom/document/product/598/36223?from_cn_redirect=1) or [GetRole](https://www.tencentcloud.comom/document/product/598/36221?from_cn_redirect=1). currently, only user, system, and service_linked types are accepted.\nFor example, when CamRoleName contains \"LinkedRoleIn\" (such as TKE_QCSLinkedRoleInPrometheusService), DescribeRoleList and GetRole return RoleType as service_linked, this parameter must also transmit service_linked.\nThe parameter default value is user. this parameter can be omitted if CameRoleName is not of the service_linked kind.",
|
|
7654
7911
|
"example": "user",
|
|
7655
7912
|
"member": "string",
|
|
7656
7913
|
"name": "CamRoleType",
|
|
@@ -7681,6 +7938,105 @@
|
|
|
7681
7938
|
],
|
|
7682
7939
|
"type": "object"
|
|
7683
7940
|
},
|
|
7941
|
+
"ModifyInstancesChargeTypeRequest": {
|
|
7942
|
+
"document": "ModifyInstancesChargeType request structure.",
|
|
7943
|
+
"members": [
|
|
7944
|
+
{
|
|
7945
|
+
"disabled": false,
|
|
7946
|
+
"document": "One or more instance ids to be operated. you can obtain the instance ID through the `InstanceId` in the return value from the api [DescribeInstances](https://www.tencentcloud.com/document/api/213/15728?from_cn_redirect=1). the maximum number of instances per request is 30.",
|
|
7947
|
+
"example": "[\"ins-r8hr2upy\"]",
|
|
7948
|
+
"member": "string",
|
|
7949
|
+
"name": "InstanceIds",
|
|
7950
|
+
"required": true,
|
|
7951
|
+
"type": "list"
|
|
7952
|
+
},
|
|
7953
|
+
{
|
|
7954
|
+
"disabled": false,
|
|
7955
|
+
"document": "Modified instance [billing type](https://www.tencentcloud.com/document/product/213/2180?from_cn_redirect=1). <li>`PREPAID`: monthly subscription.</li> \n**Note:** Only supports converting pay-as-you-go instances to annual and monthly subscription instances.\n\ndefault value: `PREPAID`",
|
|
7956
|
+
"example": "PREPAID",
|
|
7957
|
+
"member": "string",
|
|
7958
|
+
"name": "InstanceChargeType",
|
|
7959
|
+
"required": true,
|
|
7960
|
+
"type": "string"
|
|
7961
|
+
},
|
|
7962
|
+
{
|
|
7963
|
+
"disabled": false,
|
|
7964
|
+
"document": "Modified prepaid mode, parameter settings related to monthly/annual subscription. by specifying this parameter, you can specify the purchase duration of annual and monthly subscription instances, whether to enable auto-renewal, and other attributes. ",
|
|
7965
|
+
"example": "无",
|
|
7966
|
+
"member": "InstanceChargePrepaid",
|
|
7967
|
+
"name": "InstanceChargePrepaid",
|
|
7968
|
+
"required": false,
|
|
7969
|
+
"type": "object"
|
|
7970
|
+
},
|
|
7971
|
+
{
|
|
7972
|
+
"disabled": false,
|
|
7973
|
+
"document": "Whether to switch the billing mode of elastic data cloud disks simultaneously. valid values: <li> true: means switching the billing mode of elastic data cloud disks</li><li> false: means not switching the billing mode of elastic data cloud disks</li>default value: false.",
|
|
7974
|
+
"example": "false",
|
|
7975
|
+
"member": "bool",
|
|
7976
|
+
"name": "ModifyPortableDataDisk",
|
|
7977
|
+
"required": false,
|
|
7978
|
+
"type": "bool"
|
|
7979
|
+
}
|
|
7980
|
+
],
|
|
7981
|
+
"type": "object"
|
|
7982
|
+
},
|
|
7983
|
+
"ModifyInstancesChargeTypeResponse": {
|
|
7984
|
+
"document": "ModifyInstancesChargeType response structure.",
|
|
7985
|
+
"members": [
|
|
7986
|
+
{
|
|
7987
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
7988
|
+
"member": "string",
|
|
7989
|
+
"name": "RequestId",
|
|
7990
|
+
"type": "string"
|
|
7991
|
+
}
|
|
7992
|
+
],
|
|
7993
|
+
"type": "object"
|
|
7994
|
+
},
|
|
7995
|
+
"ModifyInstancesDisasterRecoverGroupRequest": {
|
|
7996
|
+
"document": "ModifyInstancesDisasterRecoverGroup request structure.",
|
|
7997
|
+
"members": [
|
|
7998
|
+
{
|
|
7999
|
+
"disabled": false,
|
|
8000
|
+
"document": "One or more instance ids to be operated. you can obtain the instance ID through the `InstanceId` in the return value from the api [DescribeInstances](https://www.tencentcloud.com/zh/document/api/213/33258). the maximum number of instances per request is 100.",
|
|
8001
|
+
"example": "[\"ins-r8hr2upy\"]",
|
|
8002
|
+
"member": "string",
|
|
8003
|
+
"name": "InstanceIds",
|
|
8004
|
+
"required": true,
|
|
8005
|
+
"type": "list"
|
|
8006
|
+
},
|
|
8007
|
+
{
|
|
8008
|
+
"disabled": false,
|
|
8009
|
+
"document": "Spread placement group ID. obtain through the api [DescribeDisasterRecoverGroups](https://www.tencentcloud.com/zh/document/api/213/33261).",
|
|
8010
|
+
"example": "ps-a66w6rlb",
|
|
8011
|
+
"member": "string",
|
|
8012
|
+
"name": "DisasterRecoverGroupId",
|
|
8013
|
+
"required": false,
|
|
8014
|
+
"type": "string"
|
|
8015
|
+
},
|
|
8016
|
+
{
|
|
8017
|
+
"disabled": false,
|
|
8018
|
+
"document": "Whether to forcibly change instance hosts. value range:<br><li>true: indicates that the instance is allowed to change hosts, allowing the instance to reboot. local disk machine does not support specifying this parameter.</li><br><li>false: does not allow the instance to change hosts. instances can only be added to the placement group on the current host. this may result in a failure to change the placement group.</li><br><br>default value: false.",
|
|
8019
|
+
"example": "false",
|
|
8020
|
+
"member": "bool",
|
|
8021
|
+
"name": "Force",
|
|
8022
|
+
"required": false,
|
|
8023
|
+
"type": "bool"
|
|
8024
|
+
}
|
|
8025
|
+
],
|
|
8026
|
+
"type": "object"
|
|
8027
|
+
},
|
|
8028
|
+
"ModifyInstancesDisasterRecoverGroupResponse": {
|
|
8029
|
+
"document": "ModifyInstancesDisasterRecoverGroup response structure.",
|
|
8030
|
+
"members": [
|
|
8031
|
+
{
|
|
8032
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
8033
|
+
"member": "string",
|
|
8034
|
+
"name": "RequestId",
|
|
8035
|
+
"type": "string"
|
|
8036
|
+
}
|
|
8037
|
+
],
|
|
8038
|
+
"type": "object"
|
|
8039
|
+
},
|
|
7684
8040
|
"ModifyInstancesProjectRequest": {
|
|
7685
8041
|
"document": "ModifyInstancesProject request structure.",
|
|
7686
8042
|
"members": [
|
|
@@ -7894,40 +8250,40 @@
|
|
|
7894
8250
|
{
|
|
7895
8251
|
"disabled": false,
|
|
7896
8252
|
"document": "Instance operation. Valid values: <br><li>`INSTANCE_DEGRADE`: downgrade an instance<br><li>`INTERNET_CHARGE_TYPE_CHANGE`: modify the billing plan of the network connection",
|
|
7897
|
-
"example": "",
|
|
8253
|
+
"example": "INSTANCE_DEGRADE",
|
|
7898
8254
|
"member": "string",
|
|
7899
8255
|
"name": "Operation",
|
|
7900
|
-
"
|
|
8256
|
+
"output_required": true,
|
|
7901
8257
|
"type": "string",
|
|
7902
8258
|
"value_allowed_null": false
|
|
7903
8259
|
},
|
|
7904
8260
|
{
|
|
7905
8261
|
"disabled": false,
|
|
7906
8262
|
"document": "Instance ID.",
|
|
7907
|
-
"example": "",
|
|
8263
|
+
"example": "ins-xxxxx",
|
|
7908
8264
|
"member": "string",
|
|
7909
8265
|
"name": "InstanceId",
|
|
7910
|
-
"
|
|
8266
|
+
"output_required": true,
|
|
7911
8267
|
"type": "string",
|
|
7912
8268
|
"value_allowed_null": false
|
|
7913
8269
|
},
|
|
7914
8270
|
{
|
|
7915
8271
|
"disabled": false,
|
|
7916
8272
|
"document": "Number of operations already performed. If it returns `-1`, it means there is no limit on the times of the operation.",
|
|
7917
|
-
"example": "",
|
|
8273
|
+
"example": "1",
|
|
7918
8274
|
"member": "int64",
|
|
7919
8275
|
"name": "CurrentCount",
|
|
7920
|
-
"
|
|
8276
|
+
"output_required": true,
|
|
7921
8277
|
"type": "int",
|
|
7922
8278
|
"value_allowed_null": false
|
|
7923
8279
|
},
|
|
7924
8280
|
{
|
|
7925
8281
|
"disabled": false,
|
|
7926
8282
|
"document": "Maximum number of times you can perform an operation. If it returns `-1`, it means there is no limit on the times of the operation. If it returns `0`, it means that configuration modification is not supported.",
|
|
7927
|
-
"example": "",
|
|
8283
|
+
"example": "5",
|
|
7928
8284
|
"member": "int64",
|
|
7929
8285
|
"name": "LimitCount",
|
|
7930
|
-
"
|
|
8286
|
+
"output_required": true,
|
|
7931
8287
|
"type": "int",
|
|
7932
8288
|
"value_allowed_null": false
|
|
7933
8289
|
}
|
|
@@ -7986,7 +8342,7 @@
|
|
|
7986
8342
|
},
|
|
7987
8343
|
{
|
|
7988
8344
|
"disabled": false,
|
|
7989
|
-
"document": "
|
|
8345
|
+
"document": "Instance'S project ID. obtain this parameter by calling the `ProjectId` field in the return value of [DescribeProject](https://www.tencentcloud.com/document/product/651/54679). default value 0 means default project.",
|
|
7990
8346
|
"example": "0",
|
|
7991
8347
|
"member": "int64",
|
|
7992
8348
|
"name": "ProjectId",
|
|
@@ -7997,7 +8353,7 @@
|
|
|
7997
8353
|
},
|
|
7998
8354
|
{
|
|
7999
8355
|
"disabled": false,
|
|
8000
|
-
"document": "ID list
|
|
8356
|
+
"document": "Specifies the dedicated host ID list for instance ownership, only used for input parameters. if you purchase a dedicated host and specify this parameter, instances you purchase will be randomly deployed on these dedicated hosts. obtain this parameter by calling the `HostId` field in the return value of [DescribeHosts](https://www.tencentcloud.com/document/product/213/33279?lang=en).",
|
|
8001
8357
|
"example": "[\"host-o5i742go\"]",
|
|
8002
8358
|
"member": "string",
|
|
8003
8359
|
"name": "HostIds",
|
|
@@ -8251,6 +8607,51 @@
|
|
|
8251
8607
|
],
|
|
8252
8608
|
"type": "object"
|
|
8253
8609
|
},
|
|
8610
|
+
"RenewInstancesRequest": {
|
|
8611
|
+
"document": "RenewInstances request structure.",
|
|
8612
|
+
"members": [
|
|
8613
|
+
{
|
|
8614
|
+
"disabled": false,
|
|
8615
|
+
"document": "One or more instance IDs to be operated. You can obtain the instance ID through the `InstanceId` in the return value from the API [DescribeInstances](https://www.tencentcloud.comom/document/api/213/15728?from_cn_redirect=1). The maximum number of instances per request is 100.",
|
|
8616
|
+
"example": "[\"ins-r8hr2upy\"]",
|
|
8617
|
+
"member": "string",
|
|
8618
|
+
"name": "InstanceIds",
|
|
8619
|
+
"required": true,
|
|
8620
|
+
"type": "list"
|
|
8621
|
+
},
|
|
8622
|
+
{
|
|
8623
|
+
"disabled": false,
|
|
8624
|
+
"document": "Prepaid mode, that is, parameter settings related to monthly/annual subscription. specifies attributes of a monthly subscription instance, such as renewal duration and whether to enable auto-renewal, by specifying this parameter. <dx-alert infotype=\"explain\" title=\"\">.\nAnnual and monthly subscription instances. this parameter is a required parameter.</dx-alert>.",
|
|
8625
|
+
"example": "无",
|
|
8626
|
+
"member": "InstanceChargePrepaid",
|
|
8627
|
+
"name": "InstanceChargePrepaid",
|
|
8628
|
+
"required": false,
|
|
8629
|
+
"type": "object"
|
|
8630
|
+
},
|
|
8631
|
+
{
|
|
8632
|
+
"disabled": false,
|
|
8633
|
+
"document": "Whether to renew the elastic data disk. valid values:<br><li>true: indicates renewing the annual and monthly subscription instance and its mounted elastic data disk simultaneously</li><li>false: indicates renewing the annual and monthly subscription instance while no longer renewing its mounted elastic data disk</li><br>default value: true.",
|
|
8634
|
+
"example": "false",
|
|
8635
|
+
"member": "bool",
|
|
8636
|
+
"name": "RenewPortableDataDisk",
|
|
8637
|
+
"required": false,
|
|
8638
|
+
"type": "bool"
|
|
8639
|
+
}
|
|
8640
|
+
],
|
|
8641
|
+
"type": "object"
|
|
8642
|
+
},
|
|
8643
|
+
"RenewInstancesResponse": {
|
|
8644
|
+
"document": "RenewInstances response structure.",
|
|
8645
|
+
"members": [
|
|
8646
|
+
{
|
|
8647
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
8648
|
+
"member": "string",
|
|
8649
|
+
"name": "RequestId",
|
|
8650
|
+
"type": "string"
|
|
8651
|
+
}
|
|
8652
|
+
],
|
|
8653
|
+
"type": "object"
|
|
8654
|
+
},
|
|
8254
8655
|
"ReservedInstanceConfigInfoItem": {
|
|
8255
8656
|
"document": "Static configurations of the reserved instance.",
|
|
8256
8657
|
"members": [
|
|
@@ -9122,7 +9523,7 @@
|
|
|
9122
9523
|
"members": [
|
|
9123
9524
|
{
|
|
9124
9525
|
"disabled": false,
|
|
9125
|
-
"document": "Instance ID.
|
|
9526
|
+
"document": "Instance ID to be operated. can be obtained from the `InstanceId` in the return value from the DescribeInstances api (https://www.tencentcloud.comom/document/api/213/15728?from_cn_redirect=1).",
|
|
9126
9527
|
"example": "ins-r8hr2upy",
|
|
9127
9528
|
"member": "string",
|
|
9128
9529
|
"name": "InstanceId",
|
|
@@ -9131,7 +9532,7 @@
|
|
|
9131
9532
|
},
|
|
9132
9533
|
{
|
|
9133
9534
|
"disabled": false,
|
|
9134
|
-
"document": "
|
|
9535
|
+
"document": "Specifies the configuration information of the data disk to be expanded, only supporting specifying the target capacity of the disk to be expanded. only non-elastic data disks (with `Portable` being `false` in the return values of [DescribeDisks](https://www.tencentcloud.comom/document/api/362/16315?from_cn_redirect=1)) can be expanded. the unit of data disk capacity is GiB. the minimum expansion step is 10 GiB. for data disk type selection, refer to [disk product introduction](https://www.tencentcloud.comom/document/product/362/2353?from_cn_redirect=1). the available data disk type is restricted by the instance type `InstanceType`. additionally, the maximum allowable capacity for expansion varies by data disk type.\n<dx-alert infotype=\"explain\" title=\"\">You should specify either DataDisks or SystemDisk, but you cannot specify both at the same time.</dx-alert>",
|
|
9135
9536
|
"example": "无",
|
|
9136
9537
|
"member": "DataDisk",
|
|
9137
9538
|
"name": "DataDisks",
|
|
@@ -9140,7 +9541,7 @@
|
|
|
9140
9541
|
},
|
|
9141
9542
|
{
|
|
9142
9543
|
"disabled": false,
|
|
9143
|
-
"document": "
|
|
9544
|
+
"document": "Specifies whether to forcibly shut down a running instance. it is recommended to manually shut down a running instance first and then expand the instance disk. valid values:<br><li>true: forcibly shut down an instance after a normal shutdown fails.</li><br><li>false: do not forcibly shut down an instance after a normal shutdown fails.</li><br><br>default value: false.<br><br>forced shutdown is equivalent to turning off a physical computer's power switch. forced shutdown may cause data loss or file system corruption and should only be used when a server cannot be shut down normally.",
|
|
9144
9545
|
"example": "true",
|
|
9145
9546
|
"member": "bool",
|
|
9146
9547
|
"name": "ForceStop",
|
|
@@ -9149,7 +9550,7 @@
|
|
|
9149
9550
|
},
|
|
9150
9551
|
{
|
|
9151
9552
|
"disabled": false,
|
|
9152
|
-
"document": "
|
|
9553
|
+
"document": "System disk configuration information to be expanded. only supports specifying the purpose capacity of the disk to be expanded. only supports cloud disk expansion.\n<dx-alert infotype=\"explain\" title=\"\">You should specify either DataDisks or SystemDisk, but you cannot specify both at the same time.</dx-alert>",
|
|
9153
9554
|
"example": "无",
|
|
9154
9555
|
"member": "SystemDisk",
|
|
9155
9556
|
"name": "SystemDisk",
|
|
@@ -9292,7 +9693,16 @@
|
|
|
9292
9693
|
},
|
|
9293
9694
|
{
|
|
9294
9695
|
"disabled": false,
|
|
9295
|
-
"document": "
|
|
9696
|
+
"document": "Specifies the minimum number of instances to create. value range: positive integer not greater than InstanceCount.\nSpecifies the minimum purchasable quantity, guarantees to create at least MinCount instances, and creates InstanceCount instances as much as possible.\nInsufficient inventory to meet the minimum purchasable quantity will trigger an error info indicating insufficient stock.\nOnly applicable to accounts, regions, and billing modes (annual/monthly subscription, pay-as-you-go, spot instance, exclusive sales) with partial support.",
|
|
9697
|
+
"example": "1",
|
|
9698
|
+
"member": "int64",
|
|
9699
|
+
"name": "MinCount",
|
|
9700
|
+
"required": false,
|
|
9701
|
+
"type": "int"
|
|
9702
|
+
},
|
|
9703
|
+
{
|
|
9704
|
+
"disabled": false,
|
|
9705
|
+
"document": "Instance display name. <li>if no instance display name is specified, it will display 'unnamed' by default.</li> <li>when purchasing multiple instances, if the pattern string `{R:x}` is specified, it means generating numbers `[x, x+n-1]`, where `n` represents the number of purchased instances. for example, `server_{R:3}`: when purchasing 1 instance, the instance display name is `server_3`; when purchasing 2 instances, the instance display names are `server_3` and `server_4` respectively. supports specifying multiple pattern strings `{R:x}`.</li> <li>when purchasing multiple instances without specifying a pattern string, suffixes `1, 2...n` will be added to the instance display name, where `n` represents the number of purchased instances. for example, `server_`: when purchasing 2 instances, the instance display names are `server_1` and `server_2` respectively.</li> <li>supports up to 128 characters (including pattern strings).</li>.",
|
|
9296
9706
|
"example": "server_{R:3}",
|
|
9297
9707
|
"member": "string",
|
|
9298
9708
|
"name": "InstanceName",
|
|
@@ -9310,7 +9720,7 @@
|
|
|
9310
9720
|
},
|
|
9311
9721
|
{
|
|
9312
9722
|
"disabled": false,
|
|
9313
|
-
"document": "Security
|
|
9723
|
+
"document": "Security group to which an instance belongs. obtain this parameter by calling the `SecurityGroupId` field in the return value of [DescribeSecurityGroups](https://www.tencentcloud.com/document/product/215/15808?from_search=1). if not specified, bind the default security group under the designated project. if the default security group does not exist, automatically create it.",
|
|
9314
9724
|
"example": "[\"sg-ajhn9qtq\"]",
|
|
9315
9725
|
"member": "string",
|
|
9316
9726
|
"name": "SecurityGroupIds",
|
|
@@ -9356,7 +9766,7 @@
|
|
|
9356
9766
|
{
|
|
9357
9767
|
"disabled": false,
|
|
9358
9768
|
"document": "Placement group ID. You can only specify one.",
|
|
9359
|
-
"example": "[
|
|
9769
|
+
"example": "[\"sg-efil73jd\"]",
|
|
9360
9770
|
"member": "string",
|
|
9361
9771
|
"name": "DisasterRecoverGroupIds",
|
|
9362
9772
|
"required": false,
|
|
@@ -9391,7 +9801,7 @@
|
|
|
9391
9801
|
},
|
|
9392
9802
|
{
|
|
9393
9803
|
"disabled": false,
|
|
9394
|
-
"document": "",
|
|
9804
|
+
"document": "Custom metadata. specifies the support for creating custom metadata key-value pairs when creating a CVM.\n**Note: this field is in beta test.**.",
|
|
9395
9805
|
"example": "无",
|
|
9396
9806
|
"member": "Metadata",
|
|
9397
9807
|
"name": "Metadata",
|
|
@@ -9472,7 +9882,7 @@
|
|
|
9472
9882
|
},
|
|
9473
9883
|
{
|
|
9474
9884
|
"disabled": false,
|
|
9475
|
-
"document": "",
|
|
9885
|
+
"document": "Whether the instance enables jumbo frames. valid values:<br><li/> true: means the instance enables jumbo frames. only models supporting jumbo frames can be set to true.<br><li/> false: means the instance disables jumbo frames. only models supporting jumbo frames can be set to false.<br> instance specifications supporting jumbo frames: [instance specifications](https://www.tencentcloud.com/document/product/213/11518?lang=en&pg=).",
|
|
9476
9886
|
"example": "false",
|
|
9477
9887
|
"member": "bool",
|
|
9478
9888
|
"name": "EnableJumboFrame",
|
|
@@ -9488,7 +9898,7 @@
|
|
|
9488
9898
|
{
|
|
9489
9899
|
"disabled": false,
|
|
9490
9900
|
"document": "If you use this API to create instance(s), this parameter will be returned, representing one or more instance IDs. Retuning the instance ID list does not necessarily mean that the instance(s) were created successfully. To check whether the instance(s) were created successfully, you can call [DescribeInstances](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1) and check the status of the instances in `InstancesSet` in the response. If the status of an instance changes from \"PENDING\" to \"RUNNING\", it means that the instance has been created successfully.",
|
|
9491
|
-
"example": "[
|
|
9901
|
+
"example": "[\"ins-rn79mzt1\"]",
|
|
9492
9902
|
"member": "string",
|
|
9493
9903
|
"name": "InstanceIdSet",
|
|
9494
9904
|
"output_required": true,
|
|
@@ -9668,7 +10078,7 @@
|
|
|
9668
10078
|
"type": "list"
|
|
9669
10079
|
},
|
|
9670
10080
|
{
|
|
9671
|
-
"disabled":
|
|
10081
|
+
"disabled": true,
|
|
9672
10082
|
"document": "(Disused. Please use `StopType` instead.) Whether to forcibly shut down an instance after a normal shutdown fails. Valid values: <br><li>`TRUE`: yes;<br><li>`FALSE`: no<br><br>Default value: `FALSE`. ",
|
|
9673
10083
|
"example": "false",
|
|
9674
10084
|
"member": "bool",
|
|
@@ -9870,7 +10280,7 @@
|
|
|
9870
10280
|
"members": [
|
|
9871
10281
|
{
|
|
9872
10282
|
"disabled": false,
|
|
9873
|
-
"document": "Specifies the system disk type. for the restrictions on the system disk type, refer to [storage overview](https://
|
|
10283
|
+
"document": "Specifies the system disk type. for the restrictions on the system disk type, refer to [storage overview](https://www.tencentcloud.com/document/product/362/31636). value range:<br>\n<li>LOCAL_BASIC: Local SATA disk</li>\n<li>LOCAL_SSD: Local NVMe SSD</li>\n<li>CLOUD_BASIC: Cloud SATA disk</li>\n<li>CLOUD_SSD: Cloud SSD</li>\n<li>CLOUD_PREMIUM: Premium SSD</li>\n<li>CLOUD_BSSD: Balanced SSD</li>\n<li>CLOUD_HSSD: Enhanced SSD</li>\n<li>CLOUD_TSSD: Tremendous SSD</li>\nDefault value: Current disk types with inventory available.",
|
|
9874
10284
|
"example": "CLOUD_HSSD",
|
|
9875
10285
|
"member": "string",
|
|
9876
10286
|
"name": "DiskType",
|
|
@@ -9881,8 +10291,8 @@
|
|
|
9881
10291
|
},
|
|
9882
10292
|
{
|
|
9883
10293
|
"disabled": false,
|
|
9884
|
-
"document": "
|
|
9885
|
-
"example": "disk-
|
|
10294
|
+
"document": "System disk ID.\nCurrently, this parameter is only used for response parameters in query apis such as [DescribeInstances](https://www.tencentcloud.com/document/api/213/33258) and is not applicable to request parameters in write apis such as [RunInstances](https://www.tencentcloud.com/document/api/213/33237).",
|
|
10295
|
+
"example": "disk-xyzw1a3x",
|
|
9886
10296
|
"member": "string",
|
|
9887
10297
|
"name": "DiskId",
|
|
9888
10298
|
"output_required": false,
|
|
@@ -9903,7 +10313,7 @@
|
|
|
9903
10313
|
},
|
|
9904
10314
|
{
|
|
9905
10315
|
"disabled": false,
|
|
9906
|
-
"document": "Specifies the
|
|
10316
|
+
"document": "Specifies the dedicated cluster ID belonging to.\nNote: This field may return null, indicating that no valid value is found.",
|
|
9907
10317
|
"example": "cdc-xxxxxx",
|
|
9908
10318
|
"member": "string",
|
|
9909
10319
|
"name": "CdcId",
|
|
@@ -9959,7 +10369,7 @@
|
|
|
9959
10369
|
"members": [
|
|
9960
10370
|
{
|
|
9961
10371
|
"disabled": false,
|
|
9962
|
-
"document": "
|
|
10372
|
+
"document": "Specifies the resource type for Tag binding. valid values: \"instance\" (cloud virtual machine), \"host\" (cdh), \"image\" (mirror), \"keypair\" (key), \"ps\" (placement group), \"hpc\" (hyper computing cluster).",
|
|
9963
10373
|
"example": "instance",
|
|
9964
10374
|
"member": "string",
|
|
9965
10375
|
"name": "ResourceType",
|
|
@@ -10058,7 +10468,7 @@
|
|
|
10058
10468
|
"members": [
|
|
10059
10469
|
{
|
|
10060
10470
|
"disabled": false,
|
|
10061
|
-
"document": "
|
|
10471
|
+
"document": "vpc ID, such as `vpc-xxx`. valid vpc ids can be queried by logging in to the console (https://console.cloud.tencent.com/vpc/vpc?rid=1) or by calling the API [DescribeVpcs](https://www.tencentcloud.com/document/product/215/15778?lang=en) and obtaining the `VpcId` field from the API response. if both VpcId and SubnetId are input as `DEFAULT` when creating an instance, the DEFAULT vpc network will be forcibly used.",
|
|
10062
10472
|
"example": "vpc-2ij",
|
|
10063
10473
|
"member": "string",
|
|
10064
10474
|
"name": "VpcId",
|
|
@@ -10069,7 +10479,7 @@
|
|
|
10069
10479
|
},
|
|
10070
10480
|
{
|
|
10071
10481
|
"disabled": false,
|
|
10072
|
-
"document": "vpc subnet ID, in the form of `subnet-xxx`. valid vpc subnet ids can be queried by logging in to the console
|
|
10482
|
+
"document": "vpc subnet ID, in the form of `subnet-xxx`. valid vpc subnet ids can be queried by logging in to the [console](https://console.tencentcloud.com/vpc/subnet); or they can be obtained from the `SubnetId` field in the API response by calling the [DescribeSubnets](https://www.tencentcloud.com/document/product/215/15784) API . if SubnetId and VpcId are both input as `DEFAULT` when creating an instance, the DEFAULT vpc network will be forcibly used.",
|
|
10073
10483
|
"example": "subnet-2ks",
|
|
10074
10484
|
"member": "string",
|
|
10075
10485
|
"name": "SubnetId",
|