tccli 3.0.1214.1__py2.py3-none-any.whl → 3.0.1215.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 (34) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/ams/v20201229/examples.json +2 -2
  3. tccli/services/ccc/v20200210/api.json +9 -0
  4. tccli/services/cdb/v20170320/api.json +9 -0
  5. tccli/services/cdwdoris/v20211228/api.json +11 -0
  6. tccli/services/cfs/v20190719/api.json +3 -3
  7. tccli/services/cfw/v20190904/api.json +5 -5
  8. tccli/services/cfw/v20190904/examples.json +22 -16
  9. tccli/services/ckafka/v20190819/api.json +1 -1
  10. tccli/services/cwp/v20180228/api.json +590 -588
  11. tccli/services/cwp/v20180228/examples.json +45 -45
  12. tccli/services/dbbrain/v20191016/examples.json +1 -1
  13. tccli/services/dlc/v20210125/api.json +11 -0
  14. tccli/services/emr/v20190103/api.json +9 -0
  15. tccli/services/ess/v20201111/api.json +10 -1
  16. tccli/services/essbasic/v20210526/api.json +10 -1
  17. tccli/services/hunyuan/v20230901/examples.json +6 -0
  18. tccli/services/iss/v20230517/api.json +19 -0
  19. tccli/services/mqtt/v20240516/api.json +2 -2
  20. tccli/services/mqtt/v20240516/examples.json +1 -1
  21. tccli/services/partners/partners_client.py +57 -4
  22. tccli/services/partners/v20180321/api.json +44 -0
  23. tccli/services/partners/v20180321/examples.json +8 -0
  24. tccli/services/ssl/v20191205/api.json +33 -4
  25. tccli/services/tcss/v20201101/api.json +243 -1
  26. tccli/services/tcss/v20201101/examples.json +2 -2
  27. tccli/services/teo/v20220901/api.json +5 -5
  28. tccli/services/vpc/v20170312/api.json +6 -4
  29. tccli/services/vpc/v20170312/examples.json +1 -1
  30. {tccli-3.0.1214.1.dist-info → tccli-3.0.1215.1.dist-info}/METADATA +2 -2
  31. {tccli-3.0.1214.1.dist-info → tccli-3.0.1215.1.dist-info}/RECORD +34 -34
  32. {tccli-3.0.1214.1.dist-info → tccli-3.0.1215.1.dist-info}/WHEEL +0 -0
  33. {tccli-3.0.1214.1.dist-info → tccli-3.0.1215.1.dist-info}/entry_points.txt +0 -0
  34. {tccli-3.0.1214.1.dist-info → tccli-3.0.1215.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1214.1'
1
+ __version__ = '3.0.1215.1'
@@ -34,7 +34,7 @@
34
34
  {
35
35
  "document": "在创建任务后,可以通过TaskId查看任务详情",
36
36
  "input": "POST / HTTP/1.1\nHost: ams.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTaskDetail\n<公共请求参数>\n\n{\n \"TaskId\": \"task-video-XwxJtbkKXWgCt8AZ\"\n}",
37
- "output": "{\n \"Response\": {\n \"TaskId\": \"abc\",\n \"DataId\": \"abc\",\n \"BizType\": \"abc\",\n \"Name\": \"abc\",\n \"Status\": \"abc\",\n \"Type\": \"abc\",\n \"Suggestion\": \"abc\",\n \"Labels\": [\n {\n \"Label\": \"abc\",\n \"Suggestion\": \"abc\",\n \"Score\": 0,\n \"SubLabel\": \"abc\"\n }\n ],\n \"InputInfo\": {\n \"Type\": \"abc\",\n \"Url\": \"abc\",\n \"BucketInfo\": {\n \"Bucket\": \"abc\",\n \"Region\": \"abc\",\n \"Object\": \"abc\"\n }\n },\n \"AudioText\": \"abc\",\n \"AudioSegments\": [\n {\n \"OffsetTime\": \"abc\",\n \"Result\": {\n \"HitFlag\": 0,\n \"Label\": \"abc\",\n \"Suggestion\": \"abc\",\n \"Score\": 0,\n \"Text\": \"abc\",\n \"Url\": \"abc\",\n \"Duration\": \"abc\",\n \"Extra\": \"abc\",\n \"TextResults\": [\n {\n \"Label\": \"abc\",\n \"Keywords\": [\n \"abc\"\n ],\n \"LibId\": \"abc\",\n \"LibName\": \"abc\",\n \"Score\": 0,\n \"Suggestion\": \"abc\",\n \"LibType\": 0,\n \"SubLabel\": \"abc\"\n }\n ],\n \"MoanResults\": [\n {\n \"Label\": \"abc\",\n \"Score\": 0,\n \"StartTime\": 0,\n \"EndTime\": 0,\n \"SubLabelCode\": \"abc\",\n \"SubLabel\": \"abc\",\n \"Suggestion\": \"abc\"\n }\n ],\n \"LanguageResults\": [\n {\n \"Label\": \"abc\",\n \"Score\": 0,\n \"StartTime\": 0,\n \"EndTime\": 0,\n \"SubLabelCode\": \"abc\"\n }\n ],\n \"SubLabel\": \"abc\",\n \"RecognitionResults\": [\n {\n \"Label\": \"abc\",\n \"Tags\": [\n {\n \"Name\": \"abc\",\n \"Score\": 0,\n \"StartTime\": 0,\n \"EndTime\": 0\n }\n ]\n }\n ]\n }\n }\n ],\n \"ErrorType\": \"abc\",\n \"ErrorDescription\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"Label\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
37
+ "output": "{\n \"Response\": {\n \"TaskId\": \"w-audio-ZxisIxxxxiui72wo\",\n \"DataId\": \"55xxx32_30496167\",\n \"BizType\": \"audio_test_xmly\",\n \"Name\": \"55xxx32_30496167.flv\",\n \"Status\": \"FINISH\",\n \"Type\": \"AUDIO\",\n \"Suggestion\": \"Block\",\n \"Labels\": [\n {\n \"Label\": \"Porn\",\n \"Suggestion\": \"Block\",\n \"Score\": 99,\n \"SubLabel\": \"SexualBehavior\"\n }\n ],\n \"InputInfo\": {\n \"Type\": \"URL\",\n \"Url\": \"https://cms.myqcloud.com/audio/test.flv\",\n \"BucketInfo\": {\n \"Bucket\": \"null\",\n \"Region\": \"null\",\n \"Object\": \"null\"\n }\n },\n \"AudioText\": \"测试音频文本\",\n \"AudioSegments\": [\n {\n \"OffsetTime\": \"30\",\n \"Result\": {\n \"HitFlag\": 1,\n \"Label\": \"Porn\",\n \"Suggestion\": \"Block\",\n \"Score\": 95,\n \"Text\": \"测试音频文本\",\n \"Url\": \"https://cms.myqcloud.com/audio/test.flv\",\n \"Duration\": \"29000\",\n \"Extra\": \"\",\n \"TextResults\": [\n {\n \"Label\": \"Porn\",\n \"Keywords\": [\n \"\"\n ],\n \"LibId\": \"\",\n \"LibName\": \"0\",\n \"Score\": 0,\n \"Suggestion\": \"Block\",\n \"LibType\": 0,\n \"SubLabel\": \"SexualBehavior\"\n }\n ],\n \"MoanResults\": [\n {\n \"Label\": \"Moan\",\n \"Score\": 0,\n \"StartTime\": 0,\n \"EndTime\": 29,\n \"SubLabelCode\": \"\",\n \"SubLabel\": \"\",\n \"Suggestion\": \"Pass\"\n }\n ],\n \"LanguageResults\": [\n {\n \"Label\": \"cmn\",\n \"Score\": 99,\n \"StartTime\": 0,\n \"EndTime\": 29,\n \"SubLabelCode\": \"\"\n }\n ],\n \"SpeakerResults\": [],\n \"LabelResults\": [],\n \"TravelResults\": [],\n \"SubLabel\": \"SexualBehavior\",\n \"RecognitionResults\": []\n }\n }\n ],\n \"ErrorType\": \"\",\n \"ErrorDescription\": \"\",\n \"CreatedAt\": \"2024-10-23T07:56:17.008Z\",\n \"UpdatedAt\": \"2024-10-23T07:58:01.441Z\",\n \"Label\": \"Porn\",\n \"RequestId\": \"26cada43-6e79-4xxx-b77d-636347cd5637\"\n }\n}",
38
38
  "title": "查看任务详情"
39
39
  }
40
40
  ],
