tccli 3.0.1323.1__py2.py3-none-any.whl → 3.0.1324.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.
Files changed (30) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/v20180419/api.json +1 -1
  3. tccli/services/batch/v20170312/api.json +16 -16
  4. tccli/services/cloudaudit/v20190319/api.json +4 -4
  5. tccli/services/csip/v20221121/api.json +1 -1
  6. tccli/services/cvm/v20170312/api.json +35 -35
  7. tccli/services/cvm/v20170312/examples.json +6 -6
  8. tccli/services/cynosdb/cynosdb_client.py +334 -16
  9. tccli/services/cynosdb/v20190107/api.json +558 -0
  10. tccli/services/cynosdb/v20190107/examples.json +48 -0
  11. tccli/services/emr/v20190103/api.json +4 -4
  12. tccli/services/lighthouse/v20200324/api.json +1 -1
  13. tccli/services/lke/v20231130/examples.json +1 -1
  14. tccli/services/lkeap/v20240522/api.json +1 -1
  15. tccli/services/monitor/v20180724/api.json +5 -2
  16. tccli/services/monitor/v20180724/examples.json +1 -1
  17. tccli/services/ocr/v20181119/api.json +201 -2
  18. tccli/services/ocr/v20181119/examples.json +1 -1
  19. tccli/services/ses/ses_client.py +170 -11
  20. tccli/services/ses/v20201002/api.json +138 -0
  21. tccli/services/ses/v20201002/examples.json +24 -0
  22. tccli/services/tcss/v20201101/api.json +3 -3
  23. tccli/services/tcss/v20201101/examples.json +1 -1
  24. tccli/services/trtc/v20190722/api.json +2 -2
  25. tccli/services/trtc/v20190722/examples.json +6 -0
  26. {tccli-3.0.1323.1.dist-info → tccli-3.0.1324.1.dist-info}/METADATA +2 -2
  27. {tccli-3.0.1323.1.dist-info → tccli-3.0.1324.1.dist-info}/RECORD +30 -30
  28. {tccli-3.0.1323.1.dist-info → tccli-3.0.1324.1.dist-info}/WHEEL +0 -0
  29. {tccli-3.0.1323.1.dist-info → tccli-3.0.1324.1.dist-info}/entry_points.txt +0 -0
  30. {tccli-3.0.1323.1.dist-info → tccli-3.0.1324.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1323.1'
1
+ __version__ = '3.0.1324.1'
@@ -3217,7 +3217,7 @@
3217
3217
  },
3218
3218
  {
3219
3219
  "disabled": false,
3220
- "document": "过滤条件。\n<li> auto-scaling-notification-id - String - 是否必填:否 -(过滤条件)按照通知ID过滤。</li>\n<li> auto-scaling-group-id - String - 是否必填:否 -(过滤条件)按照伸缩组ID过滤。</li>\n每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。参数不支持同时指定`AutoScalingNotificationIds`和`Filters`。",
3220
+ "document": "过滤条件。\n<li> auto-scaling-notification-id - String - 是否必填:否 -(过滤条件)按照通知ID过滤。</li>\n<li> auto-scaling-group-id - String - 是否必填:否 -(过滤条件)按照伸缩组ID过滤。可通过登录 [控制台](https://console.cloud.tencent.com/autoscaling/group) 或调用接口 [DescribeAutoScalingGroups](https://cloud.tencent.com/document/api/377/20438) ,取返回信息中的 AutoScalingGroupId 获取伸缩组ID。</li>\n每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。参数不支持同时指定`AutoScalingNotificationIds`和`Filters`。",
3221
3221
  "example": "[{\"Name\": \"auto-scaling-group-id\", \"Values\": [\"asg-hyfg539t\"]}]",
3222
3222
  "member": "Filter",
3223
3223
  "name": "Filters",
@@ -1143,7 +1143,7 @@
1143
1143
  },
1144
1144
  {
1145
1145
  "disabled": false,
1146
- "document": "数据盘类型。数据盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br /><li>LOCAL_BASIC:本地硬盘<br /> <li>LOCAL_SSD:本地SSD硬盘<br /><li>LOCAL_NVME:本地NVME硬盘,与InstanceType强相关,不支持指定<br /><li>LOCAL_PRO:本地HDD硬盘,与InstanceType强相关,不支持指定<br /><li>CLOUD_BASIC:普通云硬盘<br /><li> CLOUD_PREMIUM:高性能云硬盘<br /><li>CLOUD_SSD:SSD云硬盘<br /><li> CLOUD_HSSD:增强型SSD云硬盘<br /> <li>CLOUD_TSSD:极速型SSD云硬盘<br /><li>CLOUD_BSSD:通用型SSD云硬盘<br /><br />默认取值:LOCAL_BASIC。<br /><br />该参数对`ResizeInstanceDisk`接口无效。</li></li></li> </li> </li></li></li></li></li></li>",
1146
+ "document": "数据盘类型。数据盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br /><li>LOCAL_BASIC:本地硬盘 </li> <li>LOCAL_SSD:本地SSD硬盘</li><li>LOCAL_NVME:本地NVME硬盘,与InstanceType强相关,不支持指定</li><li>LOCAL_PRO:本地HDD硬盘,与InstanceType强相关,不支持指定</li><li>CLOUD_BASIC:普通云硬盘</li><li> CLOUD_PREMIUM:高性能云硬盘</li><li>CLOUD_SSD:SSD云硬盘</li><li> CLOUD_HSSD:增强型SSD云硬盘</li> <li>CLOUD_TSSD:极速型SSD云硬盘</li><li>CLOUD_BSSD:通用型SSD云硬盘</li><br />默认取值:LOCAL_BASIC<br/><br />该参数对`ResizeInstanceDisk`接口无效。",
1147
1147
  "example": "CLOUD_SSD",
1148
1148
  "member": "string",
1149
1149
  "name": "DiskType",
@@ -1158,7 +1158,7 @@
1158
1158
  "example": "disk-ciezoimt",
1159
1159
  "member": "string",
1160
1160
  "name": "DiskId",
1161
- "output_required": true,
1161
+ "output_required": false,
1162
1162
  "required": false,
1163
1163
  "type": "string",
1164
1164
  "value_allowed_null": false
@@ -1180,7 +1180,7 @@
1180
1180
  "example": "snap-6yczrj8x",
1181
1181
  "member": "string",
1182
1182
  "name": "SnapshotId",
1183
- "output_required": true,
1183
+ "output_required": false,
1184
1184
  "required": false,
1185
1185
  "type": "string",
1186
1186
  "value_allowed_null": false
@@ -1198,40 +1198,40 @@
1198
1198
  },
1199
1199
  {
1200
1200
  "disabled": false,
1201
- "document": "自定义CMK对应的ID,取值为UUID或者类似kms-abcd1234。用于加密云盘。\n\n该参数目前仅用于 `RunInstances` 接口。",
1201
+ "document": "自定义CMK对应的ID,取值为UUID或者类似kms-abcd1234。用于加密云盘。\n\n该参数目前仅用于 `RunInstances` 接口。\n注意:此字段可能返回 null,表示取不到有效值。",
1202
1202
  "example": "kms-abcd1234",
1203
1203
  "member": "string",
1204
1204
  "name": "KmsKeyId",
1205
1205
  "output_required": true,
1206
1206
  "required": false,
1207
1207
  "type": "string",
1208
- "value_allowed_null": false
1208
+ "value_allowed_null": true
1209
1209
  },
