tccli 3.0.1213.1__py2.py3-none-any.whl → 3.0.1214.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/batch/v20170312/api.json +2 -2
- tccli/services/captcha/v20190722/api.json +43 -43
- tccli/services/captcha/v20190722/examples.json +11 -11
- tccli/services/cfw/v20190904/api.json +28 -23
- tccli/services/cfw/v20190904/examples.json +10 -10
- tccli/services/clb/v20180317/api.json +19 -1
- tccli/services/cvm/v20170312/api.json +2 -2
- tccli/services/cwp/v20180228/api.json +334 -282
- tccli/services/cwp/v20180228/examples.json +105 -105
- tccli/services/gaap/v20180529/api.json +95 -85
- tccli/services/gaap/v20180529/examples.json +27 -33
- tccli/services/ocr/v20181119/api.json +1 -1
- tccli/services/pts/v20210728/api.json +11 -0
- tccli/services/redis/v20180412/api.json +2 -2
- tccli/services/taf/v20200210/api.json +54 -94
- tccli/services/taf/v20200210/examples.json +2 -2
- tccli/services/tdmq/tdmq_client.py +106 -0
- tccli/services/tdmq/v20200217/api.json +571 -274
- tccli/services/tdmq/v20200217/examples.json +87 -71
- tccli/services/trocket/v20230308/api.json +29 -11
- tccli/services/trocket/v20230308/examples.json +4 -4
- tccli/services/tsi/v20210325/api.json +79 -0
- tccli/services/vod/v20180717/api.json +500 -57
- tccli/services/vod/v20180717/examples.json +8 -2
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1214.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1214.1.dist-info}/RECORD +30 -30
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1214.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1214.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1214.1.dist-info}/license_files/LICENSE +0 -0
@@ -400,11 +400,11 @@
|
|
400
400
|
"status": "online"
|
401
401
|
},
|
402
402
|
"DescribeNatSwitchList": {
|
403
|
-
"document": "查询NAT边界防火墙开关列表",
|
403
|
+
"document": "旧接口,不再维护\n\n查询NAT边界防火墙开关列表",
|
404
404
|
"input": "DescribeNatSwitchListRequest",
|
405
405
|
"name": "查询NAT边界防火墙开关列表",
|
406
406
|
"output": "DescribeNatSwitchListResponse",
|
407
|
-
"status": "
|
407
|
+
"status": "deprecated"
|
408
408
|
},
|
409
409
|
"DescribeResourceGroup": {
|
410
410
|
"document": "DescribeResourceGroup资产中心资产树信息",
|
@@ -3359,6 +3359,7 @@
|
|
3359
3359
|
"example": "cfwg-xxxxxxxx",
|
3360
3360
|
"member": "string",
|
3361
3361
|
"name": "FwGroupId",
|
3362
|
+
"output_required": true,
|
3362
3363
|
"type": "string",
|
3363
3364
|
"value_allowed_null": true
|
3364
3365
|
},
|
@@ -5104,7 +5105,7 @@
|
|
5104
5105
|
"example": "2",
|
5105
5106
|
"member": "uint64",
|
5106
5107
|
"name": "Total",
|
5107
|
-
"
|
5108
|
+
"output_required": true,
|
5108
5109
|
"type": "int",
|
5109
5110
|
"value_allowed_null": true
|
5110
5111
|
},
|
@@ -5114,7 +5115,7 @@
|
|
5114
5115
|
"example": "无",
|
5115
5116
|
"member": "AssociatedInstanceInfo",
|
5116
5117
|
"name": "Data",
|
5117
|
-
"
|
5118
|
+
"output_required": true,
|
5118
5119
|
"type": "list",
|
5119
5120
|
"value_allowed_null": true
|
5120
5121
|
},
|
@@ -5826,7 +5827,7 @@
|
|
5826
5827
|
},
|
5827
5828
|
{
|
5828
5829
|
"disabled": false,
|
5829
|
-
"document": "端口协议类型参数模板id;协议端口模板id
|
5830
|
+
"document": "端口协议类型参数模板id;协议端口模板id",
|
5830
5831
|
"example": "ppmg-jz17vpis",
|
5831
5832
|
"member": "string",
|
5832
5833
|
"name": "ServiceTemplateId",
|
@@ -5854,6 +5855,7 @@
|
|
5854
5855
|
"example": "1",
|
5855
5856
|
"member": "string",
|
5856
5857
|
"name": "PageNo",
|
5858
|
+
"output_required": true,
|
5857
5859
|
"type": "string",
|
5858
5860
|
"value_allowed_null": false
|
5859
5861
|
},
|
@@ -5863,6 +5865,7 @@
|
|
5863
5865
|
"example": "10",
|
5864
5866
|
"member": "string",
|
5865
5867
|
"name": "PageSize",
|
5868
|
+
"output_required": true,
|
5866
5869
|
"type": "string",
|
5867
5870
|
"value_allowed_null": false
|
5868
5871
|
},
|
@@ -5872,6 +5875,7 @@
|
|
5872
5875
|
"example": "无",
|
5873
5876
|
"member": "SecurityGroupRule",
|
5874
5877
|
"name": "Rules",
|
5878
|
+
"output_required": true,
|
5875
5879
|
"type": "list",
|
5876
5880
|
"value_allowed_null": false
|
5877
5881
|
},
|
@@ -5881,6 +5885,7 @@
|
|
5881
5885
|
"example": "100",
|
5882
5886
|
"member": "string",
|
5883
5887
|
"name": "TotalCount",
|
5888
|
+
"output_required": true,
|
5884
5889
|
"type": "string",
|
5885
5890
|
"value_allowed_null": false
|
5886
5891
|
},
|
@@ -6918,7 +6923,7 @@
|
|
6918
6923
|
"example": "无",
|
6919
6924
|
"member": "VpcDnsInfo",
|
6920
6925
|
"name": "VpcDnsSwitchLst",
|
6921
|
-
"
|
6926
|
+
"output_required": true,
|
6922
6927
|
"type": "list",
|
6923
6928
|
"value_allowed_null": true
|
6924
6929
|
},
|
@@ -6928,7 +6933,7 @@
|
|
6928
6933
|
"example": "无",
|
6929
6934
|
"member": "string",
|
6930
6935
|
"name": "ReturnMsg",
|
6931
|
-
"
|
6936
|
+
"output_required": true,
|
6932
6937
|
"type": "string",
|
6933
6938
|
"value_allowed_null": true
|
6934
6939
|
},
|
@@ -6938,7 +6943,7 @@
|
|
6938
6943
|
"example": "3",
|
6939
6944
|
"member": "int64",
|
6940
6945
|
"name": "Total",
|
6941
|
-
"
|
6946
|
+
"output_required": true,
|
6942
6947
|
"type": "int",
|
6943
6948
|
"value_allowed_null": true
|
6944
6949
|
},
|
@@ -8167,8 +8172,8 @@
|
|
8167
8172
|
},
|
8168
8173
|
{
|
8169
8174
|
"disabled": false,
|
8170
|
-
"document": "公网 IP
|
8171
|
-
"example": "
|
8175
|
+
"document": "公网 IP 类型 1 公网,2 弹性,3 弹性ipv6,4 anycastIP, 6 HighQualityEIP\n注意:此字段可能返回 null,表示取不到有效值。",
|
8176
|
+
"example": "2",
|
8172
8177
|
"member": "int64",
|
8173
8178
|
"name": "PublicIpType",
|
8174
8179
|
"output_required": false,
|
@@ -8178,7 +8183,7 @@
|
|
8178
8183
|
{
|
8179
8184
|
"disabled": false,
|
8180
8185
|
"document": "实例ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
8181
|
-
"example": "
|
8186
|
+
"example": "ins-abcdabdc",
|
8182
8187
|
"member": "string",
|
8183
8188
|
"name": "InstanceId",
|
8184
8189
|
"output_required": false,
|
@@ -8188,7 +8193,7 @@
|
|
8188
8193
|
{
|
8189
8194
|
"disabled": false,
|
8190
8195
|
"document": "实例名\n注意:此字段可能返回 null,表示取不到有效值。",
|
8191
|
-
"example": "
|
8196
|
+
"example": "生产",
|
8192
8197
|
"member": "string",
|
8193
8198
|
"name": "InstanceName",
|
8194
8199
|
"output_required": false,
|
@@ -8198,7 +8203,7 @@
|
|
8198
8203
|
{
|
8199
8204
|
"disabled": false,
|
8200
8205
|
"document": "内网IP\n注意:此字段可能返回 null,表示取不到有效值。",
|
8201
|
-
"example": "
|
8206
|
+
"example": "192.168.1.1",
|
8202
8207
|
"member": "string",
|
8203
8208
|
"name": "IntranetIp",
|
8204
8209
|
"output_required": false,
|
@@ -8208,7 +8213,7 @@
|
|
8208
8213
|
{
|
8209
8214
|
"disabled": false,
|
8210
8215
|
"document": "资产类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
8211
|
-
"example": "
|
8216
|
+
"example": "CVM",
|
8212
8217
|
"member": "string",
|
8213
8218
|
"name": "AssetType",
|
8214
8219
|
"output_required": false,
|
@@ -8218,7 +8223,7 @@
|
|
8218
8223
|
{
|
8219
8224
|
"disabled": false,
|
8220
8225
|
"document": "地域\n注意:此字段可能返回 null,表示取不到有效值。",
|
8221
|
-
"example": "
|
8226
|
+
"example": "ap-guangzhou",
|
8222
8227
|
"member": "string",
|
8223
8228
|
"name": "Region",
|
8224
8229
|
"output_required": false,
|
@@ -8228,7 +8233,7 @@
|
|
8228
8233
|
{
|
8229
8234
|
"disabled": false,
|
8230
8235
|
"document": "风险端口数\n注意:此字段可能返回 null,表示取不到有效值。",
|
8231
|
-
"example": "
|
8236
|
+
"example": "1",
|
8232
8237
|
"member": "int64",
|
8233
8238
|
"name": "PortRiskCount",
|
8234
8239
|
"output_required": false,
|
@@ -8238,7 +8243,7 @@
|
|
8238
8243
|
{
|
8239
8244
|
"disabled": false,
|
8240
8245
|
"document": "最近扫描时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
8241
|
-
"example": "
|
8246
|
+
"example": "2024-10-22 10:00:00",
|
8242
8247
|
"member": "string",
|
8243
8248
|
"name": "LastScanTime",
|
8244
8249
|
"output_required": false,
|
@@ -8248,7 +8253,7 @@
|
|
8248
8253
|
{
|
8249
8254
|
"disabled": false,
|
8250
8255
|
"document": "是否为region eip\n0 不为region eip,不能选择串行\n1 为region eip 可以选择串行\n注意:此字段可能返回 null,表示取不到有效值。",
|
8251
|
-
"example": "
|
8256
|
+
"example": "1",
|
8252
8257
|
"member": "int64",
|
8253
8258
|
"name": "IsRegionEip",
|
8254
8259
|
"output_required": false,
|
@@ -8258,7 +8263,7 @@
|
|
8258
8263
|
{
|
8259
8264
|
"disabled": false,
|
8260
8265
|
"document": "EIP 所关联的VPC\n注意:此字段可能返回 null,表示取不到有效值。",
|
8261
|
-
"example": "
|
8266
|
+
"example": "vpc-abcdabcd",
|
8262
8267
|
"member": "string",
|
8263
8268
|
"name": "VpcId",
|
8264
8269
|
"output_required": false,
|
@@ -8268,7 +8273,7 @@
|
|
8268
8273
|
{
|
8269
8274
|
"disabled": false,
|
8270
8275
|
"document": "0: 该地域暂未支持串行\n1: 该用户未在该地域配置串行带宽\n2: 该用户已在该地域配置串行带宽,可以开启串行开关\n注意:此字段可能返回 null,表示取不到有效值。",
|
8271
|
-
"example": "
|
8276
|
+
"example": "1",
|
8272
8277
|
"member": "int64",
|
8273
8278
|
"name": "IsSerialRegion",
|
8274
8279
|
"output_required": false,
|
@@ -8278,7 +8283,7 @@
|
|
8278
8283
|
{
|
8279
8284
|
"disabled": false,
|
8280
8285
|
"document": "0: 不是公网CLB 可以开启串行开关\n1: 是公网CLB 不可以开启串行开关\n\n注意:此字段可能返回 null,表示取不到有效值。",
|
8281
|
-
"example": "
|
8286
|
+
"example": "0",
|
8282
8287
|
"member": "int64",
|
8283
8288
|
"name": "IsPublicClb",
|
8284
8289
|
"output_required": false,
|
@@ -10531,7 +10536,7 @@
|
|
10531
10536
|
"example": "0",
|
10532
10537
|
"member": "uint64",
|
10533
10538
|
"name": "Status",
|
10534
|
-
"
|
10539
|
+
"output_required": true,
|
10535
10540
|
"type": "int",
|
10536
10541
|
"value_allowed_null": false
|
10537
10542
|
},
|
@@ -10541,7 +10546,7 @@
|
|
10541
10546
|
"example": "35641",
|
10542
10547
|
"member": "uint64",
|
10543
10548
|
"name": "NewRuleUuid",
|
10544
|
-
"
|
10549
|
+
"output_required": true,
|
10545
10550
|
"type": "int",
|
10546
10551
|
"value_allowed_null": false
|
10547
10552
|
},
|
@@ -20,7 +20,7 @@
|
|
20
20
|
{
|
21
21
|
"document": "创建新企业安全组规则",
|
22
22
|
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddEnterpriseSecurityGroupRules\n<公共请求参数>\n\n{\n \"Data\": [\n {\n \"OrderIndex\": \"1\",\n \"Protocol\": \"TCP\",\n \"SourceType\": \"net\",\n \"SourceContent\": \"192.168.0.1\",\n \"DestType\": \"net\",\n \"DestContent\": \"192.168.0.2\",\n \"RuleAction\": \"accept\",\n \"Port\": \"80\",\n \"Description\": \"规则详情\"\n }\n ]\n}",
|
23
|
-
"output": "{\n \"Response\": {\n \"Status\": 1,\n \"Rules\": [\n {\n \"SourceContent\": \"
|
23
|
+
"output": "{\n \"Response\": {\n \"Status\": 1,\n \"Rules\": [\n {\n \"SourceContent\": \"192.168.0.1\",\n \"DestContent\": \"192.168.0.2\",\n \"Protocol\": \"TCP\",\n \"Description\": \"规则详情\",\n \"RuleUuid\": 1,\n \"Sequence\": 1\n }\n ],\n \"RequestId\": \"d4b7cab1-5594-41fb-88c6-67822af94807\"\n }\n}",
|
24
24
|
"title": "创建新企业安全组规则"
|
25
25
|
}
|
26
26
|
],
|
@@ -165,7 +165,7 @@
|
|
165
165
|
"CreateVpcFwGroup": [
|
166
166
|
{
|
167
167
|
"document": "创建防火墙(组)",
|
168
|
-
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateVpcFwGroup\n<公共请求参数>\n\n{\n \"Name\": \"新的世界\",\n \"Mode\": 0,\n \"VpcFwInstances\": [\n {\n \"FwInsId\": \"\",\n \"Name\": \"新的时间\",\n \"VpcIds\": [\n \"vpc-ddddaaaa\"\n ],\n \"FwDeploy\": {\n \"DeployRegion\": \"ap-guangzhou\",\n \"Width\": 1024,\n \"CrossAZone\": 1,\n \"Zone\": \"ap-guangzhou-1\",\n \"ZoneBak\": \"ap-guangzhou-2\",\n \"CdcId\": \"
|
168
|
+
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateVpcFwGroup\n<公共请求参数>\n\n{\n \"Name\": \"新的世界\",\n \"Mode\": 0,\n \"VpcFwInstances\": [\n {\n \"FwInsId\": \"\",\n \"Name\": \"新的时间\",\n \"VpcIds\": [\n \"vpc-ddddaaaa\"\n ],\n \"FwDeploy\": {\n \"DeployRegion\": \"ap-guangzhou\",\n \"Width\": 1024,\n \"CrossAZone\": 1,\n \"Zone\": \"ap-guangzhou-1\",\n \"ZoneBak\": \"ap-guangzhou-2\",\n \"CdcId\": \"cluster-xxxxxxxx\"\n }\n }\n ],\n \"SwitchMode\": 1,\n \"FwVpcCidr\": \"auto\",\n \"CcnId\": \"\",\n \"FwCidrInfo\": {\n \"FwCidrType\": \"\",\n \"FwCidrLst\": [],\n \"ComFwCidr\": \"10.0.0.0/24\"\n }\n}",
|
169
169
|
"output": "{\n \"Response\": {\n \"FwGroupId\": \"cfwg-12345678\",\n \"RequestId\": \"0752de63-570c-4c2e-bbd2-78574e22a1ae\"\n }\n}",
|
170
170
|
"title": "创建防火墙(组)"
|
171
171
|
}
|
@@ -293,8 +293,8 @@
|
|
293
293
|
"DescribeAssociatedInstanceList": [
|
294
294
|
{
|
295
295
|
"document": "",
|
296
|
-
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssociatedInstanceList\n<公共请求参数>\n\n{\n \"Area\": \"
|
297
|
-
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"InstanceId\": \"eni-4ymwnaoe\",\n \"InstanceName\": \"test-private\",\n \"Type\": 5,\n \"VpcId\": \"vpc-406waega\",\n \"VpcName\": \"vpc---\",\n \"PublicIp\": \"\",\n \"Ip\": \"192.168.0.13,192.168.0.3\",\n \"SecurityGroupCount\": 1\n },\n {\n \"InstanceId\": \"eni-oskydbvm\",\n \"InstanceName\": \"privat-test\",\n \"Type\": 5,\n \"VpcId\": \"vpc-dvc0qmmm\",\n \"VpcName\": \"Dno\",\n \"PublicIp\": \"\",\n \"Ip\": \"172.21.0.12\",\n \"SecurityGroupCount\": 0\n }\n ],\n \"Total\": 2,\n \"RequestId\": \"8f563b4d-8151-4db0-a822-9bde279d2079\"\n }\n}",
|
296
|
+
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssociatedInstanceList\n<公共请求参数>\n\n{\n \"Area\": \"ap-guangzhou\",\n \"Limit\": 10,\n \"Offset\": 0\n}",
|
297
|
+
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"InstanceId\": \"eni-4ymwnaoe\",\n \"InstanceName\": \"test-private\",\n \"Type\": 5,\n \"VpcId\": \"vpc-406waega\",\n \"VpcName\": \"vpc---\",\n \"PublicIp\": \"\",\n \"Ip\": \"192.168.0.13,192.168.0.3\",\n \"CdbId\": \"\",\n \"SecurityGroupRuleCount\": 1,\n \"SecurityGroupCount\": 1\n },\n {\n \"InstanceId\": \"eni-oskydbvm\",\n \"InstanceName\": \"privat-test\",\n \"Type\": 5,\n \"VpcId\": \"vpc-dvc0qmmm\",\n \"VpcName\": \"Dno\",\n \"PublicIp\": \"\",\n \"Ip\": \"172.21.0.12\",\n \"CdbId\": \"\",\n \"SecurityGroupRuleCount\": 1,\n \"SecurityGroupCount\": 0\n }\n ],\n \"Total\": 2,\n \"RequestId\": \"8f563b4d-8151-4db0-a822-9bde279d2079\"\n }\n}",
|
298
298
|
"title": "查询安全组关联实例列表"
|
299
299
|
}
|
300
300
|
],
|
@@ -349,8 +349,8 @@
|
|
349
349
|
"DescribeEnterpriseSecurityGroupRule": [
|
350
350
|
{
|
351
351
|
"document": "查询新企业安全组规则",
|
352
|
-
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeEnterpriseSecurityGroupRule\n<公共请求参数>\n\n{\n \"SourceContent\": \"
|
353
|
-
"output": "{\n \"Response\": {\n \"PageNo\": \"
|
352
|
+
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeEnterpriseSecurityGroupRule\n<公共请求参数>\n\n{\n \"SourceContent\": \"192.168.0.2\",\n \"DestContent\": \"192.168.0.3\",\n \"Description\": \"放行规则\",\n \"RuleAction\": \"accept\",\n \"Enable\": \"true\",\n \"Port\": \"80\",\n \"Protocol\": \"TCP\",\n \"ServiceTemplateId\": \"\",\n \"PageNo\": \"1\",\n \"PageSize\": \"10\",\n \"RuleUuid\": 1\n}",
|
353
|
+
"output": "{\n \"Response\": {\n \"PageNo\": \"1\",\n \"PageSize\": \"10\",\n \"Rules\": [\n {\n \"SourceContent\": \"192.168.0.2\",\n \"SourceType\": \"net\",\n \"DestContent\": \"192.168.0.3\",\n \"DestType\": \"net\",\n \"Protocol\": \"TCP\",\n \"Port\": \"80\",\n \"ServiceTemplateId\": \"\",\n \"RuleAction\": \"accept\",\n \"Description\": \"放行规则\",\n \"OrderIndex\": \"1\",\n \"Id\": \"1\",\n \"Enable\": \"true\"\n }\n ],\n \"TotalCount\": \"1\",\n \"RequestId\": \"8f563b4d-8151-4db0-a822-9bde279d2079\"\n }\n}",
|
354
354
|
"title": "查询新企业安全组规则"
|
355
355
|
}
|
356
356
|
],
|
@@ -366,7 +366,7 @@
|
|
366
366
|
{
|
367
367
|
"document": "串行防火墙开关列表",
|
368
368
|
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFwEdgeIps\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Name\": \"PublicIp\",\n \"Values\": [\n \"1.1.1.1\"\n ],\n \"OperatorType\": 9\n }\n ],\n \"Limit\": 10,\n \"Offset\": 0,\n \"StartTime\": \"2022-07-27 16:00:00\",\n \"EndTime\": \"2022-07-27 16:00:00\",\n \"Order\": \"desc\",\n \"By\": \"PublicIp\"\n}",
|
369
|
-
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"PublicIp\": \"2.2.2.2\",\n \"PublicIpType\": 2,\n \"InstanceId\": \"ins-xxxxxxxx\",\n \"InstanceName\": \"cvm实例1\",\n \"IntranetIp\": \"172.16.1.1\",\n \"AssetType\": \"cvm\",\n \"Region\": \"ap-chongqing\",\n \"PortRiskCount\": 10,\n \"LastScanTime\": \"2022-07-27 16:00:00\",\n \"SwitchMode\": 2,\n \"IsRegionEip\": 1,\n \"VpcId\": \"vpc-abcdabcd\",\n \"IsSerialRegion\": 1,\n \"IsPublicClb\": 0,\n \"EndpointBindEipNum\": 1,\n \"ScanMode\": \"medium\",\n \"ScanStatus\": 0,\n \"EndpointId\": \"vpce-xxxxxxxx\",\n \"EndpointIp\": \"10.10.10.10\",\n \"SwitchWeight\": 100\n }\n ],\n \"Total\": 10,\n \"RegionLst\": [\n \"
|
369
|
+
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"PublicIp\": \"2.2.2.2\",\n \"PublicIpType\": 2,\n \"InstanceId\": \"ins-xxxxxxxx\",\n \"InstanceName\": \"cvm实例1\",\n \"IntranetIp\": \"172.16.1.1\",\n \"AssetType\": \"cvm\",\n \"Region\": \"ap-chongqing\",\n \"PortRiskCount\": 10,\n \"LastScanTime\": \"2022-07-27 16:00:00\",\n \"SwitchMode\": 2,\n \"IsRegionEip\": 1,\n \"VpcId\": \"vpc-abcdabcd\",\n \"IsSerialRegion\": 1,\n \"IsPublicClb\": 0,\n \"EndpointBindEipNum\": 1,\n \"ScanMode\": \"medium\",\n \"ScanStatus\": 0,\n \"EndpointId\": \"vpce-xxxxxxxx\",\n \"EndpointIp\": \"10.10.10.10\",\n \"SwitchWeight\": 100\n }\n ],\n \"Total\": 10,\n \"RegionLst\": [\n \"ap-beijing\"\n ],\n \"InstanceTypeLst\": [\n \"nat\",\n \"cvm\"\n ],\n \"RequestId\": \"0752de63-570c-4c2e-bbd2-78574e22a1ae\"\n }\n}",
|
370
370
|
"title": "串行防火墙开关列表"
|
371
371
|
}
|
372
372
|
],
|
@@ -470,7 +470,7 @@
|
|
470
470
|
{
|
471
471
|
"document": "",
|
472
472
|
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNatFwVpcDnsLst\n<公共请求参数>\n\n{\n \"NatFwInsId\": \"cfwnat-d1580b7b\",\n \"Offset\": 0,\n \"Limit\": 10\n}",
|
473
|
-
"output": "{\n \"Response\": {\n \"VpcDnsSwitchLst\": [\n {\n \"SwitchStatus\": 0,\n \"NatInsId\": \"cfwnat-f3250045\",\n \"DNSEip\": \"121.5.27.250\",\n \"VpcIpv4Cidr\": \"10.115.0.0/16\",\n \"FwMode\": 1,\n \"VpcName\": \"
|
473
|
+
"output": "{\n \"Response\": {\n \"VpcDnsSwitchLst\": [\n {\n \"SwitchStatus\": 0,\n \"NatInsId\": \"cfwnat-f3250045\",\n \"NatInsName\": \"hello\",\n \"DNSEip\": \"121.5.27.250\",\n \"VpcIpv4Cidr\": \"10.115.0.0/16\",\n \"FwMode\": 1,\n \"VpcName\": \"hello\",\n \"VpcId\": \"vpc-ilbrv877\",\n \"ProtectedStatus\": 1,\n \"SupportDNSFW\": 1\n }\n ],\n \"Total\": 1,\n \"ReturnMsg\": \"success\",\n \"RequestId\": \"50e39f16-3b3a-4c66-b76e-1705449ba828\"\n }\n}",
|
474
474
|
"title": "ShowNatFwVpcDnsLst 展示租户NAT防火墙实例的vpc dns 开关信息"
|
475
475
|
}
|
476
476
|
],
|
@@ -709,8 +709,8 @@
|
|
709
709
|
"ModifyEnterpriseSecurityGroupRule": [
|
710
710
|
{
|
711
711
|
"document": "编辑新企业安全组规则",
|
712
|
-
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyEnterpriseSecurityGroupRule\n<公共请求参数>\n\n{\n \"RuleUuid\": 1,\n \"Data\": {\n \"OrderIndex\": \"
|
713
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"\",\n \"Status\": 0,\n \"NewRuleUuid\":
|
712
|
+
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyEnterpriseSecurityGroupRule\n<公共请求参数>\n\n{\n \"RuleUuid\": 1,\n \"Data\": {\n \"OrderIndex\": \"1\",\n \"Protocol\": \"TCP\",\n \"SourceType\": \"net\",\n \"SourceContent\": \"192.168.0.2\",\n \"DestType\": \"net\",\n \"ServiceTemplateId\": \"\",\n \"DestContent\": \"192.168.0.3\",\n \"RuleAction\": \"accept\",\n \"Port\": \"80\",\n \"Description\": \"放行规则\"\n },\n \"ModifyType\": 0\n}",
|
713
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"8f563b4d-8151-4db0-a822-9bde279d2079\",\n \"Status\": 0,\n \"NewRuleUuid\": 3\n }\n}",
|
714
714
|
"title": "编辑新企业安全组规则"
|
715
715
|
}
|
716
716
|
],
|
@@ -2851,7 +2851,7 @@
|
|
2851
2851
|
},
|
2852
2852
|
{
|
2853
2853
|
"disabled": false,
|
2854
|
-
"document": "在私有网络内购买内网负载均衡实例的情况下,必须指定子网 ID,内网负载均衡实例的 VIP
|
2854
|
+
"document": "在私有网络内购买内网负载均衡实例的情况下,必须指定子网 ID,内网负载均衡实例的 VIP 将从这个子网中产生。创建内网负载均衡实例时,此参数必填,创建公网IPv4负载均衡实例时,不支持指定该参数。",
|
2855
2855
|
"example": "subnet-dva8****",
|
2856
2856
|
"member": "string",
|
2857
2857
|
"name": "SubnetId",
|
@@ -3064,6 +3064,24 @@
|
|
3064
3064
|
"name": "LBChargePrepaid",
|
3065
3065
|
"required": false,
|
3066
3066
|
"type": "object"
|
3067
|
+
},
|
3068
|
+
{
|
3069
|
+
"disabled": false,
|
3070
|
+
"document": "负载均衡实例计费类型,取值:POSTPAID_BY_HOUR,PREPAID,默认是POSTPAID_BY_HOUR。",
|
3071
|
+
"example": "POSTPAID_BY_HOUR",
|
3072
|
+
"member": "string",
|
3073
|
+
"name": "LBChargeType",
|
3074
|
+
"required": false,
|
3075
|
+
"type": "string"
|
3076
|
+
},
|
3077
|
+
{
|
3078
|
+
"disabled": false,
|
3079
|
+
"document": "七层访问日志主题ID",
|
3080
|
+
"example": "9ec21ce7-a71b-4ba7-afb1-c1bd630233**",
|
3081
|
+
"member": "string",
|
3082
|
+
"name": "AccessLogTopicId",
|
3083
|
+
"required": false,
|
3084
|
+
"type": "string"
|
3067
3085
|
}
|
3068
3086
|
],
|
3069
3087
|
"type": "object"
|
@@ -9411,7 +9411,7 @@
|
|
9411
9411
|
{
|
9412
9412
|
"disabled": false,
|
9413
9413
|
"document": "实例所属的专用宿主机ID列表,仅用于入参。如果您有购买专用宿主机并且指定了该参数,则您购买的实例就会随机的部署在这些专用宿主机上。",
|
9414
|
-
"example": "host-o5i742go",
|
9414
|
+
"example": "[\"host-o5i742go\"]",
|
9415
9415
|
"member": "string",
|
9416
9416
|
"name": "HostIds",
|
9417
9417
|
"output_required": true,
|
@@ -9422,7 +9422,7 @@
|
|
9422
9422
|
{
|
9423
9423
|
"disabled": false,
|
9424
9424
|
"document": "实例所属的专用宿主机ID,仅用于出参。",
|
9425
|
-
"example": "
|
9425
|
+
"example": "host-o5i742go",
|
9426
9426
|
"member": "string",
|
9427
9427
|
"name": "HostId",
|
9428
9428
|
"output_required": true,
|