@@ -42,7 +42,7 @@
42
42
  {
43
43
  "document": "查看审核任务列表",
44
44
  "input": "POST / HTTP/1.1\nHost: ams.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTasks\n<公共请求参数>\n\n{\n \"Filter\": {\n \"Type\": \"AUDIO\"\n }\n}",
45
- "output": "{\n \"Response\": {\n \"Total\": \"abc\",\n \"Data\": [\n {\n \"DataId\": \"abc\",\n \"TaskId\": \"abc\",\n \"Status\": \"abc\",\n \"Name\": \"abc\",\n \"BizType\": \"abc\",\n \"Type\": \"abc\",\n \"Suggestion\": \"abc\",\n \"MediaInfo\": {\n \"Codecs\": \"abc\",\n \"Duration\": 0,\n \"Width\": 0,\n \"Height\": 0,\n \"Thumbnail\": \"abc\"\n },\n \"Labels\": [\n {\n \"Label\": \"abc\",\n \"Suggestion\": \"abc\",\n \"Score\": 0,\n \"SubLabel\": \"abc\"\n }\n ],\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\"\n }\n ],\n \"PageToken\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
45
+ "output": "{\n \"Response\": {\n \"Total\": \"382\",\n \"Data\": [\n {\n \"DataId\": \"317xxx867800\",\n \"TaskId\": \"w-audio-xxxxx_ouZOdcjYeN\",\n \"Status\": \"FINISH\",\n \"Name\": \"test\",\n \"BizType\": \"audit_txxxxx_xmly\",\n \"Type\": \"AUDIO\",\n \"Suggestion\": \"Review\",\n \"MediaInfo\": {\n \"Codecs\": \"\",\n \"Duration\": 177,\n \"Width\": 0,\n \"Height\": 0,\n \"Thumbnail\": \"\"\n },\n \"Labels\": [\n {\n \"Label\": \"Abuse\",\n \"Suggestion\": \"Review\",\n \"Score\": 86,\n \"SubLabel\": \"Uncivilized\"\n }\n ],\n \"InputInfo\": {\n \"Type\": \"URL\",\n \"Url\": \"https://xxxx.com\",\n \"BucketInfo\": null\n },\n \"CreatedAt\": \"2024-10-23T08:41:07.947Z\",\n \"UpdatedAt\": \"2024-10-23T08:41:53.739Z\"\n }\n ],\n \"PageToken\": \".Zxi2o_ouxxxxjYeN\",\n \"RequestId\": \"8172167d-8755-43d8-a7ce-76f3103059ac\"\n }\n}",
46
46
  "title": "查看审核任务列表"
47
47
  }