1210
1210
  {
1211
1211
  "disabled": false,
1212
- "document": "云硬盘性能,单位:MiB/s。使用此参数可给云硬盘购买额外的性能。\n当前仅支持极速型云盘(CLOUD_TSSD)和增强型SSD云硬盘(CLOUD_HSSD",
1212
+ "document": "云硬盘性能,单位:MiB/s。使用此参数可给云硬盘购买额外的性能。\n当前仅支持极速型云盘(CLOUD_TSSD)和增强型SSD云硬盘(CLOUD_HSSD)\n注意:此字段可能返回 null,表示取不到有效值。",
1213
1213
  "example": "20",
1214
1214
  "member": "int64",
1215
1215
  "name": "ThroughputPerformance",
1216
- "output_required": true,
1216
+ "output_required": false,
1217
1217
  "required": false,
1218
1218
  "type": "int",
1219
- "value_allowed_null": false
1219
+ "value_allowed_null": true
1220
1220
  },
1221
1221
  {
1222
1222
  "disabled": false,
1223
- "document": "所属的独享集群ID",
1223
+ "document": "所属的独享集群ID。\n注意:此字段可能返回 null,表示取不到有效值。",
1224
1224
  "example": "cdc-1648zauv",
1225
1225
  "member": "string",
1226
1226
  "name": "CdcId",
1227
- "output_required": true,
1227
+ "output_required": false,
1228
1228
  "required": false,
1229
1229
  "type": "string",
1230
- "value_allowed_null": false
1230
+ "value_allowed_null": true
1231
1231
  },
