tccli 3.0.1097.1__py2.py3-none-any.whl → 3.0.1099.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 (64) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/apm/v20210622/DescribeGeneralApmApplicationConfig.md +103 -0
  3. tccli/examples/apm/v20210622/DescribeTagValues.md +27 -0
  4. tccli/examples/apm/v20210622/ModifyGeneralApmApplicationConfig.md +29 -0
  5. tccli/examples/cfw/v20190904/DescribeIPStatusList.md +4 -4
  6. tccli/examples/cls/v20201016/OpenKafkaConsumer.md +1 -1
  7. tccli/examples/cynosdb/v20190107/DescribeChangedParamsAfterUpgrade.md +31 -0
  8. tccli/examples/ess/v20201111/CreateBatchSignUrl.md +28 -0
  9. tccli/examples/essbasic/v20210526/ChannelCreateBatchSignUrl.md +28 -0
  10. tccli/examples/faceid/v20180301/GetFaceIdResult.md +3 -1
  11. tccli/examples/hunyuan/v20230901/ChatCompletions.md +43 -0
  12. tccli/examples/ims/v20200713/ImageModeration.md +4 -1
  13. tccli/examples/iotexplorer/v20190423/DescribeDeviceFirmwares.md +33 -0
  14. tccli/examples/teo/v20220901/DescribeRealtimeLogDeliveryTasks.md +42 -21
  15. tccli/services/aiart/v20221229/api.json +1 -1
  16. tccli/services/apm/apm_client.py +159 -0
  17. tccli/services/apm/v20210622/api.json +456 -0
  18. tccli/services/apm/v20210622/examples.json +24 -0
  19. tccli/services/ccc/v20200210/api.json +1 -1
  20. tccli/services/cfs/v20190719/api.json +27 -27
  21. tccli/services/cfw/v20190904/api.json +5 -5
  22. tccli/services/cfw/v20190904/examples.json +1 -1
  23. tccli/services/cloudstudio/v20230508/api.json +14 -5
  24. tccli/services/cls/v20201016/api.json +68 -44
  25. tccli/services/cls/v20201016/examples.json +1 -1
  26. tccli/services/cynosdb/cynosdb_client.py +53 -0
  27. tccli/services/cynosdb/v20190107/api.json +122 -2
  28. tccli/services/cynosdb/v20190107/examples.json +8 -0
  29. tccli/services/dcdb/v20180411/api.json +2 -2
  30. tccli/services/ess/v20201111/api.json +51 -3
  31. tccli/services/ess/v20201111/examples.json +6 -0
  32. tccli/services/essbasic/v20210526/api.json +50 -2
  33. tccli/services/essbasic/v20210526/examples.json +6 -0
  34. tccli/services/faceid/v20180301/api.json +21 -1
  35. tccli/services/faceid/v20180301/examples.json +1 -1
  36. tccli/services/hunyuan/hunyuan_client.py +53 -0
  37. tccli/services/hunyuan/v20230901/api.json +161 -22
  38. tccli/services/hunyuan/v20230901/examples.json +8 -0
  39. tccli/services/ims/v20200713/api.json +13 -0
  40. tccli/services/ims/v20200713/examples.json +1 -1
  41. tccli/services/ims/v20201229/api.json +55 -55
  42. tccli/services/iotexplorer/iotexplorer_client.py +53 -0
  43. tccli/services/iotexplorer/v20190423/api.json +89 -0
  44. tccli/services/iotexplorer/v20190423/examples.json +8 -0
  45. tccli/services/iss/v20230517/api.json +36 -0
  46. tccli/services/lcic/v20220817/api.json +1 -1
  47. tccli/services/lke/lke_client.py +8 -114
  48. tccli/services/lke/v20231130/api.json +2 -166
  49. tccli/services/lke/v20231130/examples.json +0 -16
  50. tccli/services/mariadb/v20170312/api.json +2 -2
  51. tccli/services/monitor/v20180724/api.json +1 -1
  52. tccli/services/mps/v20190612/api.json +46 -1
  53. tccli/services/rum/v20210622/api.json +2 -2
  54. tccli/services/tdid/v20210519/api.json +2 -2
  55. tccli/services/teo/v20220901/api.json +142 -31
  56. tccli/services/teo/v20220901/examples.json +2 -2
  57. tccli/services/tione/v20211111/api.json +28 -0
  58. tccli/services/tmt/v20180321/api.json +1 -1
  59. tccli/services/waf/v20180125/api.json +2 -2
  60. {tccli-3.0.1097.1.dist-info → tccli-3.0.1099.1.dist-info}/METADATA +2 -2
  61. {tccli-3.0.1097.1.dist-info → tccli-3.0.1099.1.dist-info}/RECORD +64 -58
  62. {tccli-3.0.1097.1.dist-info → tccli-3.0.1099.1.dist-info}/WHEEL +0 -0
  63. {tccli-3.0.1097.1.dist-info → tccli-3.0.1099.1.dist-info}/entry_points.txt +0 -0
  64. {tccli-3.0.1097.1.dist-info → tccli-3.0.1099.1.dist-info}/license_files/LICENSE +0 -0