48
48
  ]
@@ -5941,6 +5941,15 @@
5941
5941
  "name": "MaxCallPSec",
5942
5942
  "required": true,
5943
5943
  "type": "int"
5944
+ },
5945
+ {
5946
+ "disabled": false,
5947
+ "document": "呼出被叫格式,使用 {+E.164} 或 {E.164}, ",
5948
+ "example": "{+E.164}",
5949
+ "member": "string",
5950
+ "name": "OutboundCalleeFormat",
5951
+ "required": false,
5952
+ "type": "string"
5944
5953
  }
5945
5954
  ],
5946
5955
  "usage": "in"
@@ -17939,6 +17939,15 @@
17939
17939
  "name": "Zone",
17940
17940
  "required": false,
17941
17941
  "type": "string"
17942
+ },
17943
+ {
17944
+ "disabled": false,
17945
+ "document": "升级集群版实例时,如果要调整只读节点可用区,需要指定节点id。",
17946
+ "example": "无",
17947
+ "member": "string",
17948
+ "name": "NodeId",
17949
+ "required": false,
17950
+ "type": "string"
17942
17951
  }
17943
17952
  ],
17944
17953
  "usage": "in"
@@ -663,6 +663,17 @@
663
663
  "required": false,
664
664
  "type": "object",