1232
1232
  {
1233
1233
  "disabled": false,
1234
- "document": "突发性能\n\n <b>注:内测中。</b>",
1234
+ "document": "突发性能\n <b>注:内测中。</b>",
1235
1235
  "example": "false",
1236
1236
  "member": "bool",
1237
1237
  "name": "BurstPerformance",
@@ -1479,7 +1479,7 @@
1479
1479
  "members": [
1480
1480
  {
1481
1481
  "disabled": false,
1482
- "document": "计算环境ID,环境ID通过调用接口 [DescribeComputeEnv](https://cloud.tencent.com/document/api/599/15892)获取。",
1482
+ "document": "计算环境ID,环境ID通过调用接口 [DescribeComputeEnvs](https://cloud.tencent.com/document/api/599/15893)获取。",
1483
1483
  "example": "env-lcpcej85",
1484
1484
  "member": "string",
1485
1485
  "name": "EnvId",
@@ -4849,7 +4849,7 @@
4849
4849
  "example": "disk-xyzw1234",
4850
4850
  "member": "string",
4851
4851
  "name": "DiskId",
4852
- "output_required": true,
4852
+ "output_required": false,
4853
4853
  "required": false,
4854
4854
  "type": "string",
4855
4855
  "value_allowed_null": false
@@ -5784,7 +5784,7 @@
5784
5784
  "example": "[\"10.0.0.1\"]",
5785
5785
  "member": "string",
5786
5786
  "name": "PrivateIpAddresses",
5787
- "output_required": true,
5787
+ "output_required": false,
5788
5788
  "required": false,
5789
5789
  "type": "list",
5790
5790
  "value_allowed_null": false
@@ -5795,7 +5795,7 @@
5795
5795
  "example": "1",
5796
5796
  "member": "uint64",
5797
5797
  "name": "Ipv6AddressCount",
5798
- "output_required": true,
5798
+ "output_required": false,
5799
5799
  "required": false,
5800
5800
  "type": "int",
5801
5801
  "value_allowed_null": false
@@ -285,25 +285,25 @@
285
285
  "members": [
286
286
  {
287
287
  "disabled": false,
288
- "document": "cos地域\n注意:此字段可能返回 null,表示取不到有效值。",
288
+ "document": "cos地域",
289
289
  "example": "ap-guanghzou",
290
290
  "member": "string",
291
291
  "name": "CosRegion",
292
292
  "output_required": false,
293
293
  "required": false,
294
294
  "type": "string",
295
- "value_allowed_null": true
295
+ "value_allowed_null": false
296
296
  },
297
297
  {
298
298
  "disabled": false,
299
- "document": "地域描述\n注意:此字段可能返回 null,表示取不到有效值。",
299
+ "document": "地域描述",
300
300
  "example": "广州地域",
301
301
  "member": "string",
302
302
  "name": "CosRegionName",
303
303
  "output_required": false,
304
304
  "required": false,
305
305
  "type": "string",
306
- "value_allowed_null": true
306
+ "value_allowed_null": false
307
307
  }
308
308
  ],
309
309
  "usage": "both"
@@ -3783,7 +3783,7 @@
3783
3783
  },
3784
3784
  {
3785
3785
  "disabled": false,
3786
- "document": "新的漏洞风险id(同全网漏洞表的riskid)",
3786
+ "document": "新的漏洞风险id(同全网漏洞表的RiskId)",
3787
3787
  "example": "id-5532s",
3788
3788
  "member": "string",
3789
3789
  "name": "VulRiskId",
@@ -2356,7 +2356,7 @@
2356
2356
  },
2357
2357
  {
2358
2358
  "disabled": false,
2359
- "document": "CAM角色名称。可通过[`DescribeRoleList`](https://cloud.tencent.com/document/product/598/13887)接口返回值中的`roleName`获取。",
2359
+ "document": "CAM角色名称。可通过[ DescribeRoleList ](https://cloud.tencent.com/document/product/598/36223)接口返回值中的`RoleName `获取。",
2360
2360
  "example": "testroleName001",
2361
2361
  "member": "string",
2362
2362
  "name": "CamRoleName",
@@ -2465,7 +2465,7 @@
2465
2465
  },
2466
2466
  {
2467
2467
  "disabled": false,
2468
- "document": "启动模板ID,新版本将基于该实例启动模板ID创建。",
2468
+ "document": "启动模板ID,新版本将基于该实例启动模板ID创建。可通过 [DescribeLaunchTemplates](https://cloud.tencent.com/document/api/213/66322) 接口返回值中的`LaunchTemplateId`获取。",
2469
2469
  "example": "lt-86v7g7g8",
2470
2470
  "member": "string",
2471
2471
  "name": "LaunchTemplateId",
@@ -2618,7 +2618,7 @@
2618
2618
  },
2619
2619
  {
2620
2620
  "disabled": false,
2621
- "document": "置放群组id,仅支持指定一个。",
2621
+ "document": "置放群组id,仅支持指定一个。可使用[DescribeDisasterRecoverGroups](https://cloud.tencent.com/document/api/213/17810)接口获取。",
2622
2622
  "example": "[\"ps-3p88qhfo\"]",
2623
2623
  "member": "string",
2624
2624
  "name": "DisasterRecoverGroupIds",
@@ -2672,7 +2672,7 @@
2672
2672
  },
2673
2673
  {
2674
2674
  "disabled": false,
2675
- "document": "高性能计算集群ID。若创建的实例为高性能计算实例,需指定实例放置的集群,否则不可指定。",
2675
+ "document": "高性能计算集群ID。若创建的实例为高性能计算实例,需指定实例放置的集群,否则不可指定。该参数可以通过调用 [DescribeHpcClusters](https://cloud.tencent.com/document/api/213/83220) 的返回值中的 `HpcClusterId` 字段来获取。",
2676
2676
  "example": "hpc-a5n666lo",
2677
2677
  "member": "string",
2678
2678
  "name": "HpcClusterId",
@@ -2765,7 +2765,7 @@
2765
2765
  },
2766
2766
  {
2767
2767
  "disabled": false,
2768
- "document": "数据盘类型。数据盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br /><li>LOCAL_BASIC:本地硬盘<br /> <li>LOCAL_SSD:本地SSD硬盘<br /><li>LOCAL_NVME:本地NVME硬盘,与InstanceType强相关,不支持指定<br /><li>LOCAL_PRO:本地HDD硬盘,与InstanceType强相关,不支持指定<br /><li>CLOUD_BASIC:普通云硬盘<br /><li> CLOUD_PREMIUM:高性能云硬盘<br /><li>CLOUD_SSD:SSD云硬盘<br /><li> CLOUD_HSSD:增强型SSD云硬盘<br /> <li>CLOUD_TSSD:极速型SSD云硬盘<br /><li>CLOUD_BSSD:通用型SSD云硬盘<br /><br />默认取值:LOCAL_BASIC。<br /><br />该参数对`ResizeInstanceDisk`接口无效。</li></li></li> </li> </li></li></li></li></li></li>",
2768
+ "document": "数据盘类型。数据盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br /><li>LOCAL_BASIC:本地硬盘 </li> <li>LOCAL_SSD:本地SSD硬盘</li><li>LOCAL_NVME:本地NVME硬盘,与InstanceType强相关,不支持指定</li><li>LOCAL_PRO:本地HDD硬盘,与InstanceType强相关,不支持指定</li><li>CLOUD_BASIC:普通云硬盘</li><li> CLOUD_PREMIUM:高性能云硬盘</li><li>CLOUD_SSD:SSD云硬盘</li><li> CLOUD_HSSD:增强型SSD云硬盘</li> <li>CLOUD_TSSD:极速型SSD云硬盘</li><li>CLOUD_BSSD:通用型SSD云硬盘</li><br />默认取值:LOCAL_BASIC<br/><br />该参数对`ResizeInstanceDisk`接口无效。",
2769
2769
  "example": "CLOUD_SSD",
2770
2770
  "member": "string",
2771
2771
  "name": "DiskType",
@@ -2780,7 +2780,7 @@
2780
2780
  "example": "disk-ciezoimt",
2781
2781
  "member": "string",
2782
2782
  "name": "DiskId",
2783
- "output_required": true,
2783
+ "output_required": false,
2784
2784
  "required": false,
2785
2785
  "type": "string",
2786
2786
  "value_allowed_null": false
@@ -2802,7 +2802,7 @@
2802
2802
  "example": "snap-6yczrj8x",
2803
2803
  "member": "string",
2804
2804
  "name": "SnapshotId",
2805
- "output_required": true,
2805
+ "output_required": false,
2806
2806
  "required": false,
2807
2807
  "type": "string",
2808
2808
  "value_allowed_null": false
@@ -2820,40 +2820,40 @@
2820
2820
  },
2821
2821
  {
2822
2822
  "disabled": false,
2823
- "document": "自定义CMK对应的ID,取值为UUID或者类似kms-abcd1234。用于加密云盘。\n\n该参数目前仅用于 `RunInstances` 接口。",
2823
+ "document": "自定义CMK对应的ID,取值为UUID或者类似kms-abcd1234。用于加密云盘。\n\n该参数目前仅用于 `RunInstances` 接口。\n注意:此字段可能返回 null,表示取不到有效值。",
2824
2824
  "example": "kms-abcd1234",
2825
2825
  "member": "string",
2826
2826
  "name": "KmsKeyId",
2827
2827
  "output_required": true,
2828
2828
  "required": false,
2829
2829
  "type": "string",
2830
- "value_allowed_null": false
2830
+ "value_allowed_null": true
2831
2831
  },
2832
2832
  {
2833
2833
  "disabled": false,
2834
- "document": "云硬盘性能,单位:MiB/s。使用此参数可给云硬盘购买额外的性能。\n当前仅支持极速型云盘(CLOUD_TSSD)和增强型SSD云硬盘(CLOUD_HSSD",
2834
+ "document": "云硬盘性能,单位:MiB/s。使用此参数可给云硬盘购买额外的性能。\n当前仅支持极速型云盘(CLOUD_TSSD)和增强型SSD云硬盘(CLOUD_HSSD)\n注意:此字段可能返回 null,表示取不到有效值。",
2835
2835
  "example": "20",
2836
2836
  "member": "int64",
2837
2837
  "name": "ThroughputPerformance",
2838
- "output_required": true,
2838
+ "output_required": false,
2839
2839
  "required": false,
2840
2840
  "type": "int",
2841
- "value_allowed_null": false
2841
+ "value_allowed_null": true
2842
2842
  },
2843
2843
  {
2844
2844
  "disabled": false,
2845
- "document": "所属的独享集群ID",
2845
+ "document": "所属的独享集群ID。\n注意:此字段可能返回 null,表示取不到有效值。",
2846
2846
  "example": "cdc-1648zauv",
2847
2847
  "member": "string",
2848
2848
  "name": "CdcId",
2849
- "output_required": true,
2849
+ "output_required": false,
2850
2850
  "required": false,
2851
2851
  "type": "string",
2852
- "value_allowed_null": false
2852
+ "value_allowed_null": true
2853
2853
  },
2854
2854
  {
2855
2855
  "disabled": false,
2856
- "document": "突发性能\n\n <b>注:内测中。</b>",
2856
+ "document": "突发性能\n <b>注:内测中。</b>",
2857
2857
  "example": "false",
2858
2858
  "member": "bool",
2859
2859
  "name": "BurstPerformance",
@@ -4196,7 +4196,7 @@
4196
4196
  },
4197
4197
  {
4198
4198
  "disabled": false,
4199
- "document": "<li><strong>zone</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>可用区</strong>】进行过滤。可用区例如:ap-guangzhou-1。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p><p style=\"padding-left: 30px;\">可选项:<a href=\"https://cloud.tencent.com/document/product/213/6091\">可用区列表</a></p> <li><strong>project-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>项目ID</strong>】进行过滤,可通过调用[DescribeProjects](https://cloud.tencent.com/document/api/651/78725)查询已创建的项目列表或登录[控制台](https://console.cloud.tencent.com/cvm/index)进行查看;也可以调用[AddProject](https://cloud.tencent.com/document/api/651/81952)创建新的项目。项目ID例如:1002189。</p><p style=\"padding-left: 30px;\">类型:Integer</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>host-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>[CDH](https://cloud.tencent.com/document/product/416) ID</strong>】进行过滤。[CDH](https://cloud.tencent.com/document/product/416) ID例如:host-xxxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>dedicated-cluster-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>[CDC](https://cloud.tencent.com/document/product/1346) ID</strong>】进行过滤。[CDC](https://cloud.tencent.com/document/product/1346) ID例如:cluster-xxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>vpc-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>VPC ID</strong>】进行过滤。VPC ID例如:vpc-xxxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>subnet-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>子网ID</strong>】进行过滤。子网ID例如:subnet-xxxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>instance-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例ID</strong>】进行过滤。实例ID例如:ins-xxxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>uuid</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例UUID</strong>】进行过滤。实例UUID例如:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>security-group-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>安全组ID</strong>】进行过滤。安全组ID例如: sg-8jlk3f3r。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>instance-name</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例名称</strong>】进行过滤。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>instance-charge-type</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例计费模式</strong>】进行过滤。(PREPAID:表示预付费,即包年包月 | POSTPAID_BY_HOUR:表示后付费,即按量计费 | CDHPAID:表示[CDH](https://cloud.tencent.com/document/product/416)付费,即只对[CDH](https://cloud.tencent.com/document/product/416)计费,不对[CDH](https://cloud.tencent.com/document/product/416)上的实例计费。)</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>instance-state</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例状态</strong>】进行过滤。状态类型详见[实例状态表](https://cloud.tencent.com/document/api/213/15753#InstanceStatus)</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>private-ip-address</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例主网卡的内网IP</strong>】进行过滤。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>public-ip-address</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例主网卡的公网IP</strong>】进行过滤,包含实例创建时自动分配的IP和实例创建后手动绑定的弹性IP。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>ipv6-address</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例的IPv6地址</strong>】进行过滤。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>tag-key</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>标签键</strong>】进行过滤。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>tag-value</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>标签值</strong>】进行过滤。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>tag:tag-key</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>标签键值对</strong>】进行过滤。tag-key使用具体的标签键进行替换。使用请参考示例2。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p><li><strong>creation-start-time</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例创建起始时间</strong>】进行过滤。例如:2023-06-01 00:00:00。\n</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p>\n<li><strong>creation-end-time</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例创建截止时间</strong>】进行过滤。例如:2023-06-01 00:00:00。\n</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> 每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。参数不支持同时指定`InstanceIds`和`Filters`。",
4199
+ "document": "<li><strong>zone</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>可用区</strong>】进行过滤。可用区例如:ap-guangzhou-1。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p><p style=\"padding-left: 30px;\">可选项:<a href=\"https://cloud.tencent.com/document/product/213/6091\">可用区列表</a></p> <li><strong>project-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>项目ID</strong>】进行过滤,可通过调用[DescribeProjects](https://cloud.tencent.com/document/api/651/78725)查询已创建的项目列表或登录[控制台](https://console.cloud.tencent.com/cvm/index)进行查看;也可以调用[AddProject](https://cloud.tencent.com/document/api/651/81952)创建新的项目。项目ID例如:1002189。</p><p style=\"padding-left: 30px;\">类型:Integer</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>host-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>[CDH](https://cloud.tencent.com/document/product/416) ID</strong>】进行过滤。[CDH](https://cloud.tencent.com/document/product/416) ID例如:host-xxxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>dedicated-cluster-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>[CDC](https://cloud.tencent.com/document/product/1346) ID</strong>】进行过滤。[CDC](https://cloud.tencent.com/document/product/1346) ID例如:cluster-xxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>vpc-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>VPC ID</strong>】进行过滤。VPC ID例如:vpc-xxxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>subnet-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>子网ID</strong>】进行过滤。子网ID例如:subnet-xxxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>instance-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例ID</strong>】进行过滤。实例ID例如:ins-xxxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>uuid</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例UUID</strong>】进行过滤。实例UUID例如:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>security-group-id</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>安全组ID</strong>】进行过滤。安全组ID例如: sg-8jlk3f3r。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>instance-name</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例名称</strong>】进行过滤。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>instance-charge-type</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例计费模式</strong>】进行过滤。(PREPAID:表示预付费,即包年包月 | POSTPAID_BY_HOUR:表示后付费,即按量计费 | CDHPAID:表示[CDH](https://cloud.tencent.com/document/product/416)付费,即只对[CDH](https://cloud.tencent.com/document/product/416)计费,不对[CDH](https://cloud.tencent.com/document/product/416)上的实例计费。)</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>instance-state</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例状态</strong>】进行过滤。状态类型详见[实例状态表](https://cloud.tencent.com/document/api/213/15753#InstanceStatus)</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>private-ip-address</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例主网卡的内网IP</strong>】进行过滤。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>public-ip-address</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例主网卡的公网IP</strong>】进行过滤,包含实例创建时自动分配的IP和实例创建后手动绑定的弹性IP。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>ipv6-address</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>实例的IPv6地址</strong>】进行过滤。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>tag-key</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>标签键</strong>】进行过滤。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>tag-value</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>标签值</strong>】进行过滤。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> <li><strong>tag:tag-key</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>标签键值对</strong>】进行过滤。tag-key使用具体的标签键进行替换。使用请参考示例2。</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p><li><strong>creation-start-time</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>创建实例请求的起始时间</strong>】进行过滤。例如:2023-06-01 00:00:00。\n</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p>\n<li><strong>creation-end-time</strong></li> <p style=\"padding-left: 30px;\">按照【<strong>创建实例请求的截止时间</strong>】进行过滤。例如:2023-06-01 00:00:00。\n</p><p style=\"padding-left: 30px;\">类型:String</p><p style=\"padding-left: 30px;\">必选:否</p> 每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。参数不支持同时指定`InstanceIds`和`Filters`。",
4200
4200
  "example": "无",
4201
4201
  "member": "Filter",
4202
4202
  "name": "Filters",
@@ -4499,17 +4499,17 @@
4499
4499
  "example": "1",
4500
4500
  "member": "uint64",
4501
4501
  "name": "TotalCount",
4502
- "required": true,
4502
+ "output_required": true,
4503
4503
  "type": "int",
4504
4504
  "value_allowed_null": false
4505
4505
  },
4506
4506
  {
4507
4507
  "disabled": false,
4508
4508
  "document": "实例启动模板版本集合。",
4509
- "example": "NA",
4509
+ "example": "",
4510
4510
  "member": "LaunchTemplateVersionInfo",
4511
4511
  "name": "LaunchTemplateVersionSet",
4512
- "required": true,
4512
+ "output_required": true,
4513
4513
  "type": "list",
4514
4514
  "value_allowed_null": false
4515
4515
  },
@@ -8752,7 +8752,7 @@
8752
8752
  "example": "无",
8753
8753
  "member": "DataDisk",
8754
8754
  "name": "DataDisks",
8755
- "output_required": true,
8755
+ "output_required": false,
8756
8756
  "type": "list",
8757
8757
  "value_allowed_null": false
8758
8758
  },
@@ -8802,7 +8802,7 @@
8802
8802
  "example": "无",
8803
8803
  "member": "LoginSettings",
8804
8804
  "name": "LoginSettings",
8805
- "output_required": true,
8805
+ "output_required": false,
8806
8806
  "type": "object",
8807
8807
  "value_allowed_null": false
8808
8808
  },