@@ -758,6 +758,16 @@
758
758
  "type": "string",
759
759
  "value_allowed_null": true
760
760
  },
761
+ {
762
+ "disabled": false,
763
+ "document": "域名证书信息\n注意:此字段可能返回 null,表示取不到有效值。",
764
+ "example": "无",
765
+ "member": "AccelerationDomainCertificate",
766
+ "name": "Certificate",
767
+ "output_required": false,
768
+ "type": "object",
769
+ "value_allowed_null": true
770
+ },
761
771
  {
762
772
  "disabled": false,
763
773
  "document": "HTTP回源端口。\n注意:此字段可能返回 null,表示取不到有效值。",
@@ -837,16 +847,6 @@
837
847
  "output_required": false,
838
848
  "type": "object",
839
849
  "value_allowed_null": true
840
- },
841
- {
842
- "disabled": false,
843
- "document": "域名证书信息\n注意:此字段可能返回 null,表示取不到有效值。",
844
- "example": "无",
845
- "member": "AccelerationDomainCertificate",
846
- "name": "Certificate",
847
- "output_required": false,
848
- "type": "object",
849
- "value_allowed_null": true
850
850
  }
851
851
  ],
852
852
  "usage": "out"
@@ -4083,6 +4083,15 @@
4083
4083
  "required": false,
4084
4084
  "type": "int"
4085
4085
  },