665
665
  "value_allowed_null": true
666
+ },
667
+ {
668
+ "disabled": false,
669
+ "document": "是否使用的自定义桶\n注意:此字段可能返回 null,表示取不到有效值。",
670
+ "example": "true",
671
+ "member": "bool",
672
+ "name": "IsUserDefineBucket",
673
+ "output_required": false,
674
+ "required": false,
675
+ "type": "bool",
676
+ "value_allowed_null": true
666
677
  }
667
678
  ],
668
679
  "usage": "both"
@@ -1916,7 +1916,7 @@
1916
1916
  "example": "无",
1917
1917
  "member": "AvailableRegion",
1918
1918
  "name": "RegionZones",
1919
- "required": true,
1919
+ "output_required": true,
1920
1920
  "type": "list",
1921
1921
  "value_allowed_null": false
1922
1922
  },
@@ -2229,7 +2229,7 @@
2229
2229
  "example": "none",
2230
2230
  "member": "string",
2231
2231
  "name": "CfsServiceStatus",
2232
- "required": true,
2232
+ "output_required": true,
2233
2233
  "type": "string",
2234
2234
  "value_allowed_null": false
2235
2235
  },
@@ -2256,7 +2256,7 @@
2256
2256
  "example": "xx",
2257
2257
  "member": "SnapshotStatistics",
2258
2258
  "name": "StatisticsList",
2259
- "required": true,
2259
+ "output_required": true,
2260
2260
  "type": "list",
2261
2261
  "value_allowed_null": false
2262
2262
  },
@@ -2777,7 +2777,7 @@
2777
2777
  "example": "cfwnat-xxx",
2778
2778
  "member": "string",
2779
2779
  "name": "CfwInsId",
2780
- "required": true,
2780
+ "output_required": true,
2781
2781
  "type": "string",
2782
2782
  "value_allowed_null": false
2783
2783
  },
@@ -3099,7 +3099,7 @@
3099
3099
  },