@@ -8812,7 +8812,7 @@
8812
8812
  "example": "testroleName001",
8813
8813
  "member": "string",
8814
8814
  "name": "CamRoleName",
8815
- "output_required": true,
8815
+ "output_required": false,
8816
8816
  "type": "string",
8817
8817
  "value_allowed_null": false
8818
8818
  },
@@ -8822,7 +8822,7 @@
8822
8822
  "example": "hpc-a5n666lo",
8823
8823
  "member": "string",
8824
8824
  "name": "HpcClusterId",
8825
- "output_required": true,
8825
+ "output_required": false,
8826
8826
  "type": "string",
8827
8827
  "value_allowed_null": false
8828
8828
  },
@@ -8852,7 +8852,7 @@
8852
8852
  "example": "TXlVc2VyRGF0YQo=",
8853
8853
  "member": "string",
8854
8854
  "name": "UserData",
8855
- "output_required": true,
8855
+ "output_required": false,
8856
8856
  "type": "string",
8857
8857
  "value_allowed_null": false
8858
8858
  },
@@ -8862,7 +8862,7 @@
8862
8862
  "example": "[\"ps-3p88qhfo\"]",
8863
8863
  "member": "string",
8864
8864
  "name": "DisasterRecoverGroupIds",
8865
- "output_required": true,
8865
+ "output_required": false,
8866
8866
  "type": "list",
