tccli 3.0.1363.1__py2.py3-none-any.whl → 3.0.1364.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/bi/v20220105/api.json +97 -5
  3. tccli/services/bi/v20220105/examples.json +5 -5
  4. tccli/services/cam/cam_client.py +61 -8
  5. tccli/services/cam/v20190116/api.json +96 -0
  6. tccli/services/cam/v20190116/examples.json +8 -0
  7. tccli/services/cdb/v20170320/api.json +35 -35
  8. tccli/services/cdb/v20170320/examples.json +3 -3
  9. tccli/services/cfs/cfs_client.py +817 -128
  10. tccli/services/cfs/v20190719/api.json +2241 -833
  11. tccli/services/cfs/v20190719/examples.json +104 -0
  12. tccli/services/clb/v20180317/api.json +29 -9
  13. tccli/services/cls/v20201016/api.json +59 -59
  14. tccli/services/cls/v20201016/examples.json +3 -3
  15. tccli/services/ctem/v20231128/api.json +331 -97
  16. tccli/services/ctem/v20231128/examples.json +8 -8
  17. tccli/services/kms/v20190118/api.json +2 -2
  18. tccli/services/live/v20180801/api.json +1 -1
  19. tccli/services/lowcode/lowcode_client.py +212 -0
  20. tccli/services/lowcode/v20210108/api.json +239 -0
  21. tccli/services/lowcode/v20210108/examples.json +32 -0
  22. tccli/services/ssl/v20191205/api.json +35 -25
  23. tccli/services/teo/v20220901/api.json +21 -1
  24. tccli/services/wedata/v20210820/api.json +191 -11
  25. tccli/services/wedata/v20210820/examples.json +10 -2
  26. tccli/services/wedata/wedata_client.py +53 -0
  27. {tccli-3.0.1363.1.dist-info → tccli-3.0.1364.1.dist-info}/METADATA +2 -2
  28. {tccli-3.0.1363.1.dist-info → tccli-3.0.1364.1.dist-info}/RECORD +31 -31
  29. {tccli-3.0.1363.1.dist-info → tccli-3.0.1364.1.dist-info}/WHEEL +0 -0
  30. {tccli-3.0.1363.1.dist-info → tccli-3.0.1364.1.dist-info}/entry_points.txt +0 -0
  31. {tccli-3.0.1363.1.dist-info → tccli-3.0.1364.1.dist-info}/license_files/LICENSE +0 -0
@@ -3350,7 +3350,7 @@
3350
3350
  },
3351
3351
  {
3352
3352
  "disabled": false,
3353
- "document": "COS存储桶所在地域",
3353
+ "document": "COS存储桶所在地域。\n\n- 通过[地域和访问域名](https://cloud.tencent.com/document/product/436/6224)获取地域信息。",
3354
3354
  "example": "ap-guangzhou",
3355
3355
  "member": "string",
3356
3356
  "name": "BucketRegion",
@@ -3400,7 +3400,7 @@
3400
3400
  },
3401
3401
  {
3402
3402
  "disabled": false,
3403
- "document": "创建时间",
3403
+ "document": "创建时间。时间格式:YYYY-MM-DD HH:mm:ss",
3404
3404
  "example": "2021-11-08 14:40:22",
3405
3405
  "member": "string",
3406
3406
  "name": "CreateTime",
@@ -3410,7 +3410,7 @@
3410
3410
  },
3411
3411
  {
3412
3412
  "disabled": false,
3413
- "document": "更新时间",
3413
+ "document": "更新时间。时间格式:YYYY-MM-DD HH:mm:ss",
3414
3414
  "example": "2021-11-08 14:40:22",
3415
3415
  "member": "string",
3416
3416
  "name": "UpdateTime",
@@ -3430,7 +3430,7 @@
3430
3430
  },
