tccli 3.0.1322.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.
- tccli/__init__.py +1 -1
- tccli/services/autoscaling/v20180419/api.json +1 -1
- tccli/services/batch/v20170312/api.json +18 -18
- tccli/services/bi/v20220105/api.json +69 -1
- tccli/services/cbs/v20170312/api.json +1 -1
- tccli/services/cdb/v20170320/api.json +20 -0
- tccli/services/cdn/v20180606/api.json +1 -1
- tccli/services/cfw/v20190904/api.json +6 -6
- tccli/services/cfw/v20190904/examples.json +1 -1
- tccli/services/cloudapp/v20220530/api.json +10 -0
- tccli/services/cloudaudit/v20190319/api.json +4 -4
- tccli/services/csip/v20221121/api.json +1 -1
- tccli/services/cvm/v20170312/api.json +37 -37
- tccli/services/cvm/v20170312/examples.json +6 -6
- tccli/services/cynosdb/cynosdb_client.py +334 -16
- tccli/services/cynosdb/v20190107/api.json +558 -0
- tccli/services/cynosdb/v20190107/examples.json +48 -0
- tccli/services/emr/emr_client.py +53 -0
- tccli/services/emr/v20190103/api.json +222 -4
- tccli/services/emr/v20190103/examples.json +8 -0
- tccli/services/gs/v20191118/api.json +10 -0
- tccli/services/gs/v20191118/examples.json +1 -1
- tccli/services/lighthouse/v20200324/api.json +1 -1
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lke/v20231130/api.json +2 -2
- tccli/services/lke/v20231130/examples.json +1 -1
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/monitor/v20180724/api.json +5 -2
- tccli/services/monitor/v20180724/examples.json +1 -1
- tccli/services/ocr/v20181119/api.json +201 -2
- tccli/services/ocr/v20181119/examples.json +1 -1
- tccli/services/ses/ses_client.py +170 -11
- tccli/services/ses/v20201002/api.json +138 -0
- tccli/services/ses/v20201002/examples.json +24 -0
- tccli/services/sms/v20210111/api.json +1 -1
- tccli/services/tcss/v20201101/api.json +3 -3
- tccli/services/tcss/v20201101/examples.json +1 -1
- tccli/services/tione/v20211111/api.json +1 -1
- tccli/services/trabbit/v20230418/api.json +20 -0
- tccli/services/trabbit/v20230418/examples.json +1 -1
- tccli/services/trtc/v20190722/api.json +2 -2
- tccli/services/trtc/v20190722/examples.json +6 -0
- tccli/services/tse/v20201207/api.json +2 -2
- tccli/services/tsf/v20180326/api.json +12 -1
- tccli/services/vpc/v20170312/api.json +58 -0
- tccli/services/vpc/v20170312/examples.json +28 -0
- tccli/services/vpc/vpc_client.py +122 -16
- {tccli-3.0.1322.1.dist-info → tccli-3.0.1324.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1322.1.dist-info → tccli-3.0.1324.1.dist-info}/RECORD +52 -52
- {tccli-3.0.1322.1.dist-info → tccli-3.0.1324.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1322.1.dist-info → tccli-3.0.1324.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1322.1.dist-info → tccli-3.0.1324.1.dist-info}/license_files/LICENSE +0 -0
@@ -2356,7 +2356,7 @@
|
|
2356
2356
|
},
|
2357
2357
|
{
|
2358
2358
|
"disabled": false,
|
2359
|
-
"document": "CAM角色名称。可通过[
|
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
|
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":
|
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":
|
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":
|
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":
|
2838
|
+
"output_required": false,
|
2839
2839
|
"required": false,
|
2840
2840
|
"type": "int",
|
2841
|
-
"value_allowed_null":
|
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":
|
2849
|
+
"output_required": false,
|
2850
2850
|
"required": false,
|
2851
2851
|
"type": "string",
|
2852
|
-
"value_allowed_null":
|
2852
|
+
"value_allowed_null": true
|
2853
2853
|
},
|
2854
2854
|
{
|
2855
2855
|
"disabled": false,
|
2856
|
-
"document": "突发性能\n
|
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
|
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
|
-
"
|
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": "
|
4509
|
+
"example": "无",
|
4510
4510
|
"member": "LaunchTemplateVersionInfo",
|
4511
4511
|
"name": "LaunchTemplateVersionSet",
|
4512
|
-
"
|
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":
|
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":
|
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":
|
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":
|
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":
|
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":
|
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":
|
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":
|
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":
|
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":
|
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":
|
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":
|
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":
|
12379
|
+
"output_required": false,
|
12380
12380
|
"required": false,
|
12381
12381
|
"type": "string",
|
12382
12382
|
"value_allowed_null": false
|
@@ -12394,14 +12394,14 @@
|
|
12394
12394
|
},
|
12395
12395
|
{
|
12396
12396
|
"disabled": false,
|
12397
|
-
"document": "所属的独享集群ID
|
12397
|
+
"document": "所属的独享集群ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12398
12398
|
"example": "cdc-xxxxxx",
|
12399
12399
|
"member": "string",
|
12400
12400
|
"name": "CdcId",
|
12401
12401
|
"output_required": false,
|
12402
12402
|
"required": false,
|
12403
12403
|
"type": "string",
|
12404
|
-
"value_allowed_null":
|
12404
|
+
"value_allowed_null": true
|
12405
12405
|
},
|
12406
12406
|
{
|
12407
12407
|
"disabled": false,
|
@@ -12577,7 +12577,7 @@
|
|
12577
12577
|
"example": "[\"10.0.0.1\"]",
|
12578
12578
|
"member": "string",
|
12579
12579
|
"name": "PrivateIpAddresses",
|
12580
|
-
"output_required":
|
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":
|
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\":
|
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 \"
|
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\":
|
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\":
|
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 \"
|
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
|
],
|