8867
8867
  "value_allowed_null": false
8868
8868
  },
@@ -8872,7 +8872,7 @@
8872
8872
  "example": "无",
8873
8873
  "member": "ActionTimer",
8874
8874
  "name": "ActionTimer",
8875
- "output_required": true,
8875
+ "output_required": false,
8876
8876
  "type": "object",
8877
8877
  "value_allowed_null": false
8878
8878
  },
@@ -8882,7 +8882,7 @@
8882
8882
  "example": "无",
8883
8883
  "member": "InstanceMarketOptionsRequest",
8884
8884
  "name": "InstanceMarketOptions",
8885
- "output_required": true,
8885
+ "output_required": false,
8886
8886
  "type": "object",
8887
8887
  "value_allowed_null": false
8888
8888
  },
@@ -8892,7 +8892,7 @@
8892
8892
  "example": "MyHostName",
8893
8893
  "member": "string",
8894
8894
  "name": "HostName",
8895
- "output_required": true,
8895
+ "output_required": false,
8896
8896
  "type": "string",
8897
8897
  "value_allowed_null": false
8898
8898
  },
@@ -8902,7 +8902,7 @@
8902
8902
  "example": "system-f3827db9-c58a-49cc-bf10-33fc1923a34a",
8903
8903
  "member": "string",
8904
8904
  "name": "ClientToken",
8905
- "output_required": true,
8905
+ "output_required": false,
8906
8906
  "type": "string",
8907
8907
  "value_allowed_null": false
8908
8908
  },
@@ -8912,7 +8912,7 @@
8912
8912
  "example": "无",
8913
8913
  "member": "InstanceChargePrepaid",
8914
8914
  "name": "InstanceChargePrepaid",
8915
- "output_required": true,
8915
+ "output_required": false,
8916
8916
  "type": "object",
8917
8917
  "value_allowed_null": false
8918
8918
  },
@@ -8922,7 +8922,7 @@
8922
8922
  "example": "无",
8923
8923
  "member": "TagSpecification",
8924
8924
  "name": "TagSpecification",
8925
- "output_required": true,
8925
+ "output_required": false,
8926
8926
  "type": "list",
8927
8927
  "value_allowed_null": false
8928
8928
  },
@@ -12376,7 +12376,7 @@
12376
12376
  "example": "disk-xyzw1234",
12377
12377
  "member": "string",
12378
12378
  "name": "DiskId",
12379
- "output_required": true,
12379
+ "output_required": false,
12380
12380
  "required": false,
12381
12381
  "type": "string",
12382
12382
  "value_allowed_null": false
@@ -12577,7 +12577,7 @@
12577
12577
  "example": "[\"10.0.0.1\"]",
12578
12578
  "member": "string",
12579
12579
  "name": "PrivateIpAddresses",
12580
- "output_required": true,
12580
+ "output_required": false,
12581
12581
  "required": false,
12582
12582
  "type": "list",
12583
12583
  "value_allowed_null": false
@@ -12588,7 +12588,7 @@
12588
12588
  "example": "1",
12589
12589
  "member": "uint64",
12590
12590
  "name": "Ipv6AddressCount",
12591
- "output_required": true,
12591
+ "output_required": false,
12592
12592
  "required": false,
12593
12593
  "type": "int",
12594
12594
  "value_allowed_null": false
