tencentcloud-sdk-cls 3.0.1094 → 3.0.1114
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201016/models.rb +186 -79
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 71de8b6a823aba32ad7c031f457fd566b3254e2e
|
4
|
+
data.tar.gz: 6965f687f5e2aaa2df2aaea352a4ee9d28347c86
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 03bd57296a9fc665020c99426476f7febcf1fa6d2b68a5afc9bcc92a64045a5fc4ed102c880a6ba3c60e4bd64bd935afdd80997197fd8316aee6ccc987a8b7b4
|
7
|
+
data.tar.gz: 18a6d555a7ab6090f7550cf86051830d42d7418c3f046d2c53d12c1e419bb02ff484cff3ba66bcb87aa639aca2c5d964d97921a808dd9dfca699244708c1dc99
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1114
|
data/lib/v20201016/models.rb
CHANGED
@@ -1730,7 +1730,9 @@ module TencentCloud
|
|
1730
1730
|
# @type Name: String
|
1731
1731
|
# @param Bucket: COS存储桶
|
1732
1732
|
# @type Bucket: String
|
1733
|
-
# @param BucketRegion: COS
|
1733
|
+
# @param BucketRegion: COS存储桶所在地域。
|
1734
|
+
|
1735
|
+
# - 通过[地域和访问域名](https://cloud.tencent.com/document/product/436/6224)获取地域信息。
|
1734
1736
|
# @type BucketRegion: String
|
1735
1737
|
# @param Prefix: COS文件所在文件夹的前缀
|
1736
1738
|
# @type Prefix: String
|
@@ -1741,13 +1743,13 @@ module TencentCloud
|
|
1741
1743
|
# @type Status: Integer
|
1742
1744
|
# @param Enable: 是否启用: 0: 未启用 , 1:启用
|
1743
1745
|
# @type Enable: Integer
|
1744
|
-
# @param CreateTime:
|
1746
|
+
# @param CreateTime: 创建时间。时间格式:YYYY-MM-DD HH:mm:ss
|
1745
1747
|
# @type CreateTime: String
|
1746
|
-
# @param UpdateTime:
|
1748
|
+
# @param UpdateTime: 更新时间。时间格式:YYYY-MM-DD HH:mm:ss
|
1747
1749
|
# @type UpdateTime: String
|
1748
1750
|
# @param Progress: 进度条百分值
|
1749
1751
|
# @type Progress: Integer
|
1750
|
-
# @param Compress: supported: "", "gzip", "lzop", "snappy”;
|
1752
|
+
# @param Compress: 压缩方式supported: "", "gzip", "lzop", "snappy”; 默认空不压缩
|
1751
1753
|
# @type Compress: String
|
1752
1754
|
# @param ExtractRuleInfo: 见: ExtractRuleInfo 结构描述
|
1753
1755
|
# @type ExtractRuleInfo: :class:`Tencentcloud::Cls.v20201016.models.ExtractRuleInfo`
|
@@ -1979,8 +1981,8 @@ module TencentCloud
|
|
1979
1981
|
|
1980
1982
|
attr_accessor :Name, :AlarmTargets, :MonitorTime, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :Condition, :AlarmLevel, :MultiConditions, :Status, :Enable, :MessageTemplate, :CallBack, :Analysis, :GroupTriggerStatus, :GroupTriggerCondition, :Tags, :MonitorObjectType, :Classifications
|
1981
1983
|
extend Gem::Deprecate
|
1982
|
-
deprecate :Enable, :none, 2025,
|
1983
|
-
deprecate :Enable=, :none, 2025,
|
1984
|
+
deprecate :Enable, :none, 2025, 7
|
1985
|
+
deprecate :Enable=, :none, 2025, 7
|
1984
1986
|
|
1985
1987
|
def initialize(name=nil, alarmtargets=nil, monitortime=nil, triggercount=nil, alarmperiod=nil, alarmnoticeids=nil, condition=nil, alarmlevel=nil, multiconditions=nil, status=nil, enable=nil, messagetemplate=nil, callback=nil, analysis=nil, grouptriggerstatus=nil, grouptriggercondition=nil, tags=nil, monitorobjecttype=nil, classifications=nil)
|
1986
1988
|
@Name = name
|
@@ -2303,8 +2305,8 @@ module TencentCloud
|
|
2303
2305
|
|
2304
2306
|
attr_accessor :Name, :TopicId, :Type, :LogType, :ConfigFlag, :LogsetId, :LogsetName, :TopicName, :HostFile, :ContainerFile, :ContainerStdout, :LogFormat, :ExtractRule, :ExcludePaths, :UserDefineRule, :GroupId, :GroupIds, :CollectInfos, :AdvancedConfig
|
2305
2307
|
extend Gem::Deprecate
|
2306
|
-
deprecate :LogFormat, :none, 2025,
|
2307
|
-
deprecate :LogFormat=, :none, 2025,
|
2308
|
+
deprecate :LogFormat, :none, 2025, 7
|
2309
|
+
deprecate :LogFormat=, :none, 2025, 7
|
2308
2310
|
|
2309
2311
|
def initialize(name=nil, topicid=nil, type=nil, logtype=nil, configflag=nil, logsetid=nil, logsetname=nil, topicname=nil, hostfile=nil, containerfile=nil, containerstdout=nil, logformat=nil, extractrule=nil, excludepaths=nil, userdefinerule=nil, groupid=nil, groupids=nil, collectinfos=nil, advancedconfig=nil)
|
2310
2312
|
@Name = name
|
@@ -2588,13 +2590,19 @@ module TencentCloud
|
|
2588
2590
|
|
2589
2591
|
# CreateCosRecharge请求参数结构体
|
2590
2592
|
class CreateCosRechargeRequest < TencentCloud::Common::AbstractModel
|
2591
|
-
# @param TopicId: 日志主题
|
2593
|
+
# @param TopicId: 日志主题Id。
|
2594
|
+
|
2595
|
+
# - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
|
2592
2596
|
# @type TopicId: String
|
2593
|
-
# @param LogsetId: 日志集
|
2597
|
+
# @param LogsetId: 日志集Id。
|
2598
|
+
|
2599
|
+
# - 通过[获取日志集列表](https://cloud.tencent.com/document/product/614/58624)获取日志集Id。
|
2594
2600
|
# @type LogsetId: String
|
2595
|
-
# @param Name:
|
2601
|
+
# @param Name: COS导入任务名称,最大支持128个字节。
|
2596
2602
|
# @type Name: String
|
2597
2603
|
# @param Bucket: COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。
|
2604
|
+
|
2605
|
+
# - 通过[GET Service(List Buckets)](https://cloud.tencent.com/document/product/436/8291)获取COS存储桶。
|
2598
2606
|
# @type Bucket: String
|
2599
2607
|
# @param BucketRegion: COS存储桶所在地域,详见产品支持的[地域列表](https://cloud.tencent.com/document/product/436/6224)。
|
2600
2608
|
# @type BucketRegion: String
|
@@ -2603,7 +2611,7 @@ module TencentCloud
|
|
2603
2611
|
# @type LogType: String
|
2604
2612
|
# @param Prefix: COS文件所在文件夹的前缀。默认为空,投递存储桶下所有的文件。
|
2605
2613
|
# @type Prefix: String
|
2606
|
-
# @param Compress: supported: "", "gzip", "lzop", "snappy"
|
2614
|
+
# @param Compress: supported: "", "gzip", "lzop", "snappy"。默认空,不压缩。
|
2607
2615
|
# @type Compress: String
|
2608
2616
|
# @param ExtractRuleInfo: 提取规则,如果设置了ExtractRule,则必须设置LogType
|
2609
2617
|
# @type ExtractRuleInfo: :class:`Tencentcloud::Cls.v20201016.models.ExtractRuleInfo`
|
@@ -3345,15 +3353,18 @@ module TencentCloud
|
|
3345
3353
|
|
3346
3354
|
# CreateShipper请求参数结构体
|
3347
3355
|
class CreateShipperRequest < TencentCloud::Common::AbstractModel
|
3348
|
-
# @param TopicId: 创建的投递规则所属的日志主题
|
3356
|
+
# @param TopicId: 创建的投递规则所属的日志主题Id。
|
3357
|
+
# - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
|
3349
3358
|
# @type TopicId: String
|
3350
3359
|
# @param Bucket: COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。
|
3360
|
+
|
3361
|
+
# - 通过[GET Service(List Buckets)](https://cloud.tencent.com/document/product/436/8291)获取COS存储桶。
|
3351
3362
|
# @type Bucket: String
|
3352
3363
|
# @param Prefix: 投递规则投递的新的目录前缀。
|
3353
3364
|
# - 仅支持0-9A-Za-z-_/
|
3354
3365
|
# - 最大支持256个字符
|
3355
3366
|
# @type Prefix: String
|
3356
|
-
# @param ShipperName:
|
3367
|
+
# @param ShipperName: 投递规则的名字。最大支持255个字符
|
3357
3368
|
# @type ShipperName: String
|
3358
3369
|
# @param Interval: 投递的时间间隔,单位 秒,默认300,范围 300-900
|
3359
3370
|
# @type Interval: Integer
|
@@ -3375,15 +3386,17 @@ module TencentCloud
|
|
3375
3386
|
# @param EndTime: 投递数据范围的结束时间点(秒级时间戳),不能填写未来时间。
|
3376
3387
|
# 如果用户不填写,默认为持续投递,即无限。
|
3377
3388
|
# @type EndTime: Integer
|
3378
|
-
# @param StorageType:
|
3379
|
-
|
3380
|
-
|
3381
|
-
#
|
3382
|
-
#
|
3383
|
-
#
|
3384
|
-
#
|
3385
|
-
#
|
3386
|
-
#
|
3389
|
+
# @param StorageType: 对象存储类型,默认值为 STANDARD。枚举值请参见[ 存储类型概述](https://cloud.tencent.com/document/product/436/33417) 文档。
|
3390
|
+
# 参考值有:
|
3391
|
+
|
3392
|
+
# - STANDARD:标准存储
|
3393
|
+
# - STANDARD_IA:低频存储
|
3394
|
+
# - ARCHIVE:归档存储
|
3395
|
+
# - DEEP_ARCHIVE:深度归档存储
|
3396
|
+
# - MAZ_STANDARD:标准存储(多 AZ)
|
3397
|
+
# - MAZ_STANDARD_IA:低频存储(多 AZ)
|
3398
|
+
# - INTELLIGENT_TIERING:智能分层存储
|
3399
|
+
# - MAZ_INTELLIGENT_TIERING:智能分层存储(多 AZ)
|
3387
3400
|
# @type StorageType: String
|
3388
3401
|
|
3389
3402
|
attr_accessor :TopicId, :Bucket, :Prefix, :ShipperName, :Interval, :MaxSize, :FilterRules, :Partition, :Compress, :Content, :FilenameMode, :StartTime, :EndTime, :StorageType
|
@@ -3654,7 +3667,7 @@ module TencentCloud
|
|
3654
3667
|
# @type DashboardName: String
|
3655
3668
|
# @param Data: 仪表盘数据
|
3656
3669
|
# @type Data: String
|
3657
|
-
# @param CreateTime:
|
3670
|
+
# @param CreateTime: 创建仪表盘的时间。格式:YYYY-MM-DD HH:MM:SS
|
3658
3671
|
# @type CreateTime: String
|
3659
3672
|
# @param AssumerUin: AssumerUin非空则表示创建该日志主题的服务方Uin
|
3660
3673
|
# @type AssumerUin: Integer
|
@@ -3666,7 +3679,7 @@ module TencentCloud
|
|
3666
3679
|
# @type Tags: Array
|
3667
3680
|
# @param DashboardRegion: 仪表盘所在地域: 为了兼容老的地域。
|
3668
3681
|
# @type DashboardRegion: String
|
3669
|
-
# @param UpdateTime:
|
3682
|
+
# @param UpdateTime: 修改仪表盘的时间。格式:YYYY-MM-DD HH:MM:SS
|
3670
3683
|
# @type UpdateTime: String
|
3671
3684
|
# @param DashboardTopicInfos: 仪表盘对应的topic相关信息
|
3672
3685
|
# @type DashboardTopicInfos: Array
|
@@ -3834,7 +3847,29 @@ module TencentCloud
|
|
3834
3847
|
class DashboardTopicInfo < TencentCloud::Common::AbstractModel
|
3835
3848
|
# @param TopicId: 主题id
|
3836
3849
|
# @type TopicId: String
|
3837
|
-
# @param Region: topic
|
3850
|
+
# @param Region: topic所在的地域。
|
3851
|
+
# - 1:广州
|
3852
|
+
# - 4:上海
|
3853
|
+
# - 5:中国香港
|
3854
|
+
# - 7:上海金融
|
3855
|
+
# - 8:北京
|
3856
|
+
# - 9:新加坡
|
3857
|
+
# - 11:深圳金融
|
3858
|
+
# - 15:硅谷
|
3859
|
+
# - 16:成都
|
3860
|
+
# - 17:法兰克福
|
3861
|
+
# - 18:首尔
|
3862
|
+
# - 19:重庆
|
3863
|
+
# - 22:弗吉尼亚
|
3864
|
+
# - 23:曼谷
|
3865
|
+
# - 25:东京
|
3866
|
+
# - 33:南京
|
3867
|
+
# - 36:天津
|
3868
|
+
# - 39:台北
|
3869
|
+
# - 46:北京金融
|
3870
|
+
# - 72:雅加达
|
3871
|
+
# - 74:圣保罗
|
3872
|
+
# - 78:上海自动驾驶云
|
3838
3873
|
# @type Region: String
|
3839
3874
|
|
3840
3875
|
attr_accessor :TopicId, :Region
|
@@ -4279,9 +4314,11 @@ module TencentCloud
|
|
4279
4314
|
|
4280
4315
|
# DeleteCosRecharge请求参数结构体
|
4281
4316
|
class DeleteCosRechargeRequest < TencentCloud::Common::AbstractModel
|
4282
|
-
# @param Id: COS导入配置Id
|
4317
|
+
# @param Id: COS导入配置Id。
|
4318
|
+
# - 通过[获取投递任务列表](https://cloud.tencent.com/document/api/614/58745)获取COS导入配置Id。
|
4283
4319
|
# @type Id: String
|
4284
|
-
# @param TopicId: 日志主题Id
|
4320
|
+
# @param TopicId: 日志主题Id。
|
4321
|
+
# - 通过[获取日志主题列表](https://cloud.tencent.com/document/api/614/56454)获取日志主题Id。
|
4285
4322
|
# @type TopicId: String
|
4286
4323
|
|
4287
4324
|
attr_accessor :Id, :TopicId
|
@@ -4651,7 +4688,8 @@ module TencentCloud
|
|
4651
4688
|
|
4652
4689
|
# DeleteShipper请求参数结构体
|
4653
4690
|
class DeleteShipperRequest < TencentCloud::Common::AbstractModel
|
4654
|
-
# @param ShipperId: 投递规则
|
4691
|
+
# @param ShipperId: 投递规则Id。
|
4692
|
+
# - 通过 [获取投递任务列表](https://cloud.tencent.com/document/product/614/58745)获取ShipperId。
|
4655
4693
|
# @type ShipperId: String
|
4656
4694
|
|
4657
4695
|
attr_accessor :ShipperId
|
@@ -5461,7 +5499,8 @@ module TencentCloud
|
|
5461
5499
|
|
5462
5500
|
# DescribeCosRecharges请求参数结构体
|
5463
5501
|
class DescribeCosRechargesRequest < TencentCloud::Common::AbstractModel
|
5464
|
-
# @param TopicId: 日志主题
|
5502
|
+
# @param TopicId: 日志主题Id。
|
5503
|
+
# - 通过[获取日志主题列表](https://cloud.tencent.com/document/api/614/56454)获取日志主题Id。
|
5465
5504
|
# @type TopicId: String
|
5466
5505
|
# @param Status: 状态 status 0: 已创建, 1: 运行中, 2: 已停止, 3: 已完成, 4: 运行失败。
|
5467
5506
|
# @type Status: Integer
|
@@ -5565,13 +5604,39 @@ module TencentCloud
|
|
5565
5604
|
# @type Limit: Integer
|
5566
5605
|
# @param Filters: - dashboardId 按照【仪表盘id】进行过滤,类型:String, 必选:否。
|
5567
5606
|
# - dashboardName 按照【仪表盘名字】进行模糊搜索过滤,类型:String,必选:否。
|
5568
|
-
# - dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性,类型:String,必选:否。
|
5607
|
+
# - dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性,类型:String,必选:否。 [地域和访问域名](https://cloud.tencent.com/document/product/614/18940),例如:ap-guangzhou
|
5569
5608
|
# - tagKey 按照【标签键】进行过滤,类型:String,必选:否。
|
5570
5609
|
# - tag:tagKey 按照【标签键值对】进行过滤。tagKey使用具体的标签键进行替换,类型:String,必选:否,使用请参考[示例2](https://cloud.tencent.com/document/api/614/95636#4.-.E7.A4.BA.E4.BE.8B)。
|
5571
5610
|
|
5572
5611
|
# 每次请求的Filters的上限为10,Filter.Values的上限为100。
|
5573
5612
|
# @type Filters: Array
|
5574
5613
|
# @param TopicIdRegionFilter: 按照topicId和regionId过滤。
|
5614
|
+
|
5615
|
+
# - topicId:日志主题Id。
|
5616
|
+
# - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
|
5617
|
+
# - regionId
|
5618
|
+
# - 1:广州
|
5619
|
+
# - 4:上海
|
5620
|
+
# - 5:中国香港
|
5621
|
+
# - 7:上海金融
|
5622
|
+
# - 8:北京
|
5623
|
+
# - 9:新加坡
|
5624
|
+
# - 11:深圳金融
|
5625
|
+
# - 15:硅谷
|
5626
|
+
# - 16:成都
|
5627
|
+
# - 17:法兰克福
|
5628
|
+
# - 18:首尔
|
5629
|
+
# - 19:重庆
|
5630
|
+
# - 22:弗吉尼亚
|
5631
|
+
# - 23:曼谷
|
5632
|
+
# - 25:东京
|
5633
|
+
# - 33:南京
|
5634
|
+
# - 36:天津
|
5635
|
+
# - 39:台北
|
5636
|
+
# - 46:北京金融
|
5637
|
+
# - 72:雅加达
|
5638
|
+
# - 74:圣保罗
|
5639
|
+
# - 78:上海自动驾驶云
|
5575
5640
|
# @type TopicIdRegionFilter: Array
|
5576
5641
|
|
5577
5642
|
attr_accessor :Offset, :Limit, :Filters, :TopicIdRegionFilter
|
@@ -6339,34 +6404,36 @@ module TencentCloud
|
|
6339
6404
|
|
6340
6405
|
# DescribeMachines请求参数结构体
|
6341
6406
|
class DescribeMachinesRequest < TencentCloud::Common::AbstractModel
|
6342
|
-
# @param GroupId: 查询的机器组ID
|
6407
|
+
# @param GroupId: 查询的机器组ID。
|
6408
|
+
|
6409
|
+
# - 通过[获取机器组列表](https://cloud.tencent.com/document/api/614/56438)获取机器组ID。
|
6343
6410
|
# @type GroupId: String
|
6344
6411
|
# @param Filters: ip
|
6345
|
-
# -
|
6412
|
+
# - 按照ip进行过滤。
|
6346
6413
|
# - 类型:String
|
6347
6414
|
# - 必选:否
|
6348
6415
|
|
6349
6416
|
# instance
|
6350
|
-
# -
|
6417
|
+
# - 按照实例id进行过滤。
|
6351
6418
|
# - 类型:String
|
6352
6419
|
# - 必选:否
|
6353
6420
|
|
6354
6421
|
# version
|
6355
|
-
# -
|
6422
|
+
# - 按照LogListener版本进行过滤。
|
6356
6423
|
# - 类型:String
|
6357
6424
|
# - 必选:否
|
6358
6425
|
|
6359
6426
|
# status
|
6360
|
-
# -
|
6427
|
+
# - 按照机器状态进行过滤。
|
6361
6428
|
# - 类型:String
|
6362
6429
|
# - 必选:否
|
6363
6430
|
# - 可选值:0:离线,1:正常
|
6364
6431
|
|
6365
6432
|
# offlineTime
|
6366
|
-
# -
|
6433
|
+
# - 按照机器离线时间进行过滤。
|
6367
6434
|
# - 类型:String
|
6368
6435
|
# - 必选:否
|
6369
|
-
# -
|
6436
|
+
# - -可选值:0:无离线时间,12:12小时内,24:一天内,48:两天内,99:两天前
|
6370
6437
|
|
6371
6438
|
# 每次请求的Filters的上限为10,Filter.Values的上限为100。
|
6372
6439
|
# @type Filters: Array
|
@@ -6644,7 +6711,9 @@ module TencentCloud
|
|
6644
6711
|
|
6645
6712
|
# DescribeShipperTasks请求参数结构体
|
6646
6713
|
class DescribeShipperTasksRequest < TencentCloud::Common::AbstractModel
|
6647
|
-
# @param ShipperId: 投递规则
|
6714
|
+
# @param ShipperId: 投递规则Id。
|
6715
|
+
|
6716
|
+
# - 通过 [获取投递任务列表](https://cloud.tencent.com/document/product/614/58745)获取ShipperId。
|
6648
6717
|
# @type ShipperId: String
|
6649
6718
|
# @param StartTime: 查询的开始时间戳,支持最近3天的查询, 毫秒。
|
6650
6719
|
# StartTime必须小于EndTime
|
@@ -6707,10 +6776,9 @@ module TencentCloud
|
|
6707
6776
|
# - topicId:按照【日志主题】进行过滤。
|
6708
6777
|
# 类型:String。
|
6709
6778
|
# 必选:否
|
6710
|
-
# - taskStatus
|
6711
|
-
#
|
6712
|
-
#
|
6713
|
-
# 必选:否
|
6779
|
+
# - taskStatus:按照【任务运行状态】进行过滤。 支持`0`:停止,`1`:运行中,`2`:异常
|
6780
|
+
# 类型:String
|
6781
|
+
# 必选:否
|
6714
6782
|
|
6715
6783
|
# 每次请求的Filters的上限为10,Filter.Values的上限为10。
|
6716
6784
|
# @type Filters: Array
|
@@ -8232,7 +8300,7 @@ module TencentCloud
|
|
8232
8300
|
# @type InstanceID: String
|
8233
8301
|
# @param Status: 机器状态,0:异常,1:正常
|
8234
8302
|
# @type Status: Integer
|
8235
|
-
# @param OfflineTime:
|
8303
|
+
# @param OfflineTime: 机器离线时间,空为正常,异常返回具体时间。时间格式:YYYY-MM-DD HH:mm:ss
|
8236
8304
|
# @type OfflineTime: String
|
8237
8305
|
# @param AutoUpdate: 机器是否开启自动升级。0:关闭,1:开启
|
8238
8306
|
# @type AutoUpdate: Integer
|
@@ -8545,8 +8613,8 @@ module TencentCloud
|
|
8545
8613
|
|
8546
8614
|
attr_accessor :AlarmId, :Name, :MonitorTime, :Condition, :AlarmLevel, :MultiConditions, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :AlarmTargets, :Status, :Enable, :MessageTemplate, :CallBack, :Analysis, :GroupTriggerStatus, :GroupTriggerCondition, :Tags, :MonitorObjectType, :Classifications
|
8547
8615
|
extend Gem::Deprecate
|
8548
|
-
deprecate :Enable, :none, 2025,
|
8549
|
-
deprecate :Enable=, :none, 2025,
|
8616
|
+
deprecate :Enable, :none, 2025, 7
|
8617
|
+
deprecate :Enable=, :none, 2025, 7
|
8550
8618
|
|
8551
8619
|
def initialize(alarmid=nil, name=nil, monitortime=nil, condition=nil, alarmlevel=nil, multiconditions=nil, triggercount=nil, alarmperiod=nil, alarmnoticeids=nil, alarmtargets=nil, status=nil, enable=nil, messagetemplate=nil, callback=nil, analysis=nil, grouptriggerstatus=nil, grouptriggercondition=nil, tags=nil, monitorobjecttype=nil, classifications=nil)
|
8552
8620
|
@AlarmId = alarmid
|
@@ -8829,8 +8897,8 @@ module TencentCloud
|
|
8829
8897
|
|
8830
8898
|
attr_accessor :ConfigExtraId, :Name, :TopicId, :HostFile, :ContainerFile, :ContainerStdout, :LogType, :LogFormat, :ExtractRule, :ExcludePaths, :UserDefineRule, :Type, :GroupId, :ConfigFlag, :LogsetId, :LogsetName, :TopicName, :AdvancedConfig
|
8831
8899
|
extend Gem::Deprecate
|
8832
|
-
deprecate :LogFormat, :none, 2025,
|
8833
|
-
deprecate :LogFormat=, :none, 2025,
|
8900
|
+
deprecate :LogFormat, :none, 2025, 7
|
8901
|
+
deprecate :LogFormat=, :none, 2025, 7
|
8834
8902
|
|
8835
8903
|
def initialize(configextraid=nil, name=nil, topicid=nil, hostfile=nil, containerfile=nil, containerstdout=nil, logtype=nil, logformat=nil, extractrule=nil, excludepaths=nil, userdefinerule=nil, type=nil, groupid=nil, configflag=nil, logsetid=nil, logsetname=nil, topicname=nil, advancedconfig=nil)
|
8836
8904
|
@ConfigExtraId = configextraid
|
@@ -9097,15 +9165,21 @@ module TencentCloud
|
|
9097
9165
|
|
9098
9166
|
# ModifyCosRecharge请求参数结构体
|
9099
9167
|
class ModifyCosRechargeRequest < TencentCloud::Common::AbstractModel
|
9100
|
-
# @param Id: COS导入配置Id
|
9168
|
+
# @param Id: COS导入配置Id。
|
9169
|
+
|
9170
|
+
# - 通过[获取cos导入配置](https://cloud.tencent.com/document/product/614/88099)接口获取COS导入配置Id。
|
9101
9171
|
# @type Id: String
|
9102
|
-
# @param TopicId: 日志主题Id
|
9172
|
+
# @param TopicId: 日志主题Id。
|
9173
|
+
|
9174
|
+
# - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
|
9103
9175
|
# @type TopicId: String
|
9104
|
-
# @param Name: COS
|
9176
|
+
# @param Name: COS导入任务名称,最大支持128个字节。
|
9105
9177
|
# @type Name: String
|
9106
9178
|
# @param Enable: 任务状态 0: 停用 , 1:启用
|
9107
9179
|
# @type Enable: Integer
|
9108
9180
|
# @param Bucket: COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。
|
9181
|
+
|
9182
|
+
# - 通过[GET Service(List Buckets)](https://cloud.tencent.com/document/product/436/8291)获取COS存储桶。
|
9109
9183
|
# @type Bucket: String
|
9110
9184
|
# @param BucketRegion: COS存储桶所在地域,详见产品支持的[地域列表](https://cloud.tencent.com/document/product/436/6224)。
|
9111
9185
|
# @type BucketRegion: String
|
@@ -9113,7 +9187,7 @@ module TencentCloud
|
|
9113
9187
|
# @type Prefix: String
|
9114
9188
|
# @param LogType: 采集的日志类型,json_log代表json格式日志,delimiter_log代表分隔符格式日志,minimalist_log代表单行全文; 默认为minimalist_log
|
9115
9189
|
# @type LogType: String
|
9116
|
-
# @param Compress: 解析格式。supported: "", "gzip", "lzop", "snappy"
|
9190
|
+
# @param Compress: 解析格式。supported: "", "gzip", "lzop", "snappy"。空串表示不压缩。
|
9117
9191
|
# @type Compress: String
|
9118
9192
|
# @param ExtractRuleInfo: 提取规则,如果设置了ExtractRule,则必须设置LogType
|
9119
9193
|
# @type ExtractRuleInfo: :class:`Tencentcloud::Cls.v20201016.models.ExtractRuleInfo`
|
@@ -9734,9 +9808,13 @@ module TencentCloud
|
|
9734
9808
|
|
9735
9809
|
# ModifyShipper请求参数结构体
|
9736
9810
|
class ModifyShipperRequest < TencentCloud::Common::AbstractModel
|
9737
|
-
# @param ShipperId: 投递规则
|
9811
|
+
# @param ShipperId: 投递规则Id。
|
9812
|
+
|
9813
|
+
# - 通过 [获取投递任务列表](https://cloud.tencent.com/document/product/614/58745)获取ShipperId。
|
9738
9814
|
# @type ShipperId: String
|
9739
9815
|
# @param Bucket: COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。
|
9816
|
+
|
9817
|
+
# - 通过[GET Service(List Buckets)](https://cloud.tencent.com/document/product/436/8291)获取COS存储桶。
|
9740
9818
|
# @type Bucket: String
|
9741
9819
|
# @param Prefix: 投递规则投递的新的目录前缀。
|
9742
9820
|
# - 仅支持0-9A-Za-z-_/
|
@@ -9760,15 +9838,17 @@ module TencentCloud
|
|
9760
9838
|
# @type Content: :class:`Tencentcloud::Cls.v20201016.models.ContentInfo`
|
9761
9839
|
# @param FilenameMode: 投递文件命名配置,0:随机数命名,1:投递时间命名。
|
9762
9840
|
# @type FilenameMode: Integer
|
9763
|
-
# @param StorageType:
|
9764
|
-
|
9765
|
-
|
9766
|
-
#
|
9767
|
-
#
|
9768
|
-
#
|
9769
|
-
#
|
9770
|
-
#
|
9771
|
-
#
|
9841
|
+
# @param StorageType: 对象存储类型,默认值为 STANDARD。枚举值请参见[ 存储类型概述](https://cloud.tencent.com/document/product/436/33417) 文档。
|
9842
|
+
# 参考值有:
|
9843
|
+
|
9844
|
+
# - STANDARD:标准存储
|
9845
|
+
# - STANDARD_IA:低频存储
|
9846
|
+
# - ARCHIVE:归档存储
|
9847
|
+
# - DEEP_ARCHIVE:深度归档存储
|
9848
|
+
# - MAZ_STANDARD:标准存储(多 AZ)
|
9849
|
+
# - MAZ_STANDARD_IA:低频存储(多 AZ)
|
9850
|
+
# - INTELLIGENT_TIERING:智能分层存储
|
9851
|
+
# - MAZ_INTELLIGENT_TIERING:智能分层存储(多 AZ)
|
9772
9852
|
# @type StorageType: String
|
9773
9853
|
|
9774
9854
|
attr_accessor :ShipperId, :Bucket, :Prefix, :Status, :ShipperName, :Interval, :MaxSize, :FilterRules, :Partition, :Compress, :Content, :FilenameMode, :StorageType
|
@@ -10583,8 +10663,8 @@ module TencentCloud
|
|
10583
10663
|
|
10584
10664
|
attr_accessor :LogContent, :LineNum, :DstTopicId, :FailReason, :Time, :DstTopicName
|
10585
10665
|
extend Gem::Deprecate
|
10586
|
-
deprecate :DstTopicName, :none, 2025,
|
10587
|
-
deprecate :DstTopicName=, :none, 2025,
|
10666
|
+
deprecate :DstTopicName, :none, 2025, 7
|
10667
|
+
deprecate :DstTopicName=, :none, 2025, 7
|
10588
10668
|
|
10589
10669
|
def initialize(logcontent=nil, linenum=nil, dsttopicid=nil, failreason=nil, time=nil, dsttopicname=nil)
|
10590
10670
|
@LogContent = logcontent
|
@@ -10711,9 +10791,13 @@ module TencentCloud
|
|
10711
10791
|
|
10712
10792
|
# RetryShipperTask请求参数结构体
|
10713
10793
|
class RetryShipperTaskRequest < TencentCloud::Common::AbstractModel
|
10714
|
-
# @param ShipperId: 投递规则
|
10794
|
+
# @param ShipperId: 投递规则Id。
|
10795
|
+
|
10796
|
+
# - 通过 [获取投递任务列表](https://cloud.tencent.com/document/product/614/58745)获取ShipperId。
|
10715
10797
|
# @type ShipperId: String
|
10716
|
-
# @param TaskId: 投递任务
|
10798
|
+
# @param TaskId: 投递任务Id。
|
10799
|
+
|
10800
|
+
# - 通过 [获取投递任务列表](https://cloud.tencent.com/document/product/614/58745) 获取TaskId。
|
10717
10801
|
# @type TaskId: String
|
10718
10802
|
|
10719
10803
|
attr_accessor :ShipperId, :TaskId
|
@@ -10996,19 +11080,24 @@ module TencentCloud
|
|
10996
11080
|
|
10997
11081
|
# SearchCosRechargeInfo请求参数结构体
|
10998
11082
|
class SearchCosRechargeInfoRequest < TencentCloud::Common::AbstractModel
|
10999
|
-
# @param TopicId: 日志主题
|
11083
|
+
# @param TopicId: 日志主题Id。
|
11084
|
+
# - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
|
11000
11085
|
# @type TopicId: String
|
11001
|
-
# @param LogsetId: 日志集
|
11086
|
+
# @param LogsetId: 日志集Id。
|
11087
|
+
|
11088
|
+
# - 通过[获取日志集列表](https://cloud.tencent.com/document/product/614/58624)获取日志集Id。
|
11002
11089
|
# @type LogsetId: String
|
11003
|
-
# @param Name:
|
11090
|
+
# @param Name: COS导入任务名称,最大支持128个字节。
|
11004
11091
|
# @type Name: String
|
11005
11092
|
# @param Bucket: COS存储桶,详见产品支持的[存储桶命名规范](https://cloud.tencent.com/document/product/436/13312)。
|
11093
|
+
|
11094
|
+
# - 通过[GET Service(List Buckets)](https://cloud.tencent.com/document/product/436/8291)获取COS存储桶。
|
11006
11095
|
# @type Bucket: String
|
11007
11096
|
# @param BucketRegion: COS存储桶所在地域,详见产品支持的[地域列表](https://cloud.tencent.com/document/product/436/6224)。
|
11008
11097
|
# @type BucketRegion: String
|
11009
11098
|
# @param Prefix: COS文件所在文件夹的前缀。默认为空,投递存储桶下所有的文件。
|
11010
11099
|
# @type Prefix: String
|
11011
|
-
# @param Compress: 压缩模式: "", "gzip", "lzop", "snappy"
|
11100
|
+
# @param Compress: 压缩模式: "", "gzip", "lzop", "snappy"。 默认:"" 不压缩
|
11012
11101
|
# @type Compress: String
|
11013
11102
|
|
11014
11103
|
attr_accessor :TopicId, :LogsetId, :Name, :Bucket, :BucketRegion, :Prefix, :Compress
|
@@ -11044,7 +11133,16 @@ module TencentCloud
|
|
11044
11133
|
# @type Path: String
|
11045
11134
|
# @param Msg: 预览获取数据失败原因
|
11046
11135
|
# @type Msg: String
|
11047
|
-
# @param Status:
|
11136
|
+
# @param Status: 状态。
|
11137
|
+
# - 0:成功
|
11138
|
+
# - 10000:参数错误,请确认参数
|
11139
|
+
# - 10001:授权失败,请确认授权
|
11140
|
+
# - 10002:获取文件列表失败,请稍后再试。若无法解决,请联系智能客服或提交工单
|
11141
|
+
# - 10003:桶内无相应前缀文件,请使用正确的桶、文件前缀和压缩方式
|
11142
|
+
# - 10004:文件下载失败,请稍后再试。若无法解决,请联系智能客服或提交工单
|
11143
|
+
# - 10005:文件解压缩失败,请选择正确的压缩方式然后再试
|
11144
|
+
# - 10006:读取文件内容失败,请确认文件可读
|
11145
|
+
# - 10007:文件预览失败,请稍后再试。若无法解决,请联系智能客服或提交工单
|
11048
11146
|
# @type Status: Integer
|
11049
11147
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11050
11148
|
# @type RequestId: String
|
@@ -11425,7 +11523,7 @@ module TencentCloud
|
|
11425
11523
|
# @type Compress: :class:`Tencentcloud::Cls.v20201016.models.CompressInfo`
|
11426
11524
|
# @param Content: 投递日志的内容格式配置
|
11427
11525
|
# @type Content: :class:`Tencentcloud::Cls.v20201016.models.ContentInfo`
|
11428
|
-
# @param CreateTime:
|
11526
|
+
# @param CreateTime: 投递日志的创建时间。格式:YYYY-MM-DD HH:MM:SS
|
11429
11527
|
# @type CreateTime: String
|
11430
11528
|
# @param FilenameMode: 投递文件命名配置,0:随机数命名,1:投递时间命名,默认0(随机数命名)
|
11431
11529
|
# @type FilenameMode: Integer
|
@@ -11444,7 +11542,16 @@ module TencentCloud
|
|
11444
11542
|
# 3:任务运行异常
|
11445
11543
|
# 4:任务运行结束
|
11446
11544
|
# @type HistoryStatus: Integer
|
11447
|
-
# @param StorageType:
|
11545
|
+
# @param StorageType: 对象存储类型,默认值为 STANDARD。枚举值请参见[ 存储类型概述](https://cloud.tencent.com/document/product/436/33417) 文档。
|
11546
|
+
# 参考值有:
|
11547
|
+
# STANDARD:标准存储
|
11548
|
+
# STANDARD_IA:低频存储
|
11549
|
+
# ARCHIVE:归档存储
|
11550
|
+
# DEEP_ARCHIVE:深度归档存储
|
11551
|
+
# MAZ_STANDARD:标准存储(多 AZ)
|
11552
|
+
# MAZ_STANDARD_IA:低频存储(多 AZ)
|
11553
|
+
# INTELLIGENT_TIERING:智能分层存储
|
11554
|
+
# MAZ_INTELLIGENT_TIERING:智能分层存储(多 AZ)
|
11448
11555
|
# @type StorageType: String
|
11449
11556
|
|
11450
11557
|
attr_accessor :ShipperId, :TopicId, :Bucket, :Prefix, :ShipperName, :Interval, :MaxSize, :Status, :FilterRules, :Partition, :Compress, :Content, :CreateTime, :FilenameMode, :StartTime, :EndTime, :Progress, :RemainTime, :HistoryStatus, :StorageType
|
@@ -11824,8 +11931,8 @@ module TencentCloud
|
|
11824
11931
|
|
11825
11932
|
attr_accessor :TopicId, :HashKey, :CompressType
|
11826
11933
|
extend Gem::Deprecate
|
11827
|
-
deprecate :HashKey, :none, 2025,
|
11828
|
-
deprecate :HashKey=, :none, 2025,
|
11934
|
+
deprecate :HashKey, :none, 2025, 7
|
11935
|
+
deprecate :HashKey=, :none, 2025, 7
|
11829
11936
|
|
11830
11937
|
def initialize(topicid=nil, hashkey=nil, compresstype=nil)
|
11831
11938
|
@TopicId = topicid
|
@@ -11933,10 +12040,10 @@ module TencentCloud
|
|
11933
12040
|
|
11934
12041
|
attr_accessor :CallbackType, :Url, :WebCallbackId, :Method, :NoticeContentId, :RemindType, :Mobiles, :UserIds, :Headers, :Body, :Index
|
11935
12042
|
extend Gem::Deprecate
|
11936
|
-
deprecate :Headers, :none, 2025,
|
11937
|
-
deprecate :Headers=, :none, 2025,
|
11938
|
-
deprecate :Body, :none, 2025,
|
11939
|
-
deprecate :Body=, :none, 2025,
|
12043
|
+
deprecate :Headers, :none, 2025, 7
|
12044
|
+
deprecate :Headers=, :none, 2025, 7
|
12045
|
+
deprecate :Body, :none, 2025, 7
|
12046
|
+
deprecate :Body=, :none, 2025, 7
|
11940
12047
|
|
11941
12048
|
def initialize(callbacktype=nil, url=nil, webcallbackid=nil, method=nil, noticecontentid=nil, remindtype=nil, mobiles=nil, userids=nil, headers=nil, body=nil, index=nil)
|
11942
12049
|
@CallbackType = callbacktype
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cls
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1114
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-07-
|
11
|
+
date: 2025-07-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|