tccli 3.0.827.1__py2.py3-none-any.whl → 3.0.829.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/v20180419/api.json +14 -14
  3. tccli/services/cam/v20190116/api.json +16 -9
  4. tccli/services/cam/v20190116/examples.json +2 -2
  5. tccli/services/cdn/v20180606/api.json +6 -6
  6. tccli/services/cdn/v20180606/examples.json +4 -4
  7. tccli/services/cloudstudio/cloudstudio_client.py +53 -0
  8. tccli/services/cloudstudio/v20210524/api.json +89 -0
  9. tccli/services/cloudstudio/v20210524/examples.json +8 -0
  10. tccli/services/cvm/v20170312/api.json +1 -1
  11. tccli/services/ess/v20201111/api.json +9 -0
  12. tccli/services/ess/v20201111/examples.json +1 -1
  13. tccli/services/essbasic/v20210526/api.json +134 -383
  14. tccli/services/essbasic/v20210526/examples.json +89 -95
  15. tccli/services/faceid/v20180301/api.json +19 -33
  16. tccli/services/ic/v20190307/api.json +1 -1
  17. tccli/services/ims/ims_client.py +53 -0
  18. tccli/services/ims/v20200713/api.json +3 -23
  19. tccli/services/ims/v20200713/examples.json +2 -2
  20. tccli/services/ims/v20201229/api.json +107 -2
  21. tccli/services/ims/v20201229/examples.json +10 -2
  22. tccli/services/live/v20180801/api.json +2 -6
  23. tccli/services/live/v20180801/examples.json +1 -1
  24. tccli/services/mongodb/v20190725/api.json +50 -51
  25. tccli/services/mongodb/v20190725/examples.json +1 -1
  26. tccli/services/mrs/v20200910/api.json +8130 -2302
  27. tccli/services/mrs/v20200910/examples.json +1 -1
  28. tccli/services/ocr/v20181119/api.json +32 -134
  29. tccli/services/ocr/v20181119/examples.json +15 -15
  30. tccli/services/pts/v20210728/api.json +27 -78
  31. tccli/services/sqlserver/v20180328/api.json +5 -5
  32. tccli/services/sslpod/v20190605/api.json +1 -1
  33. tccli/services/tem/v20210701/api.json +1 -1
  34. tccli/services/tione/v20191022/api.json +1 -1
  35. tccli/services/tione/v20211111/api.json +1 -1
  36. tccli/services/tke/v20180525/api.json +26 -32
  37. tccli/services/tke/v20180525/examples.json +9 -9
  38. tccli/services/trtc/v20190722/api.json +3 -25
  39. tccli/services/vpc/v20170312/api.json +60 -51
  40. tccli/services/vpc/v20170312/examples.json +17 -17
  41. {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/METADATA +2 -2
  42. {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/RECORD +46 -46
  43. {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/LICENSE +0 -0
  44. {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/WHEEL +0 -0
  45. {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/entry_points.txt +0 -0
  46. {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/top_level.txt +0 -0
@@ -239,7 +239,7 @@
239
239
  "status": "online"
240
240
  },
241
241
  "CreateDefaultVpc": {
242
- "document": "本接口(CreateDefaultVpc)用于创建默认私有网络(VPC)。\n\n默认VPC适用于快速入门和启动公共实例,您可以像使用任何其他VPC一样使用默认VPC。如果您想创建标准VPC,即指定VPC名称、VPC网段、子网网段、子网可用区,请使用常规创建VPC接口(CreateVpc)\n\n正常情况,本接口并不一定生产默认VPC,而是根据用户账号的网络属性(DescribeAccountAttributes)来决定的\n* 支持基础网络、VPC,返回VpcId为0\n* 只支持VPC,返回默认VPC信息\n\n您也可以通过 Force 参数,强制返回默认VPC",
242
+ "document": "本接口(CreateDefaultVpc)用于创建默认私有网络(VPC)。\n\n默认VPC适用于快速入门和启动公共实例,您可以像使用任何其他VPC一样使用默认VPC。如果您想创建标准VPC,即指定VPC名称、VPC网段、子网网段、子网可用区,请使用常规创建VPC接口(CreateVpc)\n\n正常情况,本接口并不一定生产默认VPC,而是根据用户账号的网络属性(DescribeAccountAttributes)来决定的\n* 支持基础网络、VPC,返回VpcId为0\n* 只支持VPC,返回默认VPC信息\n\n您也可以通过 Force 参数,强制返回默认VPC",
243
243
  "input": "CreateDefaultVpcRequest",
244
244
  "name": "创建默认VPC和默认子网",
245
245
  "output": "CreateDefaultVpcResponse",
@@ -316,7 +316,7 @@
316
316
  "status": "online"
317
317
  },
318
318
  "CreateNetDetect": {
319
- "document": "本接口(CreateNetDetect)用于创建网络探测。",
319
+ "document": "本接口(CreateNetDetect)用于创建网络探测。",
320
320
  "input": "CreateNetDetectRequest",
321
321
  "name": "创建网络探测",
322
322
  "output": "CreateNetDetectResponse",
@@ -596,7 +596,7 @@
596
596
  "status": "online"
597
597
  },
598
598
  "DeleteNetDetect": {
599
- "document": "本接口(DeleteNetDetect)用于删除网络探测实例。",
599
+ "document": "本接口(DeleteNetDetect)用于删除网络探测实例。",
600
600
  "input": "DeleteNetDetectRequest",
601
601
  "name": "删除网络探测",
602
602
  "output": "DeleteNetDetectResponse",
@@ -624,7 +624,7 @@
624
624
  "status": "online"
625
625
  },
626
626
  "DeleteRouteTable": {
627
- "document": "删除路由表",
627
+ "document": "本接口(DeleteRouteTable)用于删除路由表。",
628
628
  "input": "DeleteRouteTableRequest",
629
629
  "name": "删除路由表",
630
630
  "output": "DeleteRouteTableResponse",
@@ -5460,16 +5460,16 @@
5460
5460
  "document": "CreateDefaultVpc请求参数结构体",
5461
5461
  "members": [
5462
5462
  {
5463
- "default": "",
5464
5463
  "document": "子网所在的可用区,该参数可通过[DescribeZones](https://cloud.tencent.com/document/product/213/15707)接口获取,例如ap-guangzhou-1,不指定时将随机选择可用区。",
5464
+ "example": "ap-guangzhou-1",
5465
5465
  "member": "string",
5466
5466
  "name": "Zone",
5467
5467
  "required": false,
5468
5468
  "type": "string"
5469
5469
  },
5470
5470
  {
5471
- "default": "",
5472
5471
  "document": "是否强制返回默认VPC。",
5472
+ "example": "true",
5473
5473
  "member": "bool",
5474
5474
  "name": "Force",
5475
5475
  "required": false,
@@ -5482,7 +5482,8 @@
5482
5482
  "document": "CreateDefaultVpc返回参数结构体",
5483
5483
  "members": [
5484
5484
  {
5485
- "document": "默认VPC和子网ID",
5485
+ "document": "默认VPC和子网ID",
5486
+ "example": "{\"VpcId\":\"vpc-8mpwlbdv\",\"SubnetId\":\"subnet-l9emqwnw\"}",
5486
5487
  "member": "DefaultVpcSubnet",
5487
5488
  "name": "Vpc",
5488
5489
  "type": "object",
@@ -6192,8 +6193,7 @@
6192
6193
  "document": "CreateNetDetect请求参数结构体",
6193
6194
  "members": [
6194
6195
  {
6195
- "default": "",
6196
- "document": "`VPC`实例`ID`。形如:`vpc-12345678`",
6196
+ "document": "`VPC`实例`ID`。形如:`vpc-12345678`。",
6197
6197
  "example": "vpc-12345678",
6198
6198
  "member": "string",
6199
6199
  "name": "VpcId",
@@ -6201,7 +6201,6 @@
6201
6201
  "type": "string"
6202
6202
  },
6203
6203
  {
6204
- "default": "",
6205
6204
  "document": "子网实例ID。形如:subnet-12345678。",
6206
6205
  "example": "subnet-12345678",
6207
6206
  "member": "string",
@@ -6210,7 +6209,6 @@
6210
6209
  "type": "string"
6211
6210
  },
6212
6211
  {
6213
- "default": "",
6214
6212
  "document": "网络探测名称,最大长度不能超过60个字节。",
6215
6213
  "example": "test",
6216
6214
  "member": "string",
@@ -6219,7 +6217,6 @@
6219
6217
  "type": "string"
6220
6218
  },
6221
6219
  {
6222
- "default": "",
6223
6220
  "document": "探测目的IPv4地址数组。最多两个。",
6224
6221
  "example": "[\"10.0.0.2\\r\\n\",\"10.0.0.3\\r\\n\"]",
6225
6222
  "member": "string",
@@ -6228,8 +6225,7 @@
6228
6225
  "type": "list"
6229
6226
  },
6230
6227
  {
6231
- "default": "",
6232
- "document": "下一跳类型,目前我们支持的类型有:\nVPN:VPN网关;\nDIRECTCONNECT:专线网关;\nPEERCONNECTION:对等连接;\nNAT:NAT网关;\nNORMAL_CVM:普通云服务器;\nCCN:云联网网关;",
6228
+ "document": "下一跳类型,目前我们支持的类型有:\nVPN:VPN网关;\nDIRECTCONNECT:专线网关;\nPEERCONNECTION:对等连接;\nNAT:NAT网关;\nNORMAL_CVM:普通云服务器;\nCCN:云联网网关;\nNONEXTHOP:无下一跳;",
6233
6229
  "example": "NORMAL_CVM",
6234
6230
  "member": "string",
6235
6231
  "name": "NextHopType",
@@ -6237,8 +6233,7 @@
6237
6233
  "type": "string"
6238
6234
  },
6239
6235
  {
6240
- "default": "",
6241
- "document": "下一跳目的网关,取值与“下一跳类型”相关:\n下一跳类型为VPN,取值VPN网关ID,形如:vpngw-12345678;\n下一跳类型为DIRECTCONNECT,取值专线网关ID,形如:dcg-12345678;\n下一跳类型为PEERCONNECTION,取值对等连接ID,形如:pcx-12345678;\n下一跳类型为NAT,取值Nat网关,形如:nat-12345678;\n下一跳类型为NORMAL_CVM,取值云服务器IPv4地址,形如:10.0.0.12;\n下一跳类型为CCN,取值云联网ID,形如:ccn-12345678;",
6236
+ "document": "下一跳目的网关,取值与“下一跳类型”相关:\n下一跳类型为VPN,取值VPN网关ID,形如:vpngw-12345678;\n下一跳类型为DIRECTCONNECT,取值专线网关ID,形如:dcg-12345678;\n下一跳类型为PEERCONNECTION,取值对等连接ID,形如:pcx-12345678;\n下一跳类型为NAT,取值Nat网关,形如:nat-12345678;\n下一跳类型为NORMAL_CVM,取值云服务器IPv4地址,形如:10.0.0.12;\n下一跳类型为CCN,取值云云联网ID,形如:ccn-12345678;\n下一跳类型为NONEXTHOP,指定网络探测为无下一跳的网络探测;",
6242
6237
  "example": "10.0.0.4",
6243
6238
  "member": "string",
6244
6239
  "name": "NextHopDestination",
@@ -6246,7 +6241,6 @@
6246
6241
  "type": "string"
6247
6242
  },
6248
6243
  {
6249
- "default": "",
6250
6244
  "document": "网络探测描述。",
6251
6245
  "example": "test",
6252
6246
  "member": "string",
@@ -6265,7 +6259,6 @@
6265
6259
  "example": "无",
6266
6260
  "member": "NetDetect",
6267
6261
  "name": "NetDetect",
6268
- "required": true,
6269
6262
  "type": "object",
6270
6263
  "value_allowed_null": false
6271
6264
  },
@@ -6621,7 +6614,6 @@
6621
6614
  "document": "CreateSecurityGroup请求参数结构体",
6622
6615
  "members": [
6623
6616
  {
6624
- "default": "",
6625
6617
  "document": "安全组名称,可任意命名,但不得超过60个字符。",
6626
6618
  "example": "TestGroup",
6627
6619
  "member": "string",
@@ -6630,7 +6622,6 @@
6630
6622
  "type": "string"
6631
6623
  },
6632
6624
  {
6633
- "default": "",
6634
6625
  "document": "安全组备注,最多100个字符。",
6635
6626
  "example": "test-group-desc",
6636
6627
  "member": "string",
@@ -6639,7 +6630,6 @@
6639
6630
  "type": "string"
6640
6631
  },
6641
6632
  {
6642
- "default": "",
6643
6633
  "document": "项目ID,默认0。可在qcloud控制台项目管理页面查询到。",
6644
6634
  "example": "0",
6645
6635
  "member": "string",
@@ -6648,8 +6638,7 @@
6648
6638
  "type": "string"
6649
6639
  },
6650
6640
  {
6651
- "default": "",
6652
- "document": "指定绑定的标签列表,例如:[{\"Key\": \"city\", \"Value\": \"shanghai\"}]",
6641
+ "document": "指定绑定的标签列表,例如:[{\"Key\": \"city\", \"Value\": \"shanghai\"}]。",
6653
6642
  "example": "无",
6654
6643
  "member": "Tag",
6655
6644
  "name": "Tags",
@@ -6667,7 +6656,6 @@
6667
6656
  "example": "无",
6668
6657
  "member": "SecurityGroup",
6669
6658
  "name": "SecurityGroup",
6670
- "required": true,
6671
6659
  "type": "object",
6672
6660
  "value_allowed_null": false
6673
6661
  },
@@ -8301,8 +8289,8 @@
8301
8289
  "document": "默认VPC和子网",
8302
8290
  "members": [
8303
8291
  {
8304
- "default": "",
8305
- "document": "默认VpcId",
8292
+ "document": "默认VpcId。",
8293
+ "example": "vpc-6vbg797r",
8306
8294
  "member": "string",
8307
8295
  "name": "VpcId",
8308
8296
  "required": true,
@@ -8310,13 +8298,40 @@
8310
8298
  "value_allowed_null": false
8311
8299
  },
8312
8300
  {
8313
- "default": "",
8314
- "document": "默认SubnetId",
8301
+ "document": "默认SubnetId。",
8302
+ "example": "subnet-3opmksyg",
8315
8303
  "member": "string",
8316
8304
  "name": "SubnetId",
8317
8305
  "required": true,
8318
8306
  "type": "string",
8319
8307
  "value_allowed_null": false
8308
+ },
8309
+ {
8310
+ "document": "默认Vpc名字。",
8311
+ "example": "Default-VPC",
8312
+ "member": "string",
8313
+ "name": "VpcName",
8314
+ "required": false,
8315
+ "type": "string",
8316
+ "value_allowed_null": false
8317
+ },
8318
+ {
8319
+ "document": "默认Subnet名字。",
8320
+ "example": "Default-Subnet",
8321
+ "member": "string",
8322
+ "name": "SubnetName",
8323
+ "required": false,
8324
+ "type": "string",
8325
+ "value_allowed_null": false
8326
+ },
8327
+ {
8328
+ "document": "默认子网网段。",
8329
+ "example": "172.16.0.0/16",
8330
+ "member": "string",
8331
+ "name": "CidrBlock",
8332
+ "required": false,
8333
+ "type": "string",
8334
+ "value_allowed_null": false
8320
8335
  }
8321
8336
  ],
8322
8337
  "usage": "out"
@@ -8809,8 +8824,7 @@
8809
8824
  "document": "DeleteNetDetect请求参数结构体",
8810
8825
  "members": [
8811
8826
  {
8812
- "default": "",
8813
- "document": "网络探测实例`ID`。形如:`netd-12345678`",
8827
+ "document": "网络探测实例`ID`。形如:`netd-12345678`。",
8814
8828
  "example": "netd-12345678",
8815
8829
  "member": "string",
8816
8830
  "name": "NetDetectId",
@@ -8926,7 +8940,6 @@
8926
8940
  "document": "DeleteRouteTable请求参数结构体",
8927
8941
  "members": [
8928
8942
  {
8929
- "default": "",
8930
8943
  "document": "路由表实例ID,例如:rtb-azd4dt1c。",
8931
8944
  "example": "rtb-azd4dt1c",
8932
8945
  "member": "string",
@@ -11950,17 +11963,15 @@
11950
11963
  "document": "DescribeNetDetectStates请求参数结构体",
11951
11964
  "members": [
11952
11965
  {
11953
- "default": "",
11954
- "document": "网络探测实例`ID`数组。形如:[`netd-12345678`]",
11955
- "example": "[\"netd-12345678\\r\\n\"]",
11966
+ "document": "网络探测实例`ID`数组。形如:[`netd-12345678`]。",
11967
+ "example": "[\"netd-12345678\"]",
11956
11968
  "member": "string",
11957
11969
  "name": "NetDetectIds",
11958
11970
  "required": false,
11959
11971
  "type": "list"
11960
11972
  },
11961
11973
  {
11962
- "default": "",
11963
- "document": "过滤条件,参数不支持同时指定NetDetectIds和Filters。\n<li>net-detect-id - String - (过滤条件)网络探测实例ID,形如:netd-12345678</li>",
11974
+ "document": "过滤条件,参数不支持同时指定NetDetectIds和Filters。\n<li>net-detect-id - String - (过滤条件)网络探测实例ID,形如:netd-12345678。</li>",
11964
11975
  "example": "无",
11965
11976
  "member": "Filter",
11966
11977
  "name": "Filters",
@@ -11968,7 +11979,6 @@
11968
11979
  "type": "list"
11969
11980
  },
11970
11981
  {
11971
- "default": "",
11972
11982
  "document": "偏移量,默认为0。",
11973
11983
  "example": "0",
11974
11984
  "member": "uint64",
@@ -11977,7 +11987,6 @@
11977
11987
  "type": "int"
11978
11988
  },
11979
11989
  {
11980
- "default": "",
11981
11990
  "document": "返回数量,默认为20,最大值为100。",
11982
11991
  "example": "20",
11983
11992
  "member": "uint64",
@@ -11996,7 +12005,6 @@
11996
12005
  "example": "无",
11997
12006
  "member": "NetDetectState",
11998
12007
  "name": "NetDetectStateSet",
11999
- "required": true,
12000
12008
  "type": "list",
12001
12009
  "value_allowed_null": true
12002
12010
  },
@@ -12005,7 +12013,6 @@
12005
12013
  "example": "20",
12006
12014
  "member": "uint64",
12007
12015
  "name": "TotalCount",
12008
- "required": true,
12009
12016
  "type": "int",
12010
12017
  "value_allowed_null": true
12011
12018
  },
@@ -12022,32 +12029,32 @@
12022
12029
  "document": "DescribeNetDetects请求参数结构体",
12023
12030
  "members": [
12024
12031
  {
12025
- "default": "",
12026
- "document": "网络探测实例`ID`数组。形如:[`netd-12345678`]",
12032
+ "document": "网络探测实例`ID`数组。形如:[`netd-12345678`]。",
12033
+ "example": "netd-12345678",
12027
12034
  "member": "string",
12028
12035
  "name": "NetDetectIds",
12029
12036
  "required": false,
12030
12037
  "type": "list"
12031
12038
  },
12032
12039
  {
12033
- "default": "",
12034
12040
  "document": "过滤条件,参数不支持同时指定NetDetectIds和Filters。\n<li>vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-12345678</li>\n<li>net-detect-id - String - (过滤条件)网络探测实例ID,形如:netd-12345678</li>\n<li>subnet-id - String - (过滤条件)子网实例ID,形如:subnet-12345678</li>\n<li>net-detect-name - String - (过滤条件)网络探测名称</li>",
12041
+ "example": "无",
12035
12042
  "member": "Filter",
12036
12043
  "name": "Filters",
12037
12044
  "required": false,
12038
12045
  "type": "list"
12039
12046
  },
12040
12047
  {
12041
- "default": "",
12042
12048
  "document": "偏移量,默认为0。",
12049
+ "example": "0",
12043
12050
  "member": "uint64",
12044
12051
  "name": "Offset",
12045
12052
  "required": false,
12046
12053
  "type": "int"
12047
12054
  },
12048
12055
  {
12049
- "default": "",
12050
12056
  "document": "返回数量,默认为20,最大值为100。",
12057
+ "example": "20",
12051
12058
  "member": "uint64",
12052
12059
  "name": "Limit",
12053
12060
  "required": false,
@@ -12061,6 +12068,7 @@
12061
12068
  "members": [
12062
12069
  {
12063
12070
  "document": "符合条件的网络探测对象数组。\n注意:此字段可能返回 null,表示取不到有效值。",
12071
+ "example": "无",
12064
12072
  "member": "NetDetect",
12065
12073
  "name": "NetDetectSet",
12066
12074
  "type": "list",
@@ -12068,6 +12076,7 @@
12068
12076
  },
12069
12077
  {
12070
12078
  "document": "符合条件的网络探测对象数量。\n注意:此字段可能返回 null,表示取不到有效值。",
12079
+ "example": "1",
12071
12080
  "member": "uint64",
12072
12081
  "name": "TotalCount",
12073
12082
  "type": "int",
@@ -18922,7 +18931,7 @@
18922
18931
  },
18923
18932
  {
18924
18933
  "default": "",
18925
- "document": "下一跳类型,目前我们支持的类型有:\nVPN:VPN网关;\nDIRECTCONNECT:专线网关;\nPEERCONNECTION:对等连接;\nNAT:NAT网关;\nNORMAL_CVM:普通云服务器;\nCCN:云联网网关;",
18934
+ "document": "下一跳类型,目前我们支持的类型有:\nVPN:VPN网关;\nDIRECTCONNECT:专线网关;\nPEERCONNECTION:对等连接;\nNAT:NAT网关;\nNORMAL_CVM:普通云服务器;\nCCN:云联网网关;\nNONEXTHOP:无下一跳;",
18926
18935
  "example": "NORMAL_CVM",
18927
18936
  "member": "string",
18928
18937
  "name": "NextHopType",
@@ -18931,7 +18940,7 @@
18931
18940
  },
18932
18941
  {
18933
18942
  "default": "",
18934
- "document": "下一跳目的网关,取值与“下一跳类型”相关:\n下一跳类型为VPN,取值VPN网关ID,形如:vpngw-12345678;\n下一跳类型为DIRECTCONNECT,取值专线网关ID,形如:dcg-12345678;\n下一跳类型为PEERCONNECTION,取值对等连接ID,形如:pcx-12345678;\n下一跳类型为NAT,取值Nat网关,形如:nat-12345678;\n下一跳类型为NORMAL_CVM,取值云服务器IPv4地址,形如:10.0.0.12;\n下一跳类型为CCN,取值云联网ID,形如:ccn-44csczop;",
18943
+ "document": "下一跳目的网关,取值与“下一跳类型”相关:\n下一跳类型为VPN,取值VPN网关ID,形如:vpngw-12345678;\n下一跳类型为DIRECTCONNECT,取值专线网关ID,形如:dcg-12345678;\n下一跳类型为PEERCONNECTION,取值对等连接ID,形如:pcx-12345678;\n下一跳类型为NAT,取值Nat网关,形如:nat-12345678;\n下一跳类型为NORMAL_CVM,取值云服务器IPv4地址,形如:10.0.0.12;\n下一跳类型为CCN,取值云云联网ID,形如:ccn-12345678;\n下一跳类型为NONEXTHOP,指定网络探测为无下一跳的网络探测;",
18935
18944
  "example": "10.0.0.4",
18936
18945
  "member": "string",
18937
18946
  "name": "NextHopDestination",
@@ -19219,16 +19228,16 @@
19219
19228
  "document": "ModifyRouteTableAttribute请求参数结构体",
19220
19229
  "members": [
19221
19230
  {
19222
- "default": "",
19223
19231
  "document": "路由表实例ID,例如:rtb-azd4dt1c。",
19232
+ "example": "rtb-azd4dt1c",
19224
19233
  "member": "string",
19225
19234
  "name": "RouteTableId",
19226
19235
  "required": true,
19227
19236
  "type": "string"
19228
19237
  },
19229
19238
  {
19230
- "default": "",
19231
19239
  "document": "路由表名称。",
19240
+ "example": "name",
19232
19241
  "member": "string",
19233
19242
  "name": "RouteTableName",
19234
19243
  "required": true,
@@ -20463,7 +20472,7 @@
20463
20472
  },
20464
20473
  {
20465
20474
  "default": "",
20466
- "document": "下一跳类型,目前我们支持的类型有:\nVPN:VPN网关;\nDIRECTCONNECT:专线网关;\nPEERCONNECTION:对等连接;\nNAT:NAT网关;\nNORMAL_CVM:普通云服务器;\nCCN:云联网网关;",
20475
+ "document": "下一跳类型,目前我们支持的类型有:\nVPN:VPN网关;\nDIRECTCONNECT:专线网关;\nPEERCONNECTION:对等连接;\nNAT:NAT网关;\nNORMAL_CVM:普通云服务器;\nCCN:云联网网关;\nNONEXTHOP:无下一跳;",
20467
20476
  "example": "无",
20468
20477
  "member": "string",
20469
20478
  "name": "NextHopType",
@@ -20473,7 +20482,7 @@
20473
20482
  },
20474
20483
  {
20475
20484
  "default": "",
20476
- "document": "下一跳目的网关,取值与“下一跳类型”相关:\n下一跳类型为VPN,取值VPN网关ID,形如:vpngw-12345678;\n下一跳类型为DIRECTCONNECT,取值专线网关ID,形如:dcg-12345678;\n下一跳类型为PEERCONNECTION,取值对等连接ID,形如:pcx-12345678;\n下一跳类型为NAT,取值Nat网关,形如:nat-12345678;\n下一跳类型为NORMAL_CVM,取值云服务器IPv4地址,形如:10.0.0.12;\n下一跳类型为CCN,取值云联网网关,形如:ccn-12345678",
20485
+ "document": "下一跳目的网关,取值与“下一跳类型”相关:\n下一跳类型为VPN,取值VPN网关ID,形如:vpngw-12345678;\n下一跳类型为DIRECTCONNECT,取值专线网关ID,形如:dcg-12345678;\n下一跳类型为PEERCONNECTION,取值对等连接ID,形如:pcx-12345678;\n下一跳类型为NAT,取值Nat网关,形如:nat-12345678;\n下一跳类型为NORMAL_CVM,取值云服务器IPv4地址,形如:10.0.0.12;\n下一跳类型为CCN,取值云云联网ID,形如:ccn-12345678;\n下一跳类型为NONEXTHOP,指定网络探测为无下一跳的网络探测;",
20477
20486
  "example": "无",
20478
20487
  "member": "string",
20479
20488
  "name": "NextHopDestination",
@@ -334,19 +334,19 @@
334
334
  ],
335
335
  "CreateDefaultVpc": [
336
336
  {
337
- "document": "",
337
+ "document": "创建默认VPC",
338
338
  "input": "https://vpc.tencentcloudapi.com/?Action=CreateDefaultVpc\n&<公共请求参数>",
339
339
  "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"vpc-pin7sxcd\",\n \"SubnetId\": \"subnet-ixzf2m42\"\n },\n \"RequestId\": \"a2353d77-5c08-49c4-a28a-632a8af5e294\"\n }\n}",
340
340
  "title": "创建默认VPC"
341
341
  },
342
342
  {
343
- "document": "",
343
+ "document": "不强制创建默认VPC",
344
344
  "input": "https://vpc.tencentcloudapi.com/?Action=CreateDefaultVpc\n&<公共请求参数>",
345
345
  "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"0\",\n \"SubnetId\": \"0\"\n },\n \"RequestId\": \"c52dda11-9e53-440f-b034-6292f2144dd0\"\n }\n}",
346
346
  "title": "用户账号网络属性(DescribeAccountAttributes)同时支持基础网络和VPC,不强制创建默认VPC,则返回VpcId为0,表示不创建默认VPC"
347
347
  },
348
348
  {
349
- "document": "",
349
+ "document": "强制创建默认VPC",
350
350
  "input": "https://vpc.tencentcloudapi.com/?Action=CreateDefaultVpc\n&Force=true\n&<公共请求参数>",
351
351
  "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"vpc-8mpwlbdv\",\n \"SubnetId\": \"subnet-l9emqwnw\"\n },\n \"RequestId\": \"91348b0a-6846-49ff-822b-a21eef848c9f\"\n }\n}",
352
352
  "title": "强制生产默认VPC"
@@ -446,8 +446,8 @@
446
446
  ],
447
447
  "CreateNetDetect": [
448
448
  {
449
- "document": "",
450
- "input": "https://vpc.tencentcloudapi.com/?Action=CreateNetDetect\n&VpcId=vpc-12345678\n&SubnetId=subnet-12345678\n&NetDetectName=test\n&DetectDestinationIp.0=10.0.0.2\n&DetectDestinationIp.1=10.0.0.3\n&NextHopType=NORMAL_CVM\n&NextHopDestination=10.0.0.4\n&<公共请求参数>",
449
+ "document": "创建网络探测",
450
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNetDetect\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-12345678\",\n \"NextHopDestination\": \"10.0.0.4\",\n \"NextHopType\": \"NORMAL_CVM\",\n \"NetDetectName\": \"test\",\n \"DetectDestinationIp\": [\n \"10.0.0.3\",\n \"10.0.0.2\"\n ],\n \"SubnetId\": \"subnet-12345678\"\n}",
451
451
  "output": "{\n \"Response\": {\n \"NetDetect\": {\n \"VpcId\": \"vpc-12345678\",\n \"VpcName\": \"vpc-test\",\n \"SubnetId\": \"subnet-12345678\",\n \"SubnetName\": \"subnet-test\",\n \"NetDetectId\": \"netd-12345678\",\n \"NetDetectName\": \"test\",\n \"DetectDestinationIp\": [\n \"10.0.0.2\",\n \"10.0.0.3\"\n ],\n \"DetectSourceIp\": [\n \"10.0.0.5\",\n \"10.0.0.6\"\n ],\n \"NextHopType\": \"NORMAL_CVM\",\n \"NextHopDestination\": \"10.0.0.4\",\n \"NextHopName\": \"\",\n \"NetDetectDescription\": \"\",\n \"CreateTime\": \"0000-00-00 00:00:00\"\n },\n \"RequestId\": \"6aa316a4-07d2-4355-b87d-40b7f22972b0\"\n }\n}",
452
452
  "title": "创建网络探测"
453
453
  }
@@ -494,7 +494,7 @@
494
494
  ],
495
495
  "CreateSecurityGroup": [
496
496
  {
497
- "document": "",
497
+ "document": "创建安全组",
498
498
  "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSecurityGroup\n<公共请求参数>\n\n{\n \"GroupName\": \"TestGroup\",\n \"GroupDescription\": \"test-group-desc\",\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ]\n}",
499
499
  "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityGroup\": {\n \"SecurityGroupId\": \"sg-3g7ftkp3\",\n \"SecurityGroupName\": \"TestGroup\",\n \"SecurityGroupDesc\": \"test-group-desc\",\n \"ProjectId\": \"0\",\n \"TagSet\": [\n {\n \"Key\": \"city\",\n \"Value\": \"shanghai\"\n }\n ]\n }\n }\n}",
500
500
  "title": "创建安全组"
@@ -772,7 +772,7 @@
772
772
  ],
773
773
  "DeleteNetDetect": [
774
774
  {
775
- "document": "",
775
+ "document": "根据ID删除网络探测",
776
776
  "input": "https://vpc.tencentcloudapi.com/?Action=DeleteNetDetect\n&NetDetectId=netd-12345678\n&<公共请求参数>",
777
777
  "output": "{\n \"Response\": {\n \"RequestId\": \"6aa316a4-07d2-4355-b87d-40b7f22972b0\"\n }\n}",
778
778
  "title": "根据ID删除网络探测"
@@ -804,7 +804,7 @@
804
804
  ],
805
805
  "DeleteRouteTable": [
806
806
  {
807
- "document": "",
807
+ "document": "删除路由表",
808
808
  "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRouteTable\n<公共请求参数>\n\n{\n \"RouteTableId\": \"rtb-azd4dt1c\"\n}",
809
809
  "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
810
810
  "title": "删除路由表"
@@ -1378,7 +1378,7 @@
1378
1378
  ],
1379
1379
  "DescribeNetDetectStates": [
1380
1380
  {
1381
- "document": "",
1381
+ "document": "根据ID查询网络探测验证结果列表",
1382
1382
  "input": "https://vpc.tencentcloudapi.com/?Action=DescribeNetDetectStates\n&NetDetectIds.0=netd-12345678\n&<公共请求参数>",
1383
1383
  "output": "{\n \"Response\": {\n \"NetDetectStateSet\": [\n {\n \"NetDetectId\": \"netd-2owwwwd0\",\n \"NetDetectIpStateSet\": [\n {\n \"DetectDestinationIp\": \"10.0.0.2\",\n \"State\": 0,\n \"Delay\": 0,\n \"PacketLossRate\": 0\n },\n {\n \"DetectDestinationIp\": \"10.0.0.3\",\n \"State\": 0,\n \"Delay\": 0,\n \"PacketLossRate\": 0\n }\n ]\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"6aa316a4-07d2-4355-b87d-40b7f22972b0\"\n }\n}",
1384
1384
  "title": "根据ID查询网络探测验证结果列表"
@@ -1386,14 +1386,14 @@
1386
1386
  ],
1387
1387
  "DescribeNetDetects": [
1388
1388
  {
1389
- "document": "",
1390
- "input": "https://vpc.tencentcloudapi.com/?Action=DescribeNetDetects\r\n&Version=2017-03-12\r\n&<公共请求参数>",
1389
+ "document": "查询所有网络探测",
1390
+ "input": "https://vpc.tencentcloudapi.com/?Action=DescribeNetDetects\n&<公共请求参数>",
1391
1391
  "output": "{\n \"Response\": {\n \"NetDetectSet\": [\n {\n \"VpcId\": \"vpc-12345678\",\n \"VpcName\": \"vpc-test\",\n \"SubnetId\": \"subnet-12345678\",\n \"SubnetName\": \"subnet-test\",\n \"NetDetectId\": \"netd-12345678\",\n \"NetDetectName\": \"test\",\n \"DetectDestinationIp\": [\n \"10.0.0.2\",\n \"10.0.0.3\"\n ],\n \"DetectSourceIp\": [\n \"10.0.0.5\",\n \"10.0.0.6\"\n ],\n \"NextHopType\": \"NORMAL_CVM\",\n \"NextHopDestination\": \"10.0.0.4\",\n \"NextHopName\": \"\",\n \"NetDetectDescription\": \"\",\n \"CreateTime\": \"0000-00-00 00:00:00\"\n },\n {\n \"VpcId\": \"vpc-12345678\",\n \"VpcName\": \"vpc-test\",\n \"SubnetId\": \"subnet-12345678\",\n \"SubnetName\": \"subnet-test\",\n \"NetDetectId\": \"netd-12345679\",\n \"NetDetectName\": \"test\",\n \"DetectDestinationIp\": [\n \"10.0.1.2\",\n \"10.0.1.3\"\n ],\n \"DetectSourceIp\": [\n \"10.0.1.5\",\n \"10.0.1.6\"\n ],\n \"NextHopType\": \"NORMAL_CVM\",\n \"NextHopDestination\": \"10.0.0.4\",\n \"NextHopName\": \"\",\n \"NetDetectDescription\": \"\",\n \"CreateTime\": \"0000-00-00 00:00:00\"\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"6aa316a4-07d2-4355-b87d-40b7f22972b0\"\n }\n}",
1392
1392
  "title": "查询所有网络探测"
1393
1393
  },
1394
1394
  {
1395
- "document": "",
1396
- "input": "https://vpc.tencentcloudapi.com/?Action=DescribeNetDetects\r\n&Version=2017-03-12\r\n&NetDetectIds.0=netd-12345678\r\n&<公共请求参数>",
1395
+ "document": "根据ID查询网络探测",
1396
+ "input": "https://vpc.tencentcloudapi.com/?Action=DescribeNetDetects\n&NetDetectIds.0=netd-12345678\n&<公共请求参数>",
1397
1397
  "output": "{\n \"Response\": {\n \"NetDetectSet\": [\n {\n \"VpcId\": \"vpc-12345678\",\n \"VpcName\": \"vpc-test\",\n \"SubnetId\": \"subnet-12345678\",\n \"SubnetName\": \"subnet-test\",\n \"NetDetectId\": \"netd-12345678\",\n \"NetDetectName\": \"test\",\n \"DetectDestinationIp\": [\n \"10.0.0.2\",\n \"10.0.0.3\"\n ],\n \"DetectSourceIp\": [\n \"10.0.0.5\",\n \"10.0.0.6\"\n ],\n \"NextHopType\": \"NORMAL_CVM\",\n \"NextHopDestination\": \"10.0.0.4\",\n \"NextHopName\": \"\",\n \"NetDetectDescription\": \"\",\n \"CreateTime\": \"0000-00-00 00:00:00\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"6aa316a4-07d2-4355-b87d-40b7f22972b0\"\n }\n}",
1398
1398
  "title": "根据ID查询网络探测"
1399
1399
  }
@@ -2317,7 +2317,7 @@
2317
2317
  "ModifyNetDetect": [
2318
2318
  {
2319
2319
  "document": "",
2320
- "input": "https://vpc.tencentcloudapi.com/?Action=ModifyNetDetect\n&NetDetectId=netd-12345678\n&NetDetectName=test\n&DetectDestinationIp.0=10.0.0.2\n&DetectDestinationIp.1=10.0.0.3\n&NextHopType=NORMAL_CVM\n&NextHopDestination=10.0.0.4\n&<公共请求参数>",
2320
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyNetDetect\n<公共请求参数>\n\n{\n \"NetDetectId\": \"netd-12345678\",\n \"NetDetectName\": \"test\",\n \"NextHopType\": \"NORMAL_CVM\",\n \"NextHopDestination\": \"10.0.0.4\",\n \"DetectDestinationIp\": [\n \"10.0.0.3\",\n \"10.0.0.2\"\n ]\n}",
2321
2321
  "output": "{\n \"Response\": {\n \"RequestId\": \"6aa316a4-07d2-4355-b87d-40b7f22972b0\"\n }\n}",
2322
2322
  "title": "修改网络探测参数"
2323
2323
  }
@@ -2384,9 +2384,9 @@
2384
2384
  ],
2385
2385
  "ModifyRouteTableAttribute": [
2386
2386
  {
2387
- "document": "",
2388
- "input": "https://vpc.tencentcloudapi.com/?Action=ModifyRouteTableAttribute\r\n&Version=2017-03-12\r\n&RouteTableId=rtb-n0yejvje\r\n&RouteTableName=NewRouteTableName\r\n&<公共请求参数>",
2389
- "output": "{\n \"Response\": {}\n}",
2387
+ "document": "修改路由表属性",
2388
+ "input": "https://vpc.tencentcloudapi.com/?Action=ModifyRouteTableAttribute\n&RouteTableId=rtb-n0yejvje\n&RouteTableName=NewRouteTableName\n&<公共请求参数>",
2389
+ "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
2390
2390
  "title": "修改路由表属性"
2391
2391
  }
2392
2392
  ],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.827.1
3
+ Version: 3.0.829.1
4
4
  Summary: Universal Command Line Environment for Tencent Cloud
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-cli.git
6
6
  Author: Tencent Cloud
@@ -21,7 +21,7 @@ Classifier: Programming Language :: Python :: 3.3
21
21
  Classifier: Programming Language :: Python :: 3.4
22
22
  Classifier: Programming Language :: Python :: 3.5
23
23
  Classifier: Programming Language :: Python :: 3.6
24
- Requires-Dist: tencentcloud-sdk-python (>=3.0.827)
24
+ Requires-Dist: tencentcloud-sdk-python (>=3.0.829)
25
25
  Requires-Dist: jmespath (==0.10.0)
26
26
  Requires-Dist: six (==1.16.0)
27
27