@@ -295,20 +295,20 @@
295
295
  "DescribeInstances": [
296
296
  {
297
297
  "document": "查看在广州一区或广州二区的实例信息,限制返回结果最多为一项",
298
- "input": "POST / HTTP/1.1\nHost: cvm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstances\n<公共请求参数>\n\n{\n \"Limit\": \"1\",\n \"Filters\": [\n {\n \"Values\": [\n \"ap-guangzhou-2\",\n \"ap-guangzhou-1\"\n ],\n \"Name\": \"zone\"\n }\n ],\n \"Offset\": \"0\"\n}",
299
- "output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"RenewFlag\": \"NOTIFY_AND_MANUAL_RENEW\",\n \"Uuid\": \"e85f1388-0422-410d-8e50-bef540e78c18\",\n \"InstanceState\": \"RUNNING\",\n \"DisableApiTermination\": false,\n \"LatestOperationErrorMsg\": \"\",\n \"DefaultLoginPort\": 22,\n \"LicenseType\": \"TencentCloud\",\n \"DefaultLoginUser\": \"root\",\n \"LatestOperationState\": \"SUCCESS\",\n \"LoginSettings\": {\n \"Password\": \"123qwe!@#QWE\",\n \"KeyIds\": [\n \"skey-b4vakk62\"\n ]\n },\n \"IPv6Addresses\": [\n \"2001:0db8:86a3:08d3:1319:8a2e:0370:7344\"\n ],\n \"DedicatedClusterId\": \"\",\n \"RestrictState\": \"PROTECTIVELY_ISOLATED\",\n \"ExpiredTime\": \"2020-09-22T00:00:00+00:00\",\n \"DisasterRecoverGroupId\": \"\",\n \"Memory\": 1,\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"CPU\": 1,\n \"RdmaIpAddresses\": [],\n \"CamRoleName\": \"\",\n \"PublicIpAddresses\": [\n \"123.207.11.190\"\n ],\n \"Tags\": [\n {\n \"Value\": \"myKey\",\n \"Key\": \"myValue\"\n }\n ],\n \"InstanceId\": \"ins-xlsyru2j\",\n \"ImageId\": \"img-8toqc6s3\",\n \"StopChargingMode\": \"NOT_APPLICABLE\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"InstanceType\": \"S2.SMALL2\",\n \"SystemDisk\": {\n \"DiskSize\": 50,\n \"CdcId\": \"cdc-xxxxxxxx\",\n \"DiskId\": \"disk-czsodtl1\",\n \"DiskType\": \"CLOUD_SSD\"\n },\n \"Placement\": {\n \"HostId\": \"host-h3m57oik\",\n \"ProjectId\": 1174660,\n \"HostIds\": [],\n \"Zone\": \"ap-guangzhou-1\"\n },\n \"PrivateIpAddresses\": [\n \"172.16.32.78\"\n ],\n \"OsName\": \"CentOS 7.4 64bit\",\n \"SecurityGroupIds\": [\n \"sg-p1ezv4wz\"\n ],\n \"InstanceName\": \"myInstance\",\n \"DataDisks\": [\n {\n \"DeleteWithInstance\": true,\n \"Encrypt\": true,\n \"CdcId\": \"cdc-xxxxxxxx\",\n \"DiskType\": \"CLOUD_SSD\",\n \"ThroughputPerformance\": 0,\n \"KmsKeyId\": null,\n \"DiskSize\": 50,\n \"SnapshotId\": null,\n \"DiskId\": \"disk-bzsodtn1\"\n }\n ],\n \"IsolatedSource\": \"NOTISOLATED\",\n \"VirtualPrivateCloud\": {\n \"SubnetId\": \"subnet-mv4sn55k\",\n \"AsVpcGateway\": false,\n \"Ipv6AddressCount\": 1,\n \"VpcId\": \"vpc-m0cnatxj\",\n \"PrivateIpAddresses\": [\n \"172.16.3.59\"\n ]\n },\n \"LatestOperationRequestId\": \"c7de1287-061d-4ace-8caf-6ad8e5a2f29a\",\n \"InternetAccessible\": {\n \"PublicIpAssigned\": true,\n \"InternetChargeType\": \"TRAFFIC_POSTPAID_BY_HOUR\",\n \"InternetMaxBandwidthOut\": 1\n },\n \"HpcClusterId\": \"\",\n \"LatestOperation\": \"ResetInstancesType\"\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"d655191e-a39d-43d2-8349-8c3f2bf4b327\"\n }\n}",
298
+ "input": "POST / HTTP/1.1\nHost: cvm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstances\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Filters\": [\n {\n \"Values\": [\n \"ap-guangzhou-2\",\n \"ap-guangzhou-1\"\n ],\n \"Name\": \"zone\"\n }\n ],\n \"Offset\": 0\n}",
299
+ "output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"RenewFlag\": \"NOTIFY_AND_MANUAL_RENEW\",\n \"Uuid\": \"e85f1388-0422-410d-8e50-bef540e78c18\",\n \"InstanceState\": \"RUNNING\",\n \"DisableApiTermination\": false,\n \"LatestOperationErrorMsg\": \"\",\n \"DefaultLoginPort\": 22,\n \"LicenseType\": \"TencentCloud\",\n \"DefaultLoginUser\": \"root\",\n \"LatestOperationState\": \"SUCCESS\",\n \"LoginSettings\": {\n \"Password\": \"123qwe!@#QWE\",\n \"KeyIds\": [\n \"skey-b4vakk62\"\n ]\n },\n \"IPv6Addresses\": [\n \"2001:0db8:86a3:08d3:1319:8a2e:0370:7344\"\n ],\n \"DedicatedClusterId\": \"\",\n \"RestrictState\": \"PROTECTIVELY_ISOLATED\",\n \"ExpiredTime\": \"2020-09-22T00:00:00+00:00\",\n \"DisasterRecoverGroupId\": \"\",\n \"Memory\": 1,\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"CPU\": 1,\n \"RdmaIpAddresses\": [],\n \"CamRoleName\": \"\",\n \"PublicIpAddresses\": [\n \"123.207.11.190\"\n ],\n \"Tags\": [\n {\n \"Value\": \"myKey\",\n \"Key\": \"myValue\"\n }\n ],\n \"InstanceId\": \"ins-xlsyru2j\",\n \"ImageId\": \"img-8toqc6s3\",\n \"StopChargingMode\": \"NOT_APPLICABLE\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"InstanceType\": \"S2.SMALL2\",\n \"SystemDisk\": {\n \"DiskSize\": 50,\n \"CdcId\": \"cdc-xxxxxxxx\",\n \"DiskId\": \"disk-czsodtl1\",\n \"DiskType\": \"CLOUD_SSD\"\n },\n \"Placement\": {\n \"HostId\": \"host-h3m57oik\",\n \"ProjectId\": 1174660,\n \"HostIds\": [],\n \"Zone\": \"ap-guangzhou-1\"\n },\n \"PrivateIpAddresses\": [\n \"172.16.32.78\"\n ],\n \"OsName\": \"CentOS 7.4 64bit\",\n \"SecurityGroupIds\": [\n \"sg-p1ezv4wz\"\n ],\n \"InstanceName\": \"myInstance\",\n \"DataDisks\": [\n {\n \"DeleteWithInstance\": true,\n \"Encrypt\": true,\n \"CdcId\": \"cdc-xxxxxxxx\",\n \"DiskType\": \"CLOUD_SSD\",\n \"ThroughputPerformance\": 0,\n \"KmsKeyId\": null,\n \"DiskSize\": 50,\n \"DiskId\": \"disk-bzsodtn1\"\n }\n ],\n \"IsolatedSource\": \"NOTISOLATED\",\n \"VirtualPrivateCloud\": {\n \"SubnetId\": \"subnet-mv4sn55k\",\n \"AsVpcGateway\": false,\n \"Ipv6AddressCount\": 1,\n \"VpcId\": \"vpc-m0cnatxj\",\n \"PrivateIpAddresses\": [\n \"172.16.3.59\"\n ]\n },\n \"LatestOperationRequestId\": \"c7de1287-061d-4ace-8caf-6ad8e5a2f29a\",\n \"InternetAccessible\": {\n \"PublicIpAssigned\": true,\n \"InternetChargeType\": \"TRAFFIC_POSTPAID_BY_HOUR\",\n \"InternetMaxBandwidthOut\": 1\n },\n \"HpcClusterId\": \"\",\n \"LatestOperation\": \"ResetInstancesType\"\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"d655191e-a39d-43d2-8349-8c3f2bf4b327\"\n }\n}",
300
300
  "title": "查看实例列表"
301
301
  },
302
302
  {
303
303
  "document": "查询绑定了标签键值对(city:shenzhen)的实例。",
304
- "input": "POST / HTTP/1.1\nHost: cvm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstances\n<公共请求参数>\n\n{\n \"Limit\": \"1\",\n \"Filters\": [\n {\n \"Values\": [\n \"shenzhen\"\n ],\n \"Name\": \"tag:city\"\n }\n ],\n \"Offset\": \"0\"\n}",
304
+ "input": "POST / HTTP/1.1\nHost: cvm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstances\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Filters\": [\n {\n \"Values\": [\n \"shenzhen\"\n ],\n \"Name\": \"tag:city\"\n }\n ],\n \"Offset\": 0\n}",
305
305
  "output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"RenewFlag\": \"NOTIFY_AND_MANUAL_RENEW\",\n \"Uuid\": \"68b510db-b4c1-4630-a62b-73d0c7c970f9\",\n \"InstanceState\": \"RUNNING\",\n \"DisableApiTermination\": false,\n \"LatestOperationErrorMsg\": \"\",\n \"DefaultLoginPort\": 22,\n \"LicenseType\": \"TencentCloud\",\n \"DefaultLoginUser\": \"root\",\n \"LatestOperationState\": \"SUCCESS\",\n \"OsName\": \"CentOS 7.6 64bit\",\n \"CreatedTime\": \"2020-03-10T02:43:51Z\",\n \"RestrictState\": \"NORMAL\",\n \"ExpiredTime\": \"2020-04-10T02:47:36Z\",\n \"DisasterRecoverGroupId\": \"\",\n \"Memory\": 1,\n \"IPv6Addresses\": null,\n \"CPU\": 1,\n \"CamRoleName\": \"\",\n \"PublicIpAddresses\": [\n \"123.207.11.190\"\n ],\n \"Tags\": [\n {\n \"Value\": \"shenzhen\",\n \"Key\": \"city\"\n }\n ],\n \"InstanceId\": \"ins-9bxebleo\",\n \"ImageId\": \"img-9qabwvbn\",\n \"StopChargingMode\": \"NOT_APPLICABLE\",\n \"InstanceChargeType\": \"PREPAID\",\n \"InstanceType\": \"S1.SMALL1\",\n \"SystemDisk\": {\n \"DiskSize\": 50,\n \"DiskId\": \"disk-nucurerk\",\n \"DiskType\": \"CLOUD_PREMIUM\"\n },\n \"IsolatedSource\": \"NOTISOLATED\",\n \"Placement\": {\n \"ProjectId\": 1174660,\n \"Zone\": \"ap-guangzhou-2\"\n },\n \"PrivateIpAddresses\": [\n \"172.16.32.78\"\n ],\n \"LoginSettings\": {\n \"KeyIds\": null\n },\n \"SecurityGroupIds\": [\n \"sg-p1ezv4wz\"\n ],\n \"DedicatedClusterId\": \"\",\n \"InstanceName\": \"测试实例\",\n \"DataDisks\": [],\n \"VirtualPrivateCloud\": {\n \"Ipv6AddressCount\": 1,\n \"PrivateIpAddresses\": [\n \"172.16.3.59\"\n ],\n \"SubnetId\": \"subnet-a2676p0e\",\n \"AsVpcGateway\": false,\n \"VpcId\": \"vpc-g7wzcv7n\"\n },\n \"LatestOperationRequestId\": \"3554eb5b-1cfa-471a-ae76-dc436c9d43e8\",\n \"InternetAccessible\": {\n \"InternetMaxBandwidthOut\": 1,\n \"InternetChargeType\": \"BANDWIDTH_PREPAID\"\n },\n \"RdmaIpAddresses\": [],\n \"HpcClusterId\": \"\",\n \"LatestOperation\": \"RenewInstances\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"62DDFFC6-FDB5-44F7-20A6-59152E3D129A\"\n }\n}",
306
306
  "title": "查询绑定了标签的实例"
307
307
  },
308
308
  {
309
309
  "document": "当对实例发起 StopInstances 后,通过 DescribeInstances 可以查询到实例的 LatestOperation 为 StopInstances,LatestOperationState 为 OPERATING。",
310
- "input": "POST / HTTP/1.1\nHost: cvm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstances\n<公共请求参数>\n\n{\n \"Limit\": \"1\",\n \"Filters\": [\n {\n \"Values\": [\n \"ap-guangzhou-2\",\n \"ap-guangzhou-1\"\n ],\n \"Name\": \"zone\"\n }\n ],\n \"Offset\": \"0\"\n}",
311
- "output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"RenewFlag\": \"NOTIFY_AND_MANUAL_RENEW\",\n \"Uuid\": \"e85f1388-0422-410d-8e50-bef540e78c18\",\n \"InstanceState\": \"RUNNING\",\n \"DisableApiTermination\": false,\n \"LatestOperationErrorMsg\": \"\",\n \"DefaultLoginPort\": 22,\n \"LicenseType\": \"TencentCloud\",\n \"DefaultLoginUser\": \"root\",\n \"LatestOperationState\": \"OPERATING\",\n \"LoginSettings\": {\n \"Password\": \"123qwe!@#QWE\",\n \"KeepImageLogin\": \"False\",\n \"KeyIds\": [\n \"skey-b4vakk62\"\n ]\n },\n \"IPv6Addresses\": [\n \"2001:0db8:86a3:08d3:1319:8a2e:0370:7344\"\n ],\n \"RestrictState\": \"PROTECTIVELY_ISOLATED\",\n \"ExpiredTime\": \"2020-09-22T00:00:00+00:00\",\n \"DisasterRecoverGroupId\": \"ps-xxxxxxxx\",\n \"Memory\": 1,\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"CPU\": 1,\n \"RdmaIpAddresses\": [],\n \"CamRoleName\": \"\",\n \"DedicatedClusterId\": \"\",\n \"PublicIpAddresses\": [\n \"123.207.11.190\"\n ],\n \"Tags\": [\n {\n \"Value\": \"myKey\",\n \"Key\": \"myValue\"\n }\n ],\n \"InstanceId\": \"ins-xlsyru2j\",\n \"ImageId\": \"img-8toqc6s3\",\n \"StopChargingMode\": \"NOT_APPLICABLE\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"InstanceType\": \"S2.SMALL2\",\n \"SystemDisk\": {\n \"DiskSize\": 50,\n \"CdcId\": \"cdc-xxxxxxxx\",\n \"DiskId\": \"disk-czsodtl1\",\n \"DiskType\": \"CLOUD_SSD\"\n },\n \"Placement\": {\n \"HostId\": \"host-h3m57oik\",\n \"ProjectId\": 1174660,\n \"HostIds\": [],\n \"Zone\": \"ap-guangzhou-1\"\n },\n \"PrivateIpAddresses\": [\n \"172.16.32.78\"\n ],\n \"OsName\": \"CentOS 7.4 64bit\",\n \"SecurityGroupIds\": [\n \"sg-p1ezv4wz\"\n ],\n \"InstanceName\": \"myInstance\",\n \"DataDisks\": [\n {\n \"DeleteWithInstance\": true,\n \"Encrypt\": true,\n \"CdcId\": \"cdc-xxxxxxxx\",\n \"DiskType\": \"CLOUD_SSD\",\n \"ThroughputPerformance\": 0,\n \"KmsKeyId\": null,\n \"DiskSize\": 50,\n \"SnapshotId\": null,\n \"DiskId\": \"disk-bzsodtn1\"\n }\n ],\n \"IsolatedSource\": \"NOTISOLATED\",\n \"VirtualPrivateCloud\": {\n \"SubnetId\": \"subnet-mv4sn55k\",\n \"AsVpcGateway\": false,\n \"Ipv6AddressCount\": 1,\n \"VpcId\": \"vpc-m0cnatxj\",\n \"PrivateIpAddresses\": [\n \"172.16.3.59\"\n ]\n },\n \"LatestOperationRequestId\": \"c7de1287-061d-4ace-8caf-6ad8e5a2f29a\",\n \"InternetAccessible\": {\n \"PublicIpAssigned\": true,\n \"InternetChargeType\": \"TRAFFIC_POSTPAID_BY_HOUR\",\n \"InternetMaxBandwidthOut\": 1\n },\n \"HpcClusterId\": \"\",\n \"LatestOperation\": \"StopInstances\"\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"d655191e-a39d-43d2-8349-8c3f2bf4b327\"\n }\n}",
310
+ "input": "POST / HTTP/1.1\nHost: cvm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstances\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Filters\": [\n {\n \"Values\": [\n \"ap-guangzhou-2\",\n \"ap-guangzhou-1\"\n ],\n \"Name\": \"zone\"\n }\n ],\n \"Offset\": 0\n}",
311
+ "output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"RenewFlag\": \"NOTIFY_AND_MANUAL_RENEW\",\n \"Uuid\": \"e85f1388-0422-410d-8e50-bef540e78c18\",\n \"InstanceState\": \"RUNNING\",\n \"DisableApiTermination\": false,\n \"LatestOperationErrorMsg\": \"\",\n \"DefaultLoginPort\": 22,\n \"LicenseType\": \"TencentCloud\",\n \"DefaultLoginUser\": \"root\",\n \"LatestOperationState\": \"OPERATING\",\n \"LoginSettings\": {\n \"Password\": \"123qwe!@#QWE\",\n \"KeepImageLogin\": \"False\",\n \"KeyIds\": [\n \"skey-b4vakk62\"\n ]\n },\n \"IPv6Addresses\": [\n \"2001:0db8:86a3:08d3:1319:8a2e:0370:7344\"\n ],\n \"RestrictState\": \"PROTECTIVELY_ISOLATED\",\n \"ExpiredTime\": \"2020-09-22T00:00:00+00:00\",\n \"DisasterRecoverGroupId\": \"ps-xxxxxxxx\",\n \"Memory\": 1,\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"CPU\": 1,\n \"RdmaIpAddresses\": [],\n \"CamRoleName\": \"\",\n \"DedicatedClusterId\": \"\",\n \"PublicIpAddresses\": [\n \"123.207.11.190\"\n ],\n \"Tags\": [\n {\n \"Value\": \"myKey\",\n \"Key\": \"myValue\"\n }\n ],\n \"InstanceId\": \"ins-xlsyru2j\",\n \"ImageId\": \"img-8toqc6s3\",\n \"StopChargingMode\": \"NOT_APPLICABLE\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"InstanceType\": \"S2.SMALL2\",\n \"SystemDisk\": {\n \"DiskSize\": 50,\n \"CdcId\": \"cdc-xxxxxxxx\",\n \"DiskId\": \"disk-czsodtl1\",\n \"DiskType\": \"CLOUD_SSD\"\n },\n \"Placement\": {\n \"HostId\": \"host-h3m57oik\",\n \"ProjectId\": 1174660,\n \"HostIds\": [],\n \"Zone\": \"ap-guangzhou-1\"\n },\n \"PrivateIpAddresses\": [\n \"172.16.32.78\"\n ],\n \"OsName\": \"CentOS 7.4 64bit\",\n \"SecurityGroupIds\": [\n \"sg-p1ezv4wz\"\n ],\n \"InstanceName\": \"myInstance\",\n \"DataDisks\": [\n {\n \"DeleteWithInstance\": true,\n \"Encrypt\": true,\n \"CdcId\": \"cdc-xxxxxxxx\",\n \"DiskType\": \"CLOUD_SSD\",\n \"ThroughputPerformance\": 0,\n \"KmsKeyId\": null,\n \"DiskSize\": 50,\n \"DiskId\": \"disk-bzsodtn1\"\n }\n ],\n \"IsolatedSource\": \"NOTISOLATED\",\n \"VirtualPrivateCloud\": {\n \"SubnetId\": \"subnet-mv4sn55k\",\n \"AsVpcGateway\": false,\n \"Ipv6AddressCount\": 1,\n \"VpcId\": \"vpc-m0cnatxj\",\n \"PrivateIpAddresses\": [\n \"172.16.3.59\"\n ]\n },\n \"LatestOperationRequestId\": \"c7de1287-061d-4ace-8caf-6ad8e5a2f29a\",\n \"InternetAccessible\": {\n \"PublicIpAssigned\": true,\n \"InternetChargeType\": \"TRAFFIC_POSTPAID_BY_HOUR\",\n \"InternetMaxBandwidthOut\": 1\n },\n \"HpcClusterId\": \"\",\n \"LatestOperation\": \"StopInstances\"\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"d655191e-a39d-43d2-8349-8c3f2bf4b327\"\n }\n}",
312
312
  "title": "查询实例的最新操作情况"
313
313
  }
314
314
  ],