4086
+ {
4087
+ "disabled": false,
4088
+ "document": "日志投递的输出格式。不填表示为默认格式,默认格式逻辑如下:\n<li>当 TaskType 取值为 custom_endpoint 时,默认格式为多个 JSON 对象组成的数组,每个 JSON 对象为一条日志;</li>\n<li>当 TaskType 取值为 s3 时,默认格式为 JSON Lines;</li>特别地,当 TaskType 取值为 cls 时,LogFormat.FormatType 的值只能为 json,且 LogFormat 中其他参数将被忽略,建议不传 LogFormat。",
4089
+ "example": "无",
4090
+ "member": "LogFormat",
4091
+ "name": "LogFormat",
4092
+ "required": false,
4093
+ "type": "object"
4094
+ },
4086
4095
  {
4087
4096
  "disabled": false,
4088
4097
  "document": "CLS 的配置信息。当 TaskType 取值为 cls 时,该参数必填。",
@@ -4703,7 +4712,7 @@
4703
4712
  "members": [
4704
4713
  {
4705
4714
  "disabled": false,
4706
- "document": "中国大陆地区独立 DDoS 防护的规格。详情请参考 [独立 DDoS 防护相关费用](https://cloud.tencent.com/document/product/1552/94162)\n<li>PLATFORM:平台默认防护,即不开启独立 DDoS 防护;</li>\n<li>BASE30_MAX300:开启独立 DDoS 防护,提供 30 Gbps 保底防护带宽,可配置最高 300 Gpbs 弹性防护带宽;</li>\n<li>BASE60_MAX600:开启独立 DDoS 防护,提供 60 Gbps 保底防护带宽,可配置最高 600 Gpbs 弹性防护带宽。</li>不填写参数时,取默认值 PLATFORM。",
4715
+ "document": "中国大陆地区独立 DDoS 防护的规格。详情请参考 [独立 DDoS 防护相关费用](https://cloud.tencent.com/document/product/1552/94162)\n<li>PLATFORM:平台默认防护,即不开启独立 DDoS 防护;</li>\n<li>BASE30_MAX300:开启独立 DDoS 防护,提供 30 Gbps 保底防护带宽以及 300 Gbps 弹性防护带宽;</li>\n<li>BASE60_MAX600:开启独立 DDoS 防护,提供 60 Gbps 保底防护带宽以及 600 Gbps 弹性防护带宽。</li>不填写参数时,取默认值 PLATFORM。",
4707
4716
  "example": "PLATFORM",
4708
4717
  "member": "string",
4709
4718
  "name": "LevelMainland",
@@ -4725,7 +4734,7 @@
4725
4734
  },
4726
4735
  {
4727
4736
  "disabled": false,
4728
- "document": "全球(除中国大陆以外)地区独立 DDoS 防护的规格。\n<li>PLATFORM:平台默认防护,即不开启独立 DDoS 防护;</li>\n<li>ANYCAST300:开启独立 DDoS 防护,提供合计最大 300 Gbps 防护带宽;</li>\n<li>ANYCAST_ALLIN:开启独立 DDoS 防护,使用全部可用防护资源进行防护。</li>不填写参数时,取默认值 PLATFORM。",
4737
+ "document": "全球(除中国大陆以外)地区独立 DDoS 防护的规格。\n<li>PLATFORM:平台默认防护,即不开启独立 DDoS 防护;</li>\n<li>ANYCAST300:开启独立 DDoS 防护,提供 300 Gbps 防护带宽;</li>\n<li>ANYCAST_ALLIN:开启独立 DDoS 防护,使用全部可用防护资源进行防护。</li>不填写参数时,取默认值 PLATFORM。",
4729
4738
  "example": "ANYCAST_ALLIN",
4730
4739
  "member": "string",
4731
4740
  "name": "LevelOverseas",
@@ -10377,6 +10386,89 @@
10377
10386
  ],
10378
10387
  "usage": "out"
10379
10388
  },
10389
+ "LogFormat": {
10390
+ "document": "实时日志投递的输出格式。您可以直接通过 FormatType 参数使用指定预设日志输出格式(JSON Lines / csv),也可以在预设日志输出格式基础上,通过其他参数来自定义变体输出格式。",
10391
+ "members": [
10392
+ {
10393
+ "disabled": false,
10394
+ "document": "日志投递的预设输出格式类型,取值有:\n<li>json:使用预设日志输出格式 JSON Lines,单条日志中的字段以键值对方式呈现;</li>\n<li>csv:使用预设日志输出格式 csv,单条日志中仅呈现字段值,不呈现字段名称。</li>",
10395
+ "example": "json",
10396
+ "member": "string",
10397
+ "name": "FormatType",
10398
+ "output_required": true,
10399
+ "required": true,
10400
+ "type": "string",
10401
+ "value_allowed_null": false
10402
+ },
10403
+ {
10404
+ "disabled": false,
10405
+ "document": "在每个日志投递批次之前添加的字符串。每个日志投递批次可能包含多条日志记录。",
10406
+ "example": "{\"events\":[",
10407
+ "member": "string",
10408
+ "name": "BatchPrefix",
10409
+ "output_required": true,
10410
+ "required": false,
10411
+ "type": "string",
10412
+ "value_allowed_null": false
10413
+ },
10414
+ {
10415
+ "disabled": false,
10416
+ "document": "在每个日志投递批次后附加的字符串。",
10417
+ "example": "]}",
10418
+ "member": "string",
10419
+ "name": "BatchSuffix",
10420
+ "output_required": true,
10421
+ "required": false,
10422
+ "type": "string",
10423
+ "value_allowed_null": false
10424
+ },
10425
+ {
10426
+ "disabled": false,
10427
+ "document": "在每条日志记录之前添加的字符串。",
10428
+ "example": "{",
10429
+ "member": "string",
10430
+ "name": "RecordPrefix",
10431
+ "output_required": true,
10432
+ "required": false,
10433
+ "type": "string",
10434
+ "value_allowed_null": false
10435
+ },
10436
+ {
10437
+ "disabled": false,
10438
+ "document": "在每条日志记录后附加的字符串。",
10439
+ "example": "}",
10440
+ "member": "string",
10441
+ "name": "RecordSuffix",
10442
+ "output_required": true,
10443
+ "required": false,
10444
+ "type": "string",
10445
+ "value_allowed_null": false
10446
+ },
10447
+ {
10448
+ "disabled": false,
10449
+ "document": "插入日志记录之间作为分隔符的字符串,取值有:\n<li>\\n:换行符;</li>\n<li>\\t:制表符;</li>\n<li>,:半角逗号。</li>",
10450
+ "example": ",",
10451
+ "member": "string",
10452
+ "name": "RecordDelimiter",
10453
+ "output_required": true,
10454
+ "required": false,
10455
+ "type": "string",
10456
+ "value_allowed_null": false
10457
+ },
10458
+ {
10459
+ "disabled": false,
10460
+ "document": "单条日志记录内,插入字段之间作为分隔符的字符串,取值有:\n<li>\\t:制表符;</li>\n<li>,:半角逗号;</li>\n<li>;:半角分号。</li>",
10461
+ "example": ",",
10462
+ "member": "string",
10463
+ "name": "FieldDelimiter",
10464
+ "output_required": true,
10465
+ "required": false,
10466
+ "type": "string",
10467
+ "value_allowed_null": false
10468
+ }
10469
+ ],
10470
+ "usage": "both"
10471
+ },
10380
10472
  "MaxAge": {
10381
10473
  "document": "浏览器缓存规则配置,用于设置 MaxAge 默认值,默认为关闭状态",
10382
10474
  "members": [
@@ -11369,6 +11461,15 @@
11369
11461
  "required": false,
11370
11462
  "type": "int"
11371
11463
  },
11464
+ {
11465
+ "disabled": false,
11466
+ "document": "日志投递的输出格式。不填保持原有配置。",
11467
+ "example": "无",
11468
+ "member": "LogFormat",
11469
+ "name": "LogFormat",
11470
+ "required": false,
11471
+ "type": "object"
11472
+ },
11372
11473
  {
11373
11474
  "disabled": false,
11374
11475
  "document": "自定义 HTTP 服务的配置信息,不填保持原有配置。 ",
@@ -12029,7 +12130,7 @@
12029
12130
  "members": [
12030
12131
  {
12031
12132
  "disabled": false,
12032
- "document": "源站类型,取值有:\n<li>IP_DOMAIN:IPV4、IPV6 或域名类型源站;</li>\n<li>COS:腾讯云 COS 对象存储源站;</li>\n<li>AWS_S3:AWS S3 对象存储源站;</li>\n<li>ORIGIN_GROUP:源站组类型源站;</li>\n <li>VODEO:云点播(混合云版);</li>\n<li>SPACE:源站卸载,当前仅白名单开放;</li>\n<li>LB:负载均衡,当前仅白名单开放。</li>",
12133
+ "document": "源站类型,取值有:\n<li>IP_DOMAIN:IPV4、IPV6 或域名类型源站;</li>\n<li>COS:腾讯云 COS 对象存储源站;</li>\n<li>AWS_S3:AWS S3 对象存储源站;</li>\n<li>ORIGIN_GROUP:源站组类型源站;</li>\n<li>VODEO:云点播(混合云版);</li>\n<li>SPACE:源站卸载,当前仅白名单开放;</li>\n<li>LB:负载均衡,当前仅白名单开放。</li>",
12033
12134
  "example": "ip_domain",
12034
12135
  "member": "string",
12035
12136
  "name": "OriginType",
@@ -12039,7 +12140,7 @@
12039
12140
  },
12040
12141
  {
12041
12142
  "disabled": false,
12042
- "document": "源站地址,根据 OriginType 的取值分为以下情况:\n<li>当 OriginType = IP_DOMAIN 时,该参数为 IPv4、IPv6 地址或域名;</li>\n<li>当 OriginType = COS 时,该参数为 COS 桶的访问域名;</li>\n<li>当 OriginType = AWS_S3,该参数为 S3 桶的访问域名;</li>\n<li>当 OriginType = ORIGIN_GROUP 时,该参数为源站组 ID;</li>\n<li>当 OriginType = VODEO 时,如果 VodeoDistributionRange = ALL,则该参数为 \"all-buckets-in-vodeo-application\";如果 VodeoDistributionRange = Bucket,则该参数为对应存储桶域名。</li>\n",
12143
+ "document": "源站地址,根据 OriginType 的取值分为以下情况:\n<li>当 OriginType = IP_DOMAIN 时,该参数为 IPv4、IPv6 地址或域名;</li>\n<li>当 OriginType = COS 时,该参数为 COS 桶的访问域名;</li>\n<li>当 OriginType = AWS_S3,该参数为 S3 桶的访问域名;</li>\n<li>当 OriginType = ORIGIN_GROUP 时,该参数为源站组 ID;</li>\n<li>当 OriginType = VODEO 时,如果 VodeoDistributionRange = ALL,则该参数为 \"all-buckets-in-vodeo-application\";如果 VodeoDistributionRange = Bucket,则该参数为对应存储桶域名。</li>",
12043
12144
  "example": "qq.com",
12044
12145
  "member": "string",
12045
12146
  "name": "Origin",
@@ -12079,7 +12180,7 @@
12079
12180
  },
12080
12181
  {
12081
12182
  "disabled": false,
12082
- "document": "指定是否允许访问私有对象存储源站,该参数仅当源站类型 OriginType = COS 或 AWS_S3 时会生效,取值有:\n<li>on:使用私有鉴权;</li>\n<li>off:不使用私有鉴权。</li>\n不填写,默认值为off。",
12183
+ "document": "指定是否允许访问私有对象存储源站,该参数仅当源站类型OriginType = COS 或 AWS_S3 时会生效,取值有:\n<li>on:使用私有鉴权;</li>\n<li>off:不使用私有鉴权。</li>\n不填写,默认值为 off。",
12083
12184
  "example": "on",
12084
12185
  "member": "string",
12085
12186
  "name": "PrivateAccess",
@@ -12109,7 +12210,7 @@
12109
12210
  },
12110
12211
  {
12111
12212
  "disabled": false,
12112
- "document": "MO 分发范围,取值有: <li>All:全部</li> <li>Bucket:存储桶</li>\t",
12213
+ "document": "MO 分发范围,取值有: <li>All:全部</li> <li>Bucket:存储桶</li>",
12113
12214
  "example": "无",
12114
12215
  "member": "string",
12115
12216
  "name": "VodeoDistributionRange",
@@ -13333,6 +13434,16 @@
13333
13434
  "type": "int",
13334
13435
  "value_allowed_null": false
13335
13436
  },
13437
+ {
13438
+ "disabled": false,
13439
+ "document": "日志投递的输出格式。出参为 null 时表示为默认格式,默认格式逻辑如下:\n<li>当 TaskType 取值为 custom_endpoint 时,默认格式为多个 JSON 对象组成的数组,每个 JSON 对象为一条日志;</li>\n<li>当 TaskType 取值为 s3 时,默认格式为 JSON Lines。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
13440
+ "example": "无",
13441
+ "member": "LogFormat",
13442
+ "name": "LogFormat",
13443
+ "output_required": false,
13444
+ "type": "object",
13445
+ "value_allowed_null": true
13446
+ },
13336
13447
  {
13337
13448
  "disabled": false,
13338
13449
  "document": "CLS 的配置信息。\n注意:此字段可能返回 null,表示取不到有效值。",
@@ -14857,17 +14968,7 @@
14857
14968
  "example": "20g9wz8m9mgx",
14858
14969
  "member": "string",
14859
14970
  "name": "JobId",
14860
- "required": true,
14861
- "type": "string",
14862
- "value_allowed_null": false
14863
- },
14864
- {
14865
- "disabled": false,
14866
- "document": "状态。",
14867
- "example": "状态",
14868
- "member": "string",
14869
- "name": "Status",
14870
- "required": true,
14971
+ "output_required": true,
14871
14972
  "type": "string",
14872
14973
  "value_allowed_null": false
14873
14974
  },
@@ -14877,7 +14978,7 @@
14877
14978
  "example": "http://www.qq.com",
14878
14979
  "member": "string",
14879
14980
  "name": "Target",
14880
- "required": true,
14981
+ "output_required": true,
14881
14982
  "type": "string",
14882
14983
  "value_allowed_null": false
14883
14984
  },
@@ -14887,7 +14988,17 @@
14887
14988
  "example": "purge_url",
14888
14989
  "member": "string",
14889
14990
  "name": "Type",
14890
- "required": true,
14991
+ "output_required": true,
14992
+ "type": "string",
14993
+ "value_allowed_null": false
14994
+ },
14995
+ {
14996
+ "disabled": false,
14997
+ "document": "状态。取值有:\n<li>processing:处理中;</li>\n<li>success:成功;</li>\n<li> failed:失败;</li>\n<li>timeout:超时。</li>",
14998
+ "example": "状态",
14999
+ "member": "string",
15000
+ "name": "Status",
15001
+ "output_required": true,
14891
15002
  "type": "string",
14892
15003
  "value_allowed_null": false
14893
15004
  },
@@ -14897,7 +15008,7 @@
14897
15008
  "example": "2022-02-09T02:28:43Z",
14898
15009
  "member": "datetime_iso",
14899
15010
  "name": "CreateTime",
14900
- "required": true,
15011
+ "output_required": true,
14901
15012
  "type": "string",
14902
15013
  "value_allowed_null": false
14903
15014
  },
@@ -14907,7 +15018,7 @@
14907
15018
  "example": "2022-02-09T02:28:43Z",
14908
15019
  "member": "datetime_iso",
14909
15020
  "name": "UpdateTime",
14910
- "required": true,
15021
+ "output_required": true,
14911
15022
  "type": "string",
14912
15023
  "value_allowed_null": false
14913
15024
  }