3100
3100
  {
3101
3101
  "disabled": false,
3102
- "document": "协议,可选的值: TCP UDP ICMP ANY HTTP HTTPS HTTP/HTTPS SMTP SMTPS SMTP/SMTPS FTP DNS",
3102
+ "document": "协议,可选的值: TCP UDP ICMP ANY HTTP HTTPS HTTP/HTTPS SMTP SMTPS SMTP/SMTPS FTP DNS\n1. 入方向 旁路防火墙/全局规则 仅支持TCP\n\n2.出方向 旁路防火墙/全局规则 仅支持TCP HTTP/HTTPS TLS/SSL\n\n3.domain 请选择七层协议 如HTTP/HTTPS\n",
3103
3103
  "example": "TCP",
3104
3104
  "member": "string",
3105
3105
  "name": "Protocol",
@@ -8441,7 +8441,7 @@
8441
8441
  {
8442
8442
  "disabled": false,
8443
8443
  "document": "任务id\n注意:此字段可能返回 null,表示取不到有效值。",
8444
- "example": "xxx",
8444
+ "example": "9001",
8445
8445
  "member": "int64",
8446
8446
  "name": "TaskId",
8447
8447
  "output_required": false,
@@ -8452,7 +8452,7 @@
8452
8452
  {
8453
8453
  "disabled": false,
8454
8454
  "document": "任务名称\n注意:此字段可能返回 null,表示取不到有效值。",
8455
- "example": "test",
8455
+ "example": "autotest",
8456
8456
  "member": "string",
8457
8457
  "name": "TaskName",
8458
8458
  "output_required": false,
@@ -12390,7 +12390,7 @@
12390
12390
  "example": "[8888,8889]",
12391
12391
  "member": "int64",
12392
12392
  "name": "RuleUuids",
12393
- "required": true,
12393
+ "output_required": true,
12394
12394
  "type": "list",
12395
12395
  "value_allowed_null": false
12396
12396
  },
@@ -11,8 +11,8 @@
11
11
  "AddAclRule": [
12
12
  {
13
13
  "document": "添加互联网边界访问控制规则",
14
- "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddAclRule\n<公共请求参数>\n\n{\n \"Rules\": [\n {\n \"SourceContent\": \"abc\",\n \"SourceType\": \"abc\",\n \"TargetContent\": \"abc\",\n \"TargetType\": \"abc\",\n \"Protocol\": \"abc\",\n \"RuleAction\": \"abc\",\n \"Port\": \"abc\",\n \"Direction\": 1,\n \"OrderIndex\": 0,\n \"Uuid\": 0,\n \"Enable\": \"abc\",\n \"Description\": \"abc\",\n \"Scope\": \"abc\",\n \"RuleSource\": 0\n }\n ],\n \"From\": \"abc\"\n}",
15
- "output": "{\n \"Response\": {\n \"RuleUuid\": [\n 0\n ],\n \"RequestId\": \"abc\"\n }\n}",
14
+ "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddAclRule\n<公共请求参数>\n\n{\n \"Rules\": [\n {\n \"SourceContent\": \"0.0.0.0/0\",\n \"SourceType\": \"net\",\n \"Description\": \"test\",\n \"TargetContent\": \"www.qq.com\",\n \"TargetType\": \"domain\",\n \"Protocol\": \"HTTP\",\n \"RuleAction\": \"accept\",\n \"Port\": \"-1/-1\",\n \"Direction\": 0,\n \"OrderIndex\": 1,\n \"Scope\": \"serial\",\n \"RuleSource\": 0,\n \"ParamTemplateId\": \"\"\n }\n ],\n \"From\": \"\"\n}",
15
+ "output": "{\n \"Response\": {\n \"RuleUuid\": [\n 0\n ],\n \"RequestId\": \"3f60a76f-0f44-4b58-bf98-615cbbc59ede\"\n }\n}",
16
16
  "title": "添加互联网边界访问控制规则"
17
17
  }
18
18
  ],
@@ -268,10 +268,10 @@
268
268
  ],
269
269
  "DescribeAclRule": [
270
270
  {
271
- "document": "查询互联网边界访问控制列表",
272
- "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAclRule\n<公共请求参数>\n\n{\n \"Index\": \"abc\",\n \"Filters\": [\n {\n \"Name\": \"abc\",\n \"Values\": [\n \"abc\"\n ],\n \"OperatorType\": 0\n }\n ],\n \"Limit\": 1,\n \"Offset\": 1,\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"Order\": \"abc\",\n \"By\": \"abc\"\n}",
273
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Data\": [\n {\n \"SourceContent\": \"abc\",\n \"TargetContent\": \"abc\",\n \"Protocol\": \"abc\",\n \"Port\": \"abc\",\n \"RuleAction\": \"abc\",\n \"Description\": \"abc\",\n \"Count\": 1,\n \"OrderIndex\": 1,\n \"SourceType\": \"abc\",\n \"TargetType\": \"abc\",\n \"Uuid\": 1,\n \"Invalid\": 1,\n \"IsRegion\": 1,\n \"CountryCode\": 1,\n \"CityCode\": 1,\n \"CountryName\": \"abc\",\n \"CityName\": \"abc\",\n \"CloudCode\": \"abc\",\n \"IsCloud\": 1,\n \"Enable\": \"abc\",\n \"Direction\": 1,\n \"InstanceName\": \"abc\",\n \"InternalUuid\": 0,\n \"Status\": 1,\n \"BetaList\": [\n {\n \"TaskId\": 0,\n \"TaskName\": \"abc\",\n \"LastTime\": \"abc\"\n }\n ],\n \"Scope\": \"abc\",\n \"InternetBorderUuid\": \"abc\"\n }\n ],\n \"AllTotal\": 1,\n \"RequestId\": \"abc\"\n }\n}",
274
- "title": "查询互联网边界访问控制列表"
271
+ "document": "查询互联网边界出向访问控制列表,其中Filters中Direction 为0表示查询出向访问控制规则列表,为1时表示查询入向访问控制列表",
272
+ "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAclRule\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Name\": \"Direction\",\n \"Values\": [\n \"0\"\n ],\n \"OperatorType\": 1\n }\n ],\n \"Limit\": 10,\n \"Offset\": 0\n}",
273
+ "output": "{\n \"Response\": {\n \"AllTotal\": 6,\n \"Data\": [\n {\n \"BetaList\": [\n {\n \"LastTime\": \"\",\n \"TaskId\": 9070,\n \"TaskName\": \"aa\"\n }\n ],\n \"CityCode\": 0,\n \"CityName\": \"\",\n \"CloudCode\": \"\",\n \"Count\": 0,\n \"CountryCode\": 0,\n \"CountryName\": \"\",\n \"Description\": \"测试命中\",\n \"Direction\": 0,\n \"Enable\": \"false\",\n \"InstanceName\": \"\",\n \"InternalUuid\": 0,\n \"InternetBorderUuid\": \"1300448058_0.0.0.0/0_1729685657863970\",\n \"Invalid\": 0,\n \"IsCloud\": 0,\n \"IsRegion\": 0,\n \"LastHitTime\": \"\",\n \"OrderIndex\": 2,\n \"ParamTemplateId\": \"\",\n \"ParamTemplateName\": \"\",\n \"Port\": \"-1/-1\",\n \"Protocol\": \"HTTPS\",\n \"RuleAction\": \"log\",\n \"Scope\": \"serial\",\n \"SourceContent\": \"0.0.0.0/0\",\n \"SourceName\": \"\",\n \"SourceType\": \"net\",\n \"Status\": 0,\n \"TargetContent\": \"www.qq.com\",\n \"TargetName\": \"\",\n \"TargetType\": \"domain\",\n \"Uuid\": 148183\n }\n ],\n \"RequestId\": \"985187d2-9a80-4ee7-b519-ad48e75f6588\",\n \"Total\": 6\n }\n}",
274
+ "title": "查询互联网边界访问控制列表示例"
275
275
  }
276
276
  ],
277
277
  "DescribeAddressTemplateList": [
@@ -420,10 +420,10 @@
420
420
  ],
421
421
  "DescribeNatAcRule": [
422
422
  {
423
- "document": "查询NAT访问控制列表",
424
- "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNatAcRule\n<公共请求参数>\n\n{\n \"Index\": \"abc\",\n \"Filters\": [\n {\n \"Name\": \"abc\",\n \"Values\": [\n \"abc\"\n ],\n \"OperatorType\": 0\n }\n ],\n \"Limit\": 1,\n \"Offset\": 1,\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"Order\": \"abc\",\n \"By\": \"abc\"\n}",
425
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Data\": [\n {\n \"SourceContent\": \"abc\",\n \"TargetContent\": \"abc\",\n \"Protocol\": \"abc\",\n \"Port\": \"abc\",\n \"RuleAction\": \"abc\",\n \"Description\": \"abc\",\n \"Count\": 1,\n \"OrderIndex\": 1,\n \"SourceType\": \"abc\",\n \"TargetType\": \"abc\",\n \"Uuid\": 1,\n \"Invalid\": 1,\n \"IsRegion\": 1,\n \"CountryCode\": 1,\n \"CityCode\": 1,\n \"CountryName\": \"abc\",\n \"CityName\": \"abc\",\n \"CloudCode\": \"abc\",\n \"IsCloud\": 1,\n \"Enable\": \"abc\",\n \"Direction\": 1,\n \"InstanceName\": \"abc\",\n \"InternalUuid\": 0,\n \"Status\": 1,\n \"BetaList\": [\n {\n \"TaskId\": 0,\n \"TaskName\": \"abc\",\n \"LastTime\": \"abc\"\n }\n ],\n \"Scope\": \"abc\",\n \"InternetBorderUuid\": \"abc\"\n }\n ],\n \"AllTotal\": 1,\n \"RequestId\": \"abc\"\n }\n}",
426
- "title": "查询NAT访问控制列表"
423
+ "document": "查询NAT访问控制出向规则列表,其中Filters中 Direction 为0时表示查询出向规则列表,为1时表示查询入向规则列表",
424
+ "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNatAcRule\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Name\": \"Direction\",\n \"Values\": [\n \"0\"\n ],\n \"OperatorType\": 1\n }\n ],\n \"Limit\": 20,\n \"Offset\": 0\n}",
425
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Data\": [\n {\n \"Uuid\": 238778,\n \"InternalUuid\": 1726341068438565,\n \"OrderIndex\": 19,\n \"SourceContent\": \"ins-gt3h3i8f\",\n \"SourceType\": \"instance\",\n \"TargetContent\": \"mb_1300448058_1702866694255\",\n \"TargetType\": \"template\",\n \"Port\": \"-1/-1\",\n \"Protocol\": \"ANY\",\n \"Scope\": \"ap-guangzhou\",\n \"ScopeDesc\": \"广州地域\",\n \"Direction\": 0,\n \"RuleAction\": \"log\",\n \"Description\": \"autotest_nat_add\",\n \"Count\": 0,\n \"LastHitTime\": \"\",\n \"Enable\": \"true\",\n \"Invalid\": 0,\n \"CountryCode\": 0,\n \"CityCode\": 0,\n \"CountryName\": \"\",\n \"CityName\": \"\",\n \"IsRegion\": 0,\n \"CloudCode\": \"\",\n \"IsCloud\": 0,\n \"InstanceName\": \"\",\n \"Status\": 0,\n \"BetaList\": [],\n \"ParamTemplateId\": \"pp-336ad325\",\n \"ParamTemplateName\": \"test\",\n \"TargetName\": \"\",\n \"SourceName\": \"testsrc\"\n }\n ],\n \"AllTotal\": 1,\n \"RequestId\": \"efa6461b-9410-4cd8-9168-73f37d6ed532\"\n }\n}",
426
+ "title": "查询NAT访问控制列表实例1"
427
427
  }
428
428
  ],
429
429
  "DescribeNatFwDnatRule": [
@@ -584,6 +584,12 @@
584
584
  "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExpandCfwVertical\n<公共请求参数>\n\n{\n \"FwType\": \"nat\",\n \"Width\": 200,\n \"CfwInstance\": \"cfwnat-d2afc817\"\n}",
585
585
  "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
586
586
  "title": "防火墙垂直扩容"
587
+ },
588
+ {
589
+ "document": "",
590
+ "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExpandCfwVertical\n<公共请求参数>\n\n{\n \"FwType\": \"nat\",\n \"Width\": 200,\n \"CfwInstance\": \"cfwnat-d2afc817\",\n \"ElasticSwitch\": 1,\n \"ElasticBandwidth\": 220\n}",
591
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
592
+ "title": "防火墙规格调整开启弹性计费"
587
593
  }
588
594
  ],