@@ -372,7 +372,7 @@
372
372
  {
373
373
  "document": "",
374
374
  "input": "https://cvm.tencentcloudapi.com/?Action=DescribeLaunchTemplateVersions\n&LaunchTemplateId=lt-b8v1kcyq\n&<公共请求参数>",
375
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"LaunchTemplateVersionSet\": [\n {\n \"LaunchTemplateVersion\": 1,\n \"LaunchTemplateVersionData\": {\n \"VirtualPrivateCloud\": {\n \"SubnetId\": \"subnet-he88kvqu\",\n \"AsVpcGateway\": false,\n \"Ipv6AddressCount\": 0,\n \"VpcId\": \"vpc-dcteo7jd\"\n },\n \"InstanceCount\": 1,\n \"Placement\": {\n \"ProjectId\": 0,\n \"Zone\": \"ap-guangzhou-2\"\n },\n \"SystemDisk\": {\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_PREMIUM\"\n },\n \"ImageId\": \"img-8toqc6s3\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"EnhancedService\": {\n \"SecurityService\": {\n \"Enabled\": true\n },\n \"MonitorService\": {\n \"Enabled\": true\n }\n },\n \"SecurityGroupIds\": [\n \"sg-rf6ogz49\"\n ],\n \"InternetAccessible\": {\n \"PublicIpAssigned\": true,\n \"InternetChargeType\": \"TRAFFIC_POSTPAID_BY_HOUR\",\n \"InternetMaxBandwidthOut\": 100\n },\n \"InstanceName\": \"lt_test\",\n \"InstanceType\": \"S1.SMALL2\",\n \"DataDisks\": [\n {\n \"Encrypt\": false,\n \"DeleteWithInstance\": true,\n \"KmsKeyId\": \"\",\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_PREMIUM\"\n },\n {\n \"Encrypt\": true,\n \"DeleteWithInstance\": true,\n \"KmsKeyId\": \"\",\n \"DiskSize\": 60,\n \"DiskType\": \"CLOUD_PREMIUM\"\n }\n ]\n },\n \"CreationTime\": \"2020-12-17T01:54:31Z\",\n \"LaunchTemplateId\": \"lt-b8v1kcyq\",\n \"IsDefaultVersion\": true,\n \"LaunchTemplateVersionDescription\": \"\",\n \"CreatedBy\": \"251009920\"\n }\n ],\n \"RequestId\": \"b2da6ace-add1-48dc-ae73-6fc1eed95f1d\"\n }\n}",
375
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"LaunchTemplateVersionSet\": [\n {\n \"LaunchTemplateVersion\": 1,\n \"LaunchTemplateVersionData\": {\n \"DisableApiTermination\": true,\n \"VirtualPrivateCloud\": {\n \"SubnetId\": \"subnet-he88kvqu\",\n \"AsVpcGateway\": false,\n \"Ipv6AddressCount\": 0,\n \"VpcId\": \"vpc-dcteo7jd\"\n },\n \"InstanceCount\": 1,\n \"Placement\": {\n \"ProjectId\": 0,\n \"Zone\": \"ap-guangzhou-2\"\n },\n \"SystemDisk\": {\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_PREMIUM\"\n },\n \"ImageId\": \"img-8toqc6s3\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"EnhancedService\": {\n \"SecurityService\": {\n \"Enabled\": true\n },\n \"MonitorService\": {\n \"Enabled\": true\n },\n \"AutomationService\": {\n \"Enabled\": false\n }\n },\n \"SecurityGroupIds\": [\n \"sg-rf6ogz49\"\n ],\n \"InternetAccessible\": {\n \"PublicIpAssigned\": true,\n \"InternetChargeType\": \"TRAFFIC_POSTPAID_BY_HOUR\",\n \"InternetMaxBandwidthOut\": 100\n },\n \"InstanceName\": \"lt_test\",\n \"InstanceType\": \"S1.SMALL2\",\n \"DataDisks\": [\n {\n \"Encrypt\": false,\n \"DeleteWithInstance\": true,\n \"KmsKeyId\": \"\",\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_PREMIUM\"\n },\n {\n \"Encrypt\": true,\n \"DeleteWithInstance\": true,\n \"KmsKeyId\": \"\",\n \"DiskSize\": 60,\n \"DiskType\": \"CLOUD_PREMIUM\"\n }\n ]\n },\n \"CreationTime\": \"2020-12-17T01:54:31Z\",\n \"LaunchTemplateId\": \"lt-b8v1kcyq\",\n \"IsDefaultVersion\": true,\n \"LaunchTemplateVersionDescription\": \"\",\n \"CreatedBy\": \"251009920\"\n }\n ],\n \"RequestId\": \"b2da6ace-add1-48dc-ae73-6fc1eed95f1d\"\n }\n}",
376
376
  "title": "查询实例模板版本信息"
377
377
  }
378
378
  ],