@@ -575,8 +575,8 @@
575
575
  "DescribeRealtimeLogDeliveryTasks": [
576
576
  {
577
577
  "document": "查询指定 zone-id 下的所有实时日志投递任务信息。",
578
- "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRealtimeLogDeliveryTasks\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-2o7b38ba1hvr\",\n \"Offset\": 0,\n \"Limit\": 1000\n}",
579
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RealtimeLogDeliveryTasks\": [\n {\n \"TaskId\": \"57f6ebaa-f952-4ebf-8105-8071d1c59dde\",\n \"TaskName\": \"test_log_task\",\n \"DeliveryStatus\": \"enabled\",\n \"TaskType\": \"cls\",\n \"EntityList\": [\n \"domain.example.com\"\n ],\n \"LogType\": \"domain\",\n \"Area\": \"overseas\",\n \"Fields\": [\n \"RequestID\",\n \"ClientIP\",\n \"ClientRegion\"\n ],\n \"CustomFields\": [],\n \"DeliveryConditions\": [],\n \"Sample\": 1000,\n \"CLS\": {\n \"LogSetId\": \"288f187c-c3ef-4479-a086-b9465a1243cb\",\n \"LogSetRegion\": \"ap-guangzhou\",\n \"TopicId\": \"0e23008b-c0ed-4d98-a77c-bdc65dfe3731\"\n },\n \"CustomEndpoint\": null,\n \"S3\": null,\n \"CreateTime\": \"2023-12-22T15:27:53+00:00\",\n \"UpdateTime\": \"2023-12-22T15:30:07+00:00\"\n }\n ],\n \"RequestId\": \"f025c1f0-cb83-41b1-bb7d-565af7e28479\"\n }\n}",
578
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRealtimeLogDeliveryTasks\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-2ur49nglp1a2\",\n \"Offset\": 0,\n \"Limit\": 1000\n}",
579
+ "output": "{\n \"Response\": {\n \"RealtimeLogDeliveryTasks\": [\n {\n \"Area\": \"overseas\",\n \"CLS\": {\n \"LogSetId\": \"980611e5-3eb2-430f-a0cc-e1c4e84a9e40\",\n \"LogSetRegion\": \"ap-guangzhou\",\n \"TopicId\": \"d258c060-dc6e-4586-8b7c-6a951667fa7a\"\n },\n \"CreateTime\": \"2024-03-26T03:00:39+08:00\",\n \"CustomEndpoint\": null,\n \"CustomFields\": [],\n \"DeliveryConditions\": [],\n \"DeliveryStatus\": \"enabled\",\n \"EntityList\": [\n \"qqqq.loliyu.com\"\n ],\n \"Fields\": [\n \"RequestID\",\n \"ClientIP\",\n \"ClientRegion\",\n \"RequestTime\",\n \"RequestHost\",\n \"RequestBytes\",\n \"RequestMethod\",\n \"RequestUrl\",\n \"RequestUrlQueryString\",\n \"RequestUA\",\n \"RequestRange\",\n \"RequestReferer\",\n \"RequestProtocol\",\n \"RemotePort\",\n \"EdgeCacheStatus\",\n \"EdgeResponseStatusCode\",\n \"EdgeResponseBytes\",\n \"EdgeResponseTime\",\n \"EdgeInternalTime\",\n \"ClientState\",\n \"ClientISP\",\n \"EdgeServerID\",\n \"EdgeServerIP\"\n ],\n \"LogFormat\": null,\n \"LogType\": \"domain\",\n \"S3\": null,\n \"Sample\": 0,\n \"TaskId\": \"f0e1686a-1c4e-4f15-967b-5afb2a0803ea\",\n \"TaskName\": \"ccc\",\n \"TaskType\": \"cls\",\n \"UpdateTime\": \"2024-03-26T03:10:13+08:00\"\n }\n ],\n \"RequestId\": \"05205d07-f582-444d-b558-b338a3f68857\",\n \"TotalCount\": 1\n }\n}",
580
580
  "title": "查询某个站点下的所有实时日志投递任务信息"
581
581
  },
582
582
  {
@@ -3658,6 +3658,17 @@
3658
3658
  "required": false,
3659
3659
  "type": "object",
3660
3660
  "value_allowed_null": true
3661
+ },
3662
+ {
3663
+ "disabled": false,
3664
+ "document": "来自本地磁盘的信息\n注意:此字段可能返回 null,表示取不到有效值。",
3665
+ "example": "无",
3666
+ "member": "LocalDisk",
3667
+ "name": "LocalDiskSource",
3668
+ "output_required": true,
3669
+ "required": false,
3670
+ "type": "object",
3671
+ "value_allowed_null": true
3661
3672
  }
3662
3673
  ],