3431
3431
  {
3432
3432
  "disabled": false,
3433
- "document": "supported: \"\", \"gzip\", \"lzop\", \"snappy”; 默认空",
3433
+ "document": "压缩方式supported: \"\", \"gzip\", \"lzop\", \"snappy”; 默认空不压缩",
3434
3434
  "example": "gzip",
3435
3435
  "member": "string",
3436
3436
  "name": "Compress",
@@ -3441,7 +3441,7 @@
3441
3441
  {
3442
3442
  "disabled": false,
3443
3443
  "document": "见: ExtractRuleInfo 结构描述",
3444
- "example": "",
3444
+ "example": "{\"UnMatchLogKey\": null, \"UnMatchUpLoadSwitch\": false }",
3445
3445
  "member": "ExtractRuleInfo",
3446
3446
  "name": "ExtractRuleInfo",
3447
3447
  "output_required": true,
@@ -4442,7 +4442,7 @@
4442
4442
  "members": [
4443
4443
  {
4444
4444
  "disabled": false,
4445
- "document": "日志主题 ID",
4445
+ "document": "日志主题Id。\n\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。",
4446
4446
  "example": "ae13f7db-00b5-41ac-916e-407802axxxxx",
4447
4447
  "member": "string",
4448
4448
  "name": "TopicId",
@@ -4451,7 +4451,7 @@
4451
4451
  },
4452
4452
  {
4453
4453
  "disabled": false,
4454
- "document": "日志集ID",
4454
+ "document": "日志集Id。\n\n- 通过[获取日志集列表](https://cloud.tencent.com/document/product/614/58624)获取日志集Id。",
4455
4455
  "example": "0af7e6bb-fc91-4ee8-ad24-1129e9cxxxxx",
4456
4456
  "member": "string",
4457
4457
  "name": "LogsetId",
@@ -4460,7 +4460,7 @@
4460
4460
  },
4461
4461
  {
4462
4462
  "disabled": false,
4463
- "document": "投递任务名称",
4463
+ "document": "COS导入任务名称,最大支持128个字节。",
4464
4464
  "example": "cos导入",
4465
4465
  "member": "string",
4466
4466
  "name": "Name",
@@ -4469,7 +4469,7 @@
4469
4469
  },
4470
4470
  {
4471
4471
  "disabled": false,
4472
- "document": "COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)",
4472
+ "document": "COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。\t\n\n- 通过[GET Service(List Buckets)](https://cloud.tencent.com/document/product/436/8291)获取COS存储桶。",
4473
4473
  "example": "examplebucket-1250000000",
4474
4474
  "member": "string",
4475
4475
  "name": "Bucket",
@@ -4505,7 +4505,7 @@
4505
4505
  },
4506
4506
  {
4507
4507
  "disabled": false,
4508
- "document": "supported: \"\", \"gzip\", \"lzop\", \"snappy\"; 默认空",
4508
+ "document": "supported: \"\", \"gzip\", \"lzop\", \"snappy\"。默认空,不压缩。",
4509
4509
  "example": "gzip",
4510
4510
  "member": "string",
4511
4511
  "name": "Compress",
@@ -4515,7 +4515,7 @@
4515
4515
  {
4516
4516
  "disabled": false,
4517
4517
  "document": "提取规则,如果设置了ExtractRule,则必须设置LogType",
4518
- "example": "",
4518
+ "example": "{\"UnMatchLogKey\": null, \"UnMatchUpLoadSwitch\": false }",
4519
4519
  "member": "ExtractRuleInfo",
4520
4520
  "name": "ExtractRuleInfo",
4521
4521
  "required": false,
@@ -5476,7 +5476,7 @@
5476
5476
  "members": [
5477
5477
  {
5478
5478
  "disabled": false,
5479
- "document": "创建的投递规则所属的日志主题ID",
5479
+ "document": "创建的投递规则所属的日志主题Id。\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。",
5480
5480
  "example": "fadcc986-xxxx-xxxx-b766-9ce9c193da32",
5481
5481
  "member": "string",
5482
5482
  "name": "TopicId",
@@ -5485,7 +5485,7 @@
5485
5485
  },
5486
5486
  {
5487
5487
  "disabled": false,
5488
- "document": "COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)",
5488
+ "document": "COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。\t\n\n- 通过[GET Service(List Buckets)](https://cloud.tencent.com/document/product/436/8291)获取COS存储桶。",
5489
5489
  "example": "examplebucket-1250000000",
5490
5490
  "member": "string",
5491
5491
  "name": "Bucket",
@@ -5503,7 +5503,7 @@
5503
5503
  },
5504
5504
  {
5505
5505
  "disabled": false,
5506
- "document": "投递规则的名字",
5506
+ "document": "投递规则的名字。最大支持255个字符",
5507
5507
  "example": "testShipper",
5508
5508
  "member": "string",
5509
5509
  "name": "ShipperName",
@@ -5593,7 +5593,7 @@
5593
5593
  },
5594
5594
  {
5595
5595
  "disabled": false,
5596
- "document": "cos桶存储类型。支持:STANDARD_IA、ARCHIVE、DEEP_ARCHIVE、STANDARD、MAZ_STANDARD、MAZ_STANDARD_IA、INTELLIGENT_TIERING。\n\n1. STANDARD_IA:低频存储;\n2. ARCHIVE:归档存储;\n3. DEEP_ARCHIVE:深度归档存储;\n4. STANDARD:标准存储;\n5. MAZ_STANDARD:标准存储(多 AZ);\n6. MAZ_STANDARD_IA:低频存储(多 AZ);\n7. INTELLIGENT_TIERING:智能分层存储。",
5596
+ "document": "对象存储类型,默认值为 STANDARD。枚举值请参见[ 存储类型概述](https://cloud.tencent.com/document/product/436/33417) 文档。\n参考值有:\n\n- STANDARD:标准存储\n- STANDARD_IA:低频存储\n- ARCHIVE:归档存储\n- DEEP_ARCHIVE:深度归档存储\n- MAZ_STANDARD:标准存储(多 AZ)\n- MAZ_STANDARD_IA:低频存储(多 AZ)\n- INTELLIGENT_TIERING:智能分层存储\n- MAZ_INTELLIGENT_TIERING:智能分层存储(多 AZ)",
5597
5597
  "example": "STANDARD",
5598
5598
  "member": "string",
5599
5599
  "name": "StorageType",
@@ -5939,7 +5939,7 @@
5939
5939
  },
5940
5940
  {
5941
5941
  "disabled": false,
5942
- "document": "创建仪表盘的时间",
5942
+ "document": "创建仪表盘的时间。格式:YYYY-MM-DD HH:MM:SS",
5943
5943
  "example": "2021-12-22 16:11:27",
5944
5944
  "member": "string",
5945
5945
  "name": "CreateTime",
@@ -5999,7 +5999,7 @@
5999
5999
  },
6000
6000
  {
6001
6001
  "disabled": false,
6002
- "document": "修改仪表盘的时间",
6002
+ "document": "修改仪表盘的时间。格式:YYYY-MM-DD HH:MM:SS",
6003
6003
  "example": "2021-12-22 16:11:27",
6004
6004
  "member": "string",
6005
6005
  "name": "UpdateTime",
@@ -6197,7 +6197,7 @@
6197
6197
  },
6198
6198
  {
6199
6199
  "disabled": false,
6200
- "document": "topic所在的地域",
6200
+ "document": "topic所在的地域。\n- 1:广州\n- 4:上海\n- 5:中国香港\n- 7:上海金融\n- 8:北京\n- 9:新加坡\n- 11:深圳金融\n- 15:硅谷\n- 16:成都\n- 17:法兰克福\n- 18:首尔\n- 19:重庆\n- 22:弗吉尼亚\n- 23:曼谷\n- 25:东京\n- 33:南京\n- 36:天津\n- 39:台北\n- 46:北京金融\n- 72:雅加达\n- 74:圣保罗\n- 78:上海自动驾驶云",
6201
6201
  "example": "ap-guangzhou",
6202
6202
  "member": "string",
6203
6203
  "name": "Region",
@@ -6704,7 +6704,7 @@
6704
6704
  "members": [
6705
6705
  {
6706
6706
  "disabled": false,
6707
- "document": "COS导入配置Id",
6707
+ "document": "COS导入配置Id。\n- 通过[获取投递任务列表](https://cloud.tencent.com/document/api/614/58745)获取COS导入配置Id。",
6708
6708
  "example": "ca092608-98e8-4ad9-83c5-a6b3bbexxxxx",
6709
6709
  "member": "string",
6710
6710
  "name": "Id",
@@ -6713,7 +6713,7 @@
6713
6713
  },
6714
6714
  {
6715
6715
  "disabled": false,
6716
- "document": "日志主题Id",
6716
+ "document": "日志主题Id。\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/api/614/56454)获取日志主题Id。",
6717
6717
  "example": "ae13f7db-00b5-41ac-916e-407802axxxxx",
6718
6718
  "member": "string",
6719
6719
  "name": "TopicId",
@@ -7037,7 +7037,7 @@
7037
7037
  "members": [
7038
7038
  {
7039
7039
  "disabled": false,
7040
- "document": "投递规则ID",
7040
+ "document": "投递规则Id。\n- 通过 [获取投递任务列表](https://cloud.tencent.com/document/product/614/58745)获取ShipperId。",
7041
7041
  "example": "57f5808c-4a55-11eb-b378-0242ac130002",
7042
7042
  "member": "string",
7043
7043
  "name": "ShipperId",
@@ -7778,8 +7778,8 @@
7778
7778
  "members": [
7779
7779
  {
7780
7780
  "disabled": false,
7781
- "document": "日志主题 ID",
7782
- "example": "xxx-xxx-xxx-xxx",
7781
+ "document": "日志主题Id。\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/api/614/56454)获取日志主题Id。",
7782
+ "example": "ae13f7db-00b5-41ac-916e-407802axxxxx",
7783
7783
  "member": "string",
7784
7784
  "name": "TopicId",
7785
7785
  "required": true,
@@ -7812,7 +7812,7 @@
7812
7812
  {
7813
7813
  "disabled": false,
7814
7814
  "document": "见: CosRechargeInfo 结构描述",
7815
- "example": "",
7815
+ "example": "[{\"BucketRegion\":\"ap-guangzhou\",\"ExtractRuleInfo\":{\"UnMatchLogKey\":null,\"UnMatchUpLoadSwitch\":false},\"Id\":\"cdee9f11-abe1-463a-8cd8-1f34906f1bfd\",\"TopicId\":\"fd7a3902-6cf0-4e89-bb66-d870c33f4f58\"}]",
7816
7816
  "member": "CosRechargeInfo",
7817
7817
  "name": "Data",
7818
7818
  "output_required": true,
@@ -7896,7 +7896,7 @@
7896
7896
  },
7897
7897
  {
7898
7898
  "disabled": false,
7899
- "document": "- dashboardId 按照【仪表盘id】进行过滤,类型:String, 必选:否。\n- dashboardName 按照【仪表盘名字】进行模糊搜索过滤,类型:String,必选:否。\n- dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性,类型:String,必选:否。\n- tagKey 按照【标签键】进行过滤,类型:String,必选:否。\n- tag:tagKey 按照【标签键值对】进行过滤。tagKey使用具体的标签键进行替换,类型:String,必选:否,使用请参考[示例2](https://cloud.tencent.com/document/api/614/95636#4.-.E7.A4.BA.E4.BE.8B)。\n\n每次请求的Filters的上限为10,Filter.Values的上限为100。",
7899
+ "document": "- dashboardId 按照【仪表盘id】进行过滤,类型:String, 必选:否。\n- dashboardName 按照【仪表盘名字】进行模糊搜索过滤,类型:String,必选:否。\n- dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性,类型:String,必选:否。 [地域和访问域名](https://cloud.tencent.com/document/product/614/18940),例如:ap-guangzhou\n- tagKey 按照【标签键】进行过滤,类型:String,必选:否。\n- tag:tagKey 按照【标签键值对】进行过滤。tagKey使用具体的标签键进行替换,类型:String,必选:否,使用请参考[示例2](https://cloud.tencent.com/document/api/614/95636#4.-.E7.A4.BA.E4.BE.8B)。\n\n每次请求的Filters的上限为10,Filter.Values的上限为100。",
7900
7900
  "example": "无",
7901
7901
  "member": "Filter",
7902
7902
  "name": "Filters",
@@ -7905,7 +7905,7 @@
7905
7905
  },
7906
7906
  {
7907
7907
  "disabled": false,
7908
- "document": "按照topicId和regionId过滤。",
7908
+ "document": "按照topicId和regionId过滤。\n\n- topicId:日志主题Id。\n - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。\n- regionId\n - 1:广州\n - 4:上海\n - 5:中国香港\n - 7:上海金融\n - 8:北京\n - 9:新加坡\n - 11:深圳金融\n - 15:硅谷\n - 16:成都\n - 17:法兰克福\n - 18:首尔\n - 19:重庆\n - 22:弗吉尼亚\n - 23:曼谷\n - 25:东京\n - 33:南京\n - 36:天津\n - 39:台北\n - 46:北京金融\n - 72:雅加达\n - 74:圣保罗\n - 78:上海自动驾驶云\n",
7909
7909
  "example": "无",
7910
7910
  "member": "TopicIdAndRegion",
7911
7911
  "name": "TopicIdRegionFilter",
@@ -8715,7 +8715,7 @@
8715
8715
  "members": [
8716
8716
  {
8717
8717
  "disabled": false,
8718
- "document": "查询的机器组ID",
8718
+ "document": "查询的机器组ID。\n\n- 通过[获取机器组列表](https://cloud.tencent.com/document/api/614/56438)获取机器组ID。",
8719
8719
  "example": "ae0d14a7-94e1-461e-8f5d-7d66a0d56d35 ",
8720
8720
  "member": "string",
8721
8721
  "name": "GroupId",
@@ -8724,8 +8724,8 @@
8724
8724
  },
8725
8725
  {
8726
8726
  "disabled": false,
8727
- "document": "ip\n- 按照【ip】进行过滤。\n- 类型:String\n- 必选:否\n\ninstance\n- 按照【instance】进行过滤。\n- 类型:String\n- 必选:否\n\nversion\n- 按照【LogListener版本】进行过滤。\n- 类型:String\n- 必选:否\n\nstatus\n- 按照【状态】进行过滤。\n- 类型:String\n- 必选:否\n- 可选值:0:离线,1:正常\n\nofflineTime\n- 按照【机器离线时间】进行过滤。\n- 类型:String\n- 必选:否\n- - 可选值:0:无离线时间,12:12小时内,24:一天内,48:两天内,99:两天前\n\n每次请求的Filters的上限为10,Filter.Values的上限为100。",
8728
- "example": "",
8727
+ "document": "ip\n- 按照ip进行过滤。\n- 类型:String\n- 必选:否\n\ninstance\n- 按照实例id进行过滤。\n- 类型:String\n- 必选:否\n\nversion\n- 按照LogListener版本进行过滤。\n- 类型:String\n- 必选:否\n\nstatus\n- 按照机器状态进行过滤。\n- 类型:String\n- 必选:否\n- 可选值:0:离线,1:正常\n\nofflineTime\n- 按照机器离线时间进行过滤。\n- 类型:String\n- 必选:否\n- -可选值:0:无离线时间,12:12小时内,24:一天内,48:两天内,99:两天前\n\n每次请求的Filters的上限为10,Filter.Values的上限为100。",
8728
+ "example": "[{\"Key\":\"status\",\"Values\":[\"1\"]}]",
8729
8729
  "member": "Filter",
8730
8730
  "name": "Filters",
8731
8731
  "required": false,
@@ -8758,7 +8758,7 @@
8758
8758
  {
8759
8759
  "disabled": false,
8760
8760
  "document": "机器状态信息组",
8761
- "example": "",
8761
+ "example": "[{\"AutoUpdate\":0,\"ErrCode\":0,\"ErrMsg\":\"OK\",\"InstanceID\":\"loglistener-90dbb1xxxxxxxdc43efdb3bcd8c3\",\"Ip\":\"11.0.0.25\",\"OfflineTime\":\"2025-07-16 16:47:34\",\"Status\":1,\"UpdateStatus\":0,\"Version\":\"3.4.3\"}]",
8762
8762
  "member": "MachineInfo",
8763
8763
  "name": "Machines",
8764
8764
  "output_required": true,
@@ -9024,8 +9024,8 @@
9024
9024
  "members": [
9025
9025
  {
9026
9026
  "disabled": false,
9027
- "document": "投递规则ID",
9028
- "example": "57f5808c-4a55-11eb-b378-0242ac130002",
9027
+ "document": "投递规则Id。\n\n- 通过 [获取投递任务列表](https://cloud.tencent.com/document/product/614/58745)获取ShipperId。",
9028
+ "example": "53d355bc-9814-43b4-b10a-4be50405095f",
9029
9029
  "member": "string",
9030
9030
  "name": "ShipperId",
9031
9031
  "required": true,
@@ -9034,7 +9034,7 @@
9034
9034
  {
9035
9035
  "disabled": false,
9036
9036
  "document": "查询的开始时间戳,支持最近3天的查询, 毫秒。\nStartTime必须小于EndTime",
9037
- "example": "978653222",
9037
+ "example": "1753878541000",
9038
9038
  "member": "int64",
9039
9039
  "name": "StartTime",
9040
9040
  "required": true,
@@ -9043,7 +9043,7 @@
9043
9043
  {
9044
9044
  "disabled": false,
9045
9045
  "document": "查询的结束时间戳, 毫秒。\nStartTime必须小于EndTime",
9046
- "example": "978653222",
9046
+ "example": "1753878621000",
9047
9047
  "member": "int64",
9048
9048
  "name": "EndTime",
9049
9049
  "required": true,
@@ -9079,7 +9079,7 @@
9079
9079
  "members": [
9080
9080
  {
9081
9081
  "disabled": false,
9082
- "document": "- shipperName:按照【投递规则名称】进行过滤。\n 类型:String。\n 必选:否\n- shipperId:按照【投递规则ID】进行过滤。\n 类型:String。\n 必选:否\n- topicId:按照【日志主题】进行过滤。\n 类型:String。\n 必选:否\n- taskStatus\n按照【任务运行状态】进行过滤。 支持`0`:停止,`1`:运行中,`2`:异常\n类型:String\n必选:否\n\n每次请求的Filters的上限为10,Filter.Values的上限为10。",
9082
+ "document": "- shipperName:按照【投递规则名称】进行过滤。\n 类型:String。\n 必选:否\n- shipperId:按照【投递规则ID】进行过滤。\n 类型:String。\n 必选:否\n- topicId:按照【日志主题】进行过滤。\n 类型:String。\n 必选:否\n- taskStatus:按照【任务运行状态】进行过滤。 支持`0`:停止,`1`:运行中,`2`:异常\n 类型:String\n 必选:否\n\n每次请求的Filters的上限为10,Filter.Values的上限为10。",
9083
9083
  "example": "无",
9084
9084
  "member": "Filter",
9085
9085
  "name": "Filters",
@@ -11322,7 +11322,7 @@
11322
11322
  },
11323
11323
  {
11324
11324
  "disabled": false,
11325
- "document": "机器离线时间,空为正常,异常返回具体时间",
11325
+ "document": "机器离线时间,空为正常,异常返回具体时间。时间格式:YYYY-MM-DD HH:mm:ss",
11326
11326
  "example": "2021-01-12 20:14:10 ",
11327
11327
  "member": "string",
11328
11328
  "name": "OfflineTime",
@@ -12345,7 +12345,7 @@
12345
12345
  "members": [
12346
12346
  {
12347
12347
  "disabled": false,
12348
- "document": "COS导入配置Id",
12348
+ "document": "COS导入配置Id。\n\n- 通过[获取cos导入配置](https://cloud.tencent.com/document/product/614/88099)接口获取COS导入配置Id。",
12349
12349
  "example": "ca092608-98e8-4ad9-83c5-a6b3bbexxxxx",
12350
12350
  "member": "string",
12351
12351
  "name": "Id",
@@ -12354,7 +12354,7 @@
12354
12354
  },
12355
12355
  {
12356
12356
  "disabled": false,
12357
- "document": "日志主题Id",
12357
+ "document": "日志主题Id。\n\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。",
12358
12358
  "example": "ae13f7db-00b5-41ac-916e-407802axxxxx",
12359
12359
  "member": "string",
12360
12360
  "name": "TopicId",
@@ -12363,7 +12363,7 @@
12363
12363
  },
12364
12364
  {
12365
12365
  "disabled": false,
12366
- "document": "COS导入任务名称",
12366
+ "document": "COS导入任务名称,最大支持128个字节。",
12367
12367
  "example": "导入任务1",
12368
12368
  "member": "string",
12369
12369
  "name": "Name",
@@ -12381,7 +12381,7 @@
12381
12381
  },
12382
12382
  {
12383
12383
  "disabled": false,
12384
- "document": "COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。\t",
12384
+ "document": "COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。\t\n\n- 通过[GET Service(List Buckets)](https://cloud.tencent.com/document/product/436/8291)获取COS存储桶。",
12385
12385
  "example": "examplebucket-1250000000",
12386
12386
  "member": "string",
12387
12387
  "name": "Bucket",
@@ -12417,7 +12417,7 @@
12417
12417
  },
12418
12418
  {
12419
12419
  "disabled": false,
12420
- "document": "解析格式。supported: \"\", \"gzip\", \"lzop\", \"snappy\"; 默认空",
12420
+ "document": "解析格式。supported: \"\", \"gzip\", \"lzop\", \"snappy\"。空串表示不压缩。",
12421
12421
  "example": "gzip",
12422
12422
  "member": "string",
12423
12423
  "name": "Compress",
@@ -12427,7 +12427,7 @@
12427
12427
  {
12428
12428
  "disabled": false,
12429
12429
  "document": "提取规则,如果设置了ExtractRule,则必须设置LogType",
12430
- "example": "",
12430
+ "example": "{\"UnMatchLogKey\": null, \"UnMatchUpLoadSwitch\": false }",
12431
12431
  "member": "ExtractRuleInfo",
12432
12432
  "name": "ExtractRuleInfo",
12433
12433
  "required": false,
@@ -13164,7 +13164,7 @@
13164
13164
  "members": [
13165
13165
  {
13166
13166
  "disabled": false,
13167
- "document": "投递规则ID",
13167
+ "document": "投递规则Id。\n\n- 通过 [获取投递任务列表](https://cloud.tencent.com/document/product/614/58745)获取ShipperId。",
13168
13168
  "example": "3f9562a7-xxxx-xxxx-b32a-d51a927226a7",
13169
13169
  "member": "string",
13170
13170
  "name": "ShipperId",
@@ -13173,7 +13173,7 @@
13173
13173
  },
13174
13174
  {
13175
13175
  "disabled": false,
13176
- "document": "COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)",
13176
+ "document": "COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。\t\n\n- 通过[GET Service(List Buckets)](https://cloud.tencent.com/document/product/436/8291)获取COS存储桶。",
13177
13177
  "example": "examplebucket-1250000000",
13178
13178
  "member": "string",
13179
13179
  "name": "Bucket",
@@ -13272,7 +13272,7 @@
13272
13272
  },
13273
13273
  {
13274
13274
  "disabled": false,
13275
- "document": "cos桶存储类型。支持:STANDARD_IA、ARCHIVE、DEEP_ARCHIVE、STANDARD、MAZ_STANDARD、MAZ_STANDARD_IA、INTELLIGENT_TIERING。\n\n1. STANDARD_IA:低频存储;\n2. ARCHIVE:归档存储;\n3. DEEP_ARCHIVE:深度归档存储;\n4. STANDARD:标准存储;\n5. MAZ_STANDARD:标准存储(多 AZ);\n6. MAZ_STANDARD_IA:低频存储(多 AZ);\n7. INTELLIGENT_TIERING:智能分层存储。",
13275
+ "document": "对象存储类型,默认值为 STANDARD。枚举值请参见[ 存储类型概述](https://cloud.tencent.com/document/product/436/33417) 文档。\n参考值有:\n\n- STANDARD:标准存储\n- STANDARD_IA:低频存储\n- ARCHIVE:归档存储\n- DEEP_ARCHIVE:深度归档存储\n- MAZ_STANDARD:标准存储(多 AZ)\n- MAZ_STANDARD_IA:低频存储(多 AZ)\n- INTELLIGENT_TIERING:智能分层存储\n- MAZ_INTELLIGENT_TIERING:智能分层存储(多 AZ)",
13276
13276
  "example": "STANDARD",
13277
13277
  "member": "string",
13278
13278
  "name": "StorageType",
@@ -14463,7 +14463,7 @@
14463
14463
  "members": [
14464
14464
  {
14465
14465
  "disabled": false,
14466
- "document": "投递规则ID",
14466
+ "document": "投递规则Id。\n\n- 通过 [获取投递任务列表](https://cloud.tencent.com/document/product/614/58745)获取ShipperId。",
14467
14467
  "example": "57f5808c-4a55-11eb-b378-0242ac130002",
14468
14468
  "member": "string",
14469
14469
  "name": "ShipperId",
@@ -14472,8 +14472,8 @@
14472
14472
  },
14473
14473
  {
14474
14474
  "disabled": false,
14475
- "document": "投递任务ID",
14476
- "example": "57f5808c-4a55-11eb-b378-0242ac130002",
14475
+ "document": "投递任务Id。\n\n- 通过 [获取投递任务列表](https://cloud.tencent.com/document/product/614/58745) 获取TaskId。",
14476
+ "example": "6ef60bec-0242-43af-bb20-270359fb54a7",
14477
14477
  "member": "string",
14478
14478
  "name": "TaskId",
14479
14479
  "required": true,
@@ -14905,8 +14905,8 @@
14905
14905
  "members": [
14906
14906
  {
14907
14907
  "disabled": false,
14908
- "document": "日志主题 ID",
14909
- "example": "xxx-xxx-xxx-xxx",
14908
+ "document": "日志主题Id。\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。",
14909
+ "example": "ae13f7db-00b5-41ac-916e-407802axxxxx",
14910
14910
  "member": "string",
14911
14911
  "name": "TopicId",
14912
14912
  "required": true,
@@ -14914,8 +14914,8 @@
14914
14914
  },
14915
14915
  {
14916
14916
  "disabled": false,
14917
- "document": "日志集ID",
14918
- "example": "xxx-xxx-xxx-xxx",
14917
+ "document": "日志集Id。\n\n- 通过[获取日志集列表](https://cloud.tencent.com/document/product/614/58624)获取日志集Id。",
14918
+ "example": "0af7e6bb-fc91-4ee8-ad24-1129e9cxxxxx",
14919
14919
  "member": "string",
14920
14920
  "name": "LogsetId",
14921
14921
  "required": true,
@@ -14923,7 +14923,7 @@
14923
14923
  },
14924
14924
  {
14925
14925
  "disabled": false,
14926
- "document": "投递任务名称",
14926
+ "document": "COS导入任务名称,最大支持128个字节。",
14927
14927
  "example": "cos导入任务",
14928
14928
  "member": "string",
14929
14929
  "name": "Name",
@@ -14932,7 +14932,7 @@
14932
14932
  },
14933
14933
  {
14934
14934
  "disabled": false,
14935
- "document": "COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)",
14935
+ "document": "COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。\t\n\n- 通过[GET Service(List Buckets)](https://cloud.tencent.com/document/product/436/8291)获取COS存储桶。",
14936
14936
  "example": "examplebucket-1-1250000000",
14937
14937
  "member": "string",
14938
14938
  "name": "Bucket",
@@ -14959,7 +14959,7 @@
14959
14959
  },
14960
14960
  {
14961
14961
  "disabled": false,
14962
- "document": "压缩模式: \"\", \"gzip\", \"lzop\", \"snappy\"; 默认\"\"",
14962
+ "document": "压缩模式: \"\", \"gzip\", \"lzop\", \"snappy\"。 默认:\"\" 不压缩",
14963
14963
  "example": "gzip",
14964
14964
  "member": "string",
14965
14965
  "name": "Compress",
@@ -14975,7 +14975,7 @@
14975
14975
  {
14976
14976
  "disabled": false,
14977
14977
  "document": "匹配到的存储桶下的某个文件的前几行数据",
14978
- "example": "[{\"metric\":{\"code\":\"InternalError\",\"region\":\"广州\",\"service_name\":\"service1\",\"url\":\"api1\"},\"values\":[[1735040190,\"100\"],[1735040205,\"91\"],[1735040310,\"98\"],[1735040325,\"85\"],[1735040340,\"76\"],[1735040730,\"100\"]]}]",
14978
+ "example": "[\"{\\\"__SOURCE__\\\":\\\"11.149.174.232\\\",\\\"__TIMESTAMP__\\\":1690889917207509}\\n\"]",
14979
14979
  "member": "string",
14980
14980
  "name": "Data",
14981
14981
  "output_required": true,
@@ -15014,7 +15014,7 @@
15014
15014
  },
15015
15015
  {
15016
15016
  "disabled": false,
15017
- "document": "状态",
15017
+ "document": "状态。\n- 0:成功\n- 10000:参数错误,请确认参数\n- 10001:授权失败,请确认授权\n- 10002:获取文件列表失败,请稍后再试。若无法解决,请联系智能客服或提交工单\n- 10003:桶内无相应前缀文件,请使用正确的桶、文件前缀和压缩方式\n- 10004:文件下载失败,请稍后再试。若无法解决,请联系智能客服或提交工单\n- 10005:文件解压缩失败,请选择正确的压缩方式然后再试\n- 10006:读取文件内容失败,请确认文件可读\n- 10007:文件预览失败,请稍后再试。若无法解决,请联系智能客服或提交工单",
15018
15018
  "example": "0",
15019
15019
  "member": "int64",
15020
15020
  "name": "Status",
@@ -15543,7 +15543,7 @@
15543
15543
  },
15544
15544
  {
15545
15545
  "disabled": false,
15546
- "document": "投递日志的创建时间",
15546
+ "document": "投递日志的创建时间。格式:YYYY-MM-DD HH:MM:SS",
15547
15547
  "example": "2023-08-22 22:02:52",
15548
15548
  "member": "string",
15549
15549
  "name": "CreateTime",
@@ -15613,7 +15613,7 @@
15613
15613
  },
15614
15614
  {
15615
15615
  "disabled": false,
15616
- "document": "cos桶类型",
15616
+ "document": "对象存储类型,默认值为 STANDARD。枚举值请参见[ 存储类型概述](https://cloud.tencent.com/document/product/436/33417) 文档。\n参考值有:\nSTANDARD:标准存储\nSTANDARD_IA:低频存储\nARCHIVE:归档存储\nDEEP_ARCHIVE:深度归档存储\nMAZ_STANDARD:标准存储(多 AZ)\nMAZ_STANDARD_IA:低频存储(多 AZ)\nINTELLIGENT_TIERING:智能分层存储\nMAZ_INTELLIGENT_TIERING:智能分层存储(多 AZ)",
15617
15617
  "example": "MAZ_STANDARD",
15618
15618
  "member": "string",
15619
15619
  "name": "StorageType",
@@ -649,15 +649,15 @@
649
649
  "DescribeShipperTasks": [
650
650
  {
651
651
  "document": "",
652
- "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeShipperTasks\n<公共请求参数>\n\n{\n \"ShipperId\": \"xxxxx-xxx-xx-xxx-xxxxx\",\n \"StartTime\": 978653222,\n \"EndTime\": 978653333\n}",
653
- "output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"TaskId\": \"xxxxx-xx-xx-xx\",\n \"ShipperId\": \"xxxxx-xx-xx-xx\",\n \"TopicId\": \"xxxxx-xx-xx-xx\",\n \"RangeStart\": \"978653222\",\n \"RangeEnd\": \"978653222\",\n \"StartTime\": \"978653222\",\n \"EndTime\": \"978653222\",\n \"Status\": \"success\",\n \"Message\": \"success\"\n }\n ],\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\"\n }\n}",
652
+ "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeShipperTasks\n<公共请求参数>\n\n{\n \"ShipperId\": \"53d355bc-9814-43b4-b10a-4be50405095f\",\n \"StartTime\": 1753766424000,\n \"EndTime\": 1753780282000\n}",
653
+ "output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"TaskId\": \"000000f3-1b0a-444b-bb64-2e64455239e4\",\n \"ShipperId\": \"53d355bc-9814-43b4-b10a-4be50405095f\",\n \"TopicId\": \"5b158596-d0ad-4da5-af92-4fac4cd662c4\",\n \"RangeStart\": \"1753764300000\",\n \"RangeEnd\": \"1753764600000\",\n \"StartTime\": \"1753766424000\",\n \"EndTime\": \"1753780282000\",\n \"Status\": \"success\",\n \"Message\": \"success\"\n }\n ],\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\"\n }\n}",
654
654
  "title": "获取投递任务列表"
655
655
  }
656
656
  ],
657
657
  "DescribeShippers": [
658
658
  {
659
659
  "document": "获取投递到COS的任务配置信息",
660
- "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeShippers\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Key\": \"shipperId\",\n \"Values\": [\n \"xxxx-xxx-xxxx\"\n ]\n }\n ],\n \"Offset\": 0,\n \"Limit\": 10\n}",
660
+ "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeShippers\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Key\": \"shipperId\",\n \"Values\": [\n \"0c2486ee-xxxx-xxxx-a10c-15f01573d928\"\n ]\n }\n ],\n \"Offset\": 0,\n \"Limit\": 10\n}",
661
661
  "output": "{\n \"Response\": {\n \"RequestId\": \"e34e49f3-xxxx-xxxx-8ec4-441419573405\",\n \"Shippers\": [\n {\n \"Bucket\": \"good-123456780\",\n \"Compress\": {\n \"Format\": \"gzip\"\n },\n \"Content\": {\n \"Csv\": null,\n \"Format\": \"json\",\n \"Json\": {\n \"EnableTag\": false,\n \"JsonType\": 0,\n \"MetaFields\": null\n },\n \"Parquet\": null\n },\n \"CreateTime\": \"2020-10-28 22:04:41\",\n \"EndTime\": 0,\n \"FilenameMode\": 0,\n \"FilterRules\": [],\n \"HistoryStatus\": 0,\n \"Interval\": 300,\n \"MaxSize\": 256,\n \"Partition\": \"%Y/%m/%d\",\n \"Prefix\": \"logproxy\",\n \"Progress\": 0,\n \"RemainTime\": 0,\n \"ShipperId\": \"0c2486ee-xxxx-xxxx-a10c-15f01573d928\",\n \"ShipperName\": \"shipper_task\",\n \"StartTime\": 0,\n \"Status\": true,\n \"TopicId\": \"313f58b2-xxxx-xxxx-b9b8-08fa4b0bd260\"\n }\n ],\n \"TotalCount\": 15\n }\n}",
662
662
  "title": "获取投递到COS的任务配置信息"
663
663
  }