tencentcloud-sdk-cls 3.0.1153 → 3.0.1163
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 +25 -21
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 69b47269ad2ccbc9a3e5065605f1090211a7547b
|
|
4
|
+
data.tar.gz: a67a8b29fb97a8803b8d26e4c3ce1e51da205bcd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0ed8f6cab561401ec2d66763b1680fa2c628a59f8d656958e35ff712ffbe9a7e1e753077db5911c6cdfd0793d74904b2de5a3aa017c9fe60bd1656f3fec01ddb
|
|
7
|
+
data.tar.gz: 4a9c617badb9c4d9299c7a97e5c9a65ca155cf038332d81043be2edf07fb5b4c76edb2ae51e180d4ffc7cb78333c4c7fbeb8238bc4daa198f5786922ce6e6ab7
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1163
|
data/lib/v20201016/models.rb
CHANGED
|
@@ -181,7 +181,7 @@ module TencentCloud
|
|
|
181
181
|
# @param MultiConditions: 多触发条件。与
|
|
182
182
|
# Condition互斥。
|
|
183
183
|
# @type MultiConditions: Array
|
|
184
|
-
# @param MonitorNotice:
|
|
184
|
+
# @param MonitorNotice: 腾讯云可观测平台通知渠道相关信息,和AlarmNoticeIds互斥
|
|
185
185
|
# @type MonitorNotice: :class:`Tencentcloud::Cls.v20201016.models.MonitorNotice`
|
|
186
186
|
|
|
187
187
|
attr_accessor :Name, :AlarmTargets, :MonitorTime, :Condition, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :Status, :AlarmId, :CreateTime, :UpdateTime, :MessageTemplate, :CallBack, :Analysis, :GroupTriggerStatus, :GroupTriggerCondition, :Tags, :MonitorObjectType, :AlarmLevel, :Classifications, :MultiConditions, :MonitorNotice
|
|
@@ -614,7 +614,7 @@ module TencentCloud
|
|
|
614
614
|
# @param MonitorObjectType: 监控对象类型。
|
|
615
615
|
# 0:执行语句共用监控对象; 1:每个执行语句单独选择监控对象。
|
|
616
616
|
# @type MonitorObjectType: Integer
|
|
617
|
-
# @param SendType: 通知渠道类型,0默认代表cls内部通知渠道,1
|
|
617
|
+
# @param SendType: 通知渠道类型,0默认代表cls内部通知渠道,1代表腾讯云可观测平台通知渠道
|
|
618
618
|
# @type SendType: Integer
|
|
619
619
|
|
|
620
620
|
attr_accessor :RecordId, :AlarmId, :AlarmName, :TopicId, :TopicName, :Region, :Trigger, :TriggerCount, :AlarmPeriod, :Notices, :Duration, :Status, :CreateTime, :GroupTriggerCondition, :AlarmLevel, :MonitorObjectType, :SendType
|
|
@@ -2142,8 +2142,8 @@ module TencentCloud
|
|
|
2142
2142
|
|
|
2143
2143
|
attr_accessor :Name, :AlarmTargets, :MonitorTime, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :Condition, :AlarmLevel, :MultiConditions, :Status, :Enable, :MessageTemplate, :CallBack, :Analysis, :GroupTriggerStatus, :GroupTriggerCondition, :Tags, :MonitorObjectType, :Classifications
|
|
2144
2144
|
extend Gem::Deprecate
|
|
2145
|
-
deprecate :Enable, :none, 2025,
|
|
2146
|
-
deprecate :Enable=, :none, 2025,
|
|
2145
|
+
deprecate :Enable, :none, 2025, 11
|
|
2146
|
+
deprecate :Enable=, :none, 2025, 11
|
|
2147
2147
|
|
|
2148
2148
|
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)
|
|
2149
2149
|
@Name = name
|
|
@@ -2482,8 +2482,8 @@ module TencentCloud
|
|
|
2482
2482
|
|
|
2483
2483
|
attr_accessor :Name, :TopicId, :Type, :LogType, :ConfigFlag, :LogsetId, :LogsetName, :TopicName, :HostFile, :ContainerFile, :ContainerStdout, :LogFormat, :ExtractRule, :ExcludePaths, :UserDefineRule, :GroupId, :GroupIds, :CollectInfos, :AdvancedConfig
|
|
2484
2484
|
extend Gem::Deprecate
|
|
2485
|
-
deprecate :LogFormat, :none, 2025,
|
|
2486
|
-
deprecate :LogFormat=, :none, 2025,
|
|
2485
|
+
deprecate :LogFormat, :none, 2025, 11
|
|
2486
|
+
deprecate :LogFormat=, :none, 2025, 11
|
|
2487
2487
|
|
|
2488
2488
|
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)
|
|
2489
2489
|
@Name = name
|
|
@@ -3740,10 +3740,12 @@ module TencentCloud
|
|
|
3740
3740
|
# @type IsWebTracking: Boolean
|
|
3741
3741
|
# @param Extends: 主题扩展信息
|
|
3742
3742
|
# @type Extends: :class:`Tencentcloud::Cls.v20201016.models.TopicExtendInfo`
|
|
3743
|
+
# @param IsSourceFrom: 开启记录公网来源ip和服务端接收时间
|
|
3744
|
+
# @type IsSourceFrom: Boolean
|
|
3743
3745
|
|
|
3744
|
-
attr_accessor :LogsetId, :TopicName, :PartitionCount, :Tags, :AutoSplit, :MaxSplitPartitions, :StorageType, :Period, :Describes, :HotPeriod, :BizType, :TopicId, :IsWebTracking, :Extends
|
|
3746
|
+
attr_accessor :LogsetId, :TopicName, :PartitionCount, :Tags, :AutoSplit, :MaxSplitPartitions, :StorageType, :Period, :Describes, :HotPeriod, :BizType, :TopicId, :IsWebTracking, :Extends, :IsSourceFrom
|
|
3745
3747
|
|
|
3746
|
-
def initialize(logsetid=nil, topicname=nil, partitioncount=nil, tags=nil, autosplit=nil, maxsplitpartitions=nil, storagetype=nil, period=nil, describes=nil, hotperiod=nil, biztype=nil, topicid=nil, iswebtracking=nil, extends=nil)
|
|
3748
|
+
def initialize(logsetid=nil, topicname=nil, partitioncount=nil, tags=nil, autosplit=nil, maxsplitpartitions=nil, storagetype=nil, period=nil, describes=nil, hotperiod=nil, biztype=nil, topicid=nil, iswebtracking=nil, extends=nil, issourcefrom=nil)
|
|
3747
3749
|
@LogsetId = logsetid
|
|
3748
3750
|
@TopicName = topicname
|
|
3749
3751
|
@PartitionCount = partitioncount
|
|
@@ -3758,6 +3760,7 @@ module TencentCloud
|
|
|
3758
3760
|
@TopicId = topicid
|
|
3759
3761
|
@IsWebTracking = iswebtracking
|
|
3760
3762
|
@Extends = extends
|
|
3763
|
+
@IsSourceFrom = issourcefrom
|
|
3761
3764
|
end
|
|
3762
3765
|
|
|
3763
3766
|
def deserialize(params)
|
|
@@ -3785,6 +3788,7 @@ module TencentCloud
|
|
|
3785
3788
|
@Extends = TopicExtendInfo.new
|
|
3786
3789
|
@Extends.deserialize(params['Extends'])
|
|
3787
3790
|
end
|
|
3791
|
+
@IsSourceFrom = params['IsSourceFrom']
|
|
3788
3792
|
end
|
|
3789
3793
|
end
|
|
3790
3794
|
|
|
@@ -9336,8 +9340,8 @@ module TencentCloud
|
|
|
9336
9340
|
|
|
9337
9341
|
attr_accessor :AlarmId, :Name, :MonitorTime, :Condition, :AlarmLevel, :MultiConditions, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :AlarmTargets, :Status, :Enable, :MessageTemplate, :CallBack, :Analysis, :GroupTriggerStatus, :GroupTriggerCondition, :Tags, :MonitorObjectType, :Classifications
|
|
9338
9342
|
extend Gem::Deprecate
|
|
9339
|
-
deprecate :Enable, :none, 2025,
|
|
9340
|
-
deprecate :Enable=, :none, 2025,
|
|
9343
|
+
deprecate :Enable, :none, 2025, 11
|
|
9344
|
+
deprecate :Enable=, :none, 2025, 11
|
|
9341
9345
|
|
|
9342
9346
|
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)
|
|
9343
9347
|
@AlarmId = alarmid
|
|
@@ -9635,8 +9639,8 @@ module TencentCloud
|
|
|
9635
9639
|
|
|
9636
9640
|
attr_accessor :ConfigExtraId, :Name, :TopicId, :HostFile, :ContainerFile, :ContainerStdout, :LogType, :LogFormat, :ExtractRule, :ExcludePaths, :UserDefineRule, :Type, :GroupId, :ConfigFlag, :LogsetId, :LogsetName, :TopicName, :AdvancedConfig
|
|
9637
9641
|
extend Gem::Deprecate
|
|
9638
|
-
deprecate :LogFormat, :none, 2025,
|
|
9639
|
-
deprecate :LogFormat=, :none, 2025,
|
|
9642
|
+
deprecate :LogFormat, :none, 2025, 11
|
|
9643
|
+
deprecate :LogFormat=, :none, 2025, 11
|
|
9640
9644
|
|
|
9641
9645
|
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)
|
|
9642
9646
|
@ConfigExtraId = configextraid
|
|
@@ -10902,7 +10906,7 @@ module TencentCloud
|
|
|
10902
10906
|
end
|
|
10903
10907
|
end
|
|
10904
10908
|
|
|
10905
|
-
#
|
|
10909
|
+
# 腾讯云可观测平台通知渠道组信息
|
|
10906
10910
|
class MonitorNoticeRule < TencentCloud::Common::AbstractModel
|
|
10907
10911
|
# @param NoticeId: 腾讯云可观测平台通知模板 ID
|
|
10908
10912
|
# @type NoticeId: String
|
|
@@ -11532,8 +11536,8 @@ module TencentCloud
|
|
|
11532
11536
|
|
|
11533
11537
|
attr_accessor :LogContent, :LineNum, :DstTopicId, :FailReason, :Time, :DstTopicName
|
|
11534
11538
|
extend Gem::Deprecate
|
|
11535
|
-
deprecate :DstTopicName, :none, 2025,
|
|
11536
|
-
deprecate :DstTopicName=, :none, 2025,
|
|
11539
|
+
deprecate :DstTopicName, :none, 2025, 11
|
|
11540
|
+
deprecate :DstTopicName=, :none, 2025, 11
|
|
11537
11541
|
|
|
11538
11542
|
def initialize(logcontent=nil, linenum=nil, dsttopicid=nil, failreason=nil, time=nil, dsttopicname=nil)
|
|
11539
11543
|
@LogContent = logcontent
|
|
@@ -12827,8 +12831,8 @@ module TencentCloud
|
|
|
12827
12831
|
|
|
12828
12832
|
attr_accessor :TopicId, :HashKey, :CompressType
|
|
12829
12833
|
extend Gem::Deprecate
|
|
12830
|
-
deprecate :HashKey, :none, 2025,
|
|
12831
|
-
deprecate :HashKey=, :none, 2025,
|
|
12834
|
+
deprecate :HashKey, :none, 2025, 11
|
|
12835
|
+
deprecate :HashKey=, :none, 2025, 11
|
|
12832
12836
|
|
|
12833
12837
|
def initialize(topicid=nil, hashkey=nil, compresstype=nil)
|
|
12834
12838
|
@TopicId = topicid
|
|
@@ -12936,10 +12940,10 @@ module TencentCloud
|
|
|
12936
12940
|
|
|
12937
12941
|
attr_accessor :CallbackType, :Url, :WebCallbackId, :Method, :NoticeContentId, :RemindType, :Mobiles, :UserIds, :Headers, :Body, :Index
|
|
12938
12942
|
extend Gem::Deprecate
|
|
12939
|
-
deprecate :Headers, :none, 2025,
|
|
12940
|
-
deprecate :Headers=, :none, 2025,
|
|
12941
|
-
deprecate :Body, :none, 2025,
|
|
12942
|
-
deprecate :Body=, :none, 2025,
|
|
12943
|
+
deprecate :Headers, :none, 2025, 11
|
|
12944
|
+
deprecate :Headers=, :none, 2025, 11
|
|
12945
|
+
deprecate :Body, :none, 2025, 11
|
|
12946
|
+
deprecate :Body=, :none, 2025, 11
|
|
12943
12947
|
|
|
12944
12948
|
def initialize(callbacktype=nil, url=nil, webcallbackid=nil, method=nil, noticecontentid=nil, remindtype=nil, mobiles=nil, userids=nil, headers=nil, body=nil, index=nil)
|
|
12945
12949
|
@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.1163
|
|
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-
|
|
11
|
+
date: 2025-11-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -33,9 +33,9 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/tencentcloud-sdk-cls.rb
|
|
37
|
-
- lib/v20201016/models.rb
|
|
38
36
|
- lib/v20201016/client.rb
|
|
37
|
+
- lib/v20201016/models.rb
|
|
38
|
+
- lib/tencentcloud-sdk-cls.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
41
41
|
licenses:
|