3663
3674
  "usage": "both"
@@ -8576,6 +8587,23 @@
8576
8587
  ],
8577
8588
  "usage": "both"
8578
8589
  },
8590
+ "LocalDisk": {
8591
+ "document": "本地磁盘信息",
8592
+ "members": [
8593
+ {
8594
+ "disabled": false,
8595
+ "document": "节点ID\n注意:此字段可能返回 null,表示取不到有效值。",
8596
+ "example": "无",
8597
+ "member": "string",
8598
+ "name": "InstanceId",
8599
+ "output_required": false,
8600
+ "required": true,
8601
+ "type": "string",
8602
+ "value_allowed_null": true
8603
+ }
8604
+ ],
8605
+ "usage": "both"
8606
+ },
8579
8607
  "LogConfig": {
8580
8608
  "document": "日志配置",
8581
8609
  "members": [
@@ -98,7 +98,7 @@
98
98
  },
99
99
  {
100
100
  "disabled": false,
101
- "document": "需要翻译文件url,文件需小于100MB。",
101
+ "document": "需要翻译文件url,文件限制如下:docx/xIsx/html/markdown文件不超过800万字符,doc/pdf/pptx文件不超过300页,txt/po文件不超过10MB,pdf/docx/pptx/xlsx不超过40MB",
102
102
  "example": "http://test.com",
103
103
  "member": "string",
104
104
  "name": "Url",
@@ -409,7 +409,7 @@
409
409
  "DescribeIpAccessControl": {
410
410
  "document": "Waf ip黑白名单查询",
411
411
  "input": "DescribeIpAccessControlRequest",
412
- "name": "Waf ip黑白名单查询",
412
+ "name": "Waf IP黑白名单查询",
413
413
  "output": "DescribeIpAccessControlResponse",
414
414
  "status": "online"
415
415
  },
@@ -14637,7 +14637,7 @@
14637
14637
  },
14638
14638
  {
14639
14639
  "disabled": false,
14640
- "document": "WEB 安全模块开关,0或1",
14640
+ "document": "Web 安全模块开关,0或1",
14641
14641
  "example": "1",
14642
14642
  "member": "uint64",
14643
14643
  "name": "WebSecurity",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1097.1
3
+ Version: 3.0.1099.1
4
4
  Summary: Universal Command Line Environment for Tencent Cloud
5
5
  Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
6
6
  Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
13
13
  Classifier: Programming Language :: Python :: 3
14
14
  Requires-Dist: jmespath==0.10.0
15
15
  Requires-Dist: six==1.16.0
16
- Requires-Dist: tencentcloud-sdk-python>=3.0.1097
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1099
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介