589
595
  "ModifyAcRule": [
@@ -597,8 +603,8 @@
597
603
  "ModifyAclRule": [
598
604
  {
599
605
  "document": "修改互联网边界访问控制规则",
600
- "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAclRule\n<公共请求参数>\n\n{\n \"Rules\": [\n {\n \"SourceContent\": \"abc\",\n \"SourceType\": \"abc\",\n \"TargetContent\": \"abc\",\n \"TargetType\": \"abc\",\n \"Protocol\": \"abc\",\n \"RuleAction\": \"abc\",\n \"Port\": \"abc\",\n \"Direction\": 1,\n \"OrderIndex\": 0,\n \"Uuid\": 0,\n \"Enable\": \"abc\",\n \"Description\": \"abc\",\n \"Scope\": \"abc\",\n \"RuleSource\": 0\n }\n ]\n}",
601
- "output": "{\n \"Response\": {\n \"RuleUuid\": [\n 0\n ],\n \"RequestId\": \"abc\"\n }\n}",
606
+ "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAclRule\n<公共请求参数>\n\n{\n \"Rules\": [\n {\n \"SourceContent\": \"0.0.0.0/0\",\n \"SourceType\": \"net\",\n \"Description\": \"test\",\n \"TargetContent\": \"www.qq.com\",\n \"TargetType\": \"domain\",\n \"Protocol\": \"HTTPS\",\n \"RuleAction\": \"accept\",\n \"Port\": \"-1/-1\",\n \"Direction\": 0,\n \"OrderIndex\": 1,\n \"Scope\": \"serial\",\n \"RuleSource\": 0,\n \"ParamTemplateId\": \"\",\n \"Uuid\": 148195,\n \"Enable\": \"true\"\n }\n ]\n}",
607
+ "output": "{\n \"Response\": {\n \"RuleUuid\": [\n 148195\n ],\n \"RequestId\": \"3cfe92c5-da49-411e-9254-559a295471e9\"\n }\n}",
602
608
  "title": "修改互联网边界访问控制规则"
603
609
  }
604
610
  ],
@@ -889,8 +895,8 @@
889
895
  "RemoveAclRule": [
890
896
  {
891
897
  "document": "删除互联网边界访问控制规则",
892
- "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RemoveAclRule\n<公共请求参数>\n\n{\n \"RuleUuid\": [\n 0\n ],\n \"Direction\": 1\n}",
893
- "output": "{\n \"Response\": {\n \"RuleUuid\": [\n 0\n ],\n \"RequestId\": \"abc\"\n }\n}",
898
+ "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RemoveAclRule\n<公共请求参数>\n\n{\n \"RuleUuid\": [\n 100\n ],\n \"Direction\": 1\n}",
899
+ "output": "{\n \"Response\": {\n \"RuleUuid\": [\n 100\n ],\n \"RequestId\": \"3cfe92c5-da49-411e-9254-559a295471e9\"\n }\n}",
894
900
  "title": "删除互联网边界访问控制规则"
895
901
  }
896
902
  ],
@@ -951,8 +957,8 @@
951
957
  "SyncFwOperate": [
952
958
  {
953
959
  "document": "同步防火墙操作,包括同步防火墙路由(若vpc,专线网关等增加了Cidr,需要手动同步一下路由使之在防火墙上生效)等",
954
- "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SyncFwOperate\n<公共请求参数>\n\n{\n \"SyncType\": \"abc\",\n \"FwType\": \"abc\"\n}",
955
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
960
+ "input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SyncFwOperate\n<公共请求参数>\n\n{\n \"SyncType\": \"Route\",\n \"FwType\": \"ew\"\n}",
961
+ "output": "{\n \"Response\": {\n \"RequestId\": \"985187d2-9a80-4ee7-b519-ad48e75f6588\"\n }\n}",
956
962
  "title": "同步防火墙操作"
957
963
  }
958
964
  ]
@@ -4604,7 +4604,7 @@
4604
4604
  },
4605
4605
  {
4606
4606
  "disabled": false,
4607
- "document": "主题消息最大值,单位为 Byte,最小值1024Byte(即1KB),最大值为8388608Byte(即8MB)。",
4607
+ "document": "主题消息最大值,单位为 Byte,最小值1024Byte(即1KB),最大值为12582912Byte(即12MB)",
4608
4608
  "example": "1024",
4609
4609
  "member": "int64",
4610
4610
  "name": "MaxMessageBytes",