tencentcloud-sdk-teo 3.0.590 → 3.0.592
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/v20220106/models.rb +18 -18
- data/lib/v20220901/models.rb +334 -334
- metadata +2 -2
data/lib/v20220901/models.rb
CHANGED
@@ -25,7 +25,7 @@ module TencentCloud
|
|
25
25
|
# @type Switch: String
|
26
26
|
|
27
27
|
attr_accessor :Switch
|
28
|
-
|
28
|
+
|
29
29
|
def initialize(switch=nil)
|
30
30
|
@Switch = switch
|
31
31
|
end
|
@@ -43,7 +43,7 @@ module TencentCloud
|
|
43
43
|
# @type Switch: String
|
44
44
|
|
45
45
|
attr_accessor :Switch
|
46
|
-
|
46
|
+
|
47
47
|
def initialize(switch=nil)
|
48
48
|
@Switch = switch
|
49
49
|
end
|
@@ -80,7 +80,7 @@ module TencentCloud
|
|
80
80
|
# @type IdentificationStatus: String
|
81
81
|
|
82
82
|
attr_accessor :OriginDetail, :CreatedOn, :DomainName, :ModifiedOn, :ZoneId, :DomainStatus, :Cname, :IdentificationStatus
|
83
|
-
|
83
|
+
|
84
84
|
def initialize(origindetail=nil, createdon=nil, domainname=nil, modifiedon=nil, zoneid=nil, domainstatus=nil, cname=nil, identificationstatus=nil)
|
85
85
|
@OriginDetail = origindetail
|
86
86
|
@CreatedOn = createdon
|
@@ -152,7 +152,7 @@ module TencentCloud
|
|
152
152
|
# @type MatchContent: String
|
153
153
|
|
154
154
|
attr_accessor :MatchFrom, :MatchParam, :Operator, :MatchContent
|
155
|
-
|
155
|
+
|
156
156
|
def initialize(matchfrom=nil, matchparam=nil, operator=nil, matchcontent=nil)
|
157
157
|
@MatchFrom = matchfrom
|
158
158
|
@MatchParam = matchparam
|
@@ -181,7 +181,7 @@ module TencentCloud
|
|
181
181
|
# @type Customizes: Array
|
182
182
|
|
183
183
|
attr_accessor :Switch, :AclUserRules, :Customizes
|
184
|
-
|
184
|
+
|
185
185
|
def initialize(switch=nil, acluserrules=nil, customizes=nil)
|
186
186
|
@Switch = switch
|
187
187
|
@AclUserRules = acluserrules
|
@@ -259,7 +259,7 @@ module TencentCloud
|
|
259
259
|
# @type ResponseCode: Integer
|
260
260
|
|
261
261
|
attr_accessor :RuleName, :Action, :RuleStatus, :AclConditions, :RulePriority, :RuleID, :UpdateTime, :PunishTime, :PunishTimeUnit, :Name, :PageId, :RedirectUrl, :ResponseCode
|
262
|
-
|
262
|
+
|
263
263
|
def initialize(rulename=nil, action=nil, rulestatus=nil, aclconditions=nil, rulepriority=nil, ruleid=nil, updatetime=nil, punishtime=nil, punishtimeunit=nil, name=nil, pageid=nil, redirecturl=nil, responsecode=nil)
|
264
264
|
@RuleName = rulename
|
265
265
|
@Action = action
|
@@ -342,7 +342,7 @@ module TencentCloud
|
|
342
342
|
# @type CodeAction: :class:`Tencentcloud::Teo.v20220901.models.CodeAction`
|
343
343
|
|
344
344
|
attr_accessor :NormalAction, :RewriteAction, :CodeAction
|
345
|
-
|
345
|
+
|
346
346
|
def initialize(normalaction=nil, rewriteaction=nil, codeaction=nil)
|
347
347
|
@NormalAction = normalaction
|
348
348
|
@RewriteAction = rewriteaction
|
@@ -377,7 +377,7 @@ module TencentCloud
|
|
377
377
|
# @type Fuzzy: Boolean
|
378
378
|
|
379
379
|
attr_accessor :Name, :Values, :Fuzzy
|
380
|
-
|
380
|
+
|
381
381
|
def initialize(name=nil, values=nil, fuzzy=nil)
|
382
382
|
@Name = name
|
383
383
|
@Values = values
|
@@ -400,7 +400,7 @@ module TencentCloud
|
|
400
400
|
# @type Mode: String
|
401
401
|
|
402
402
|
attr_accessor :Mode
|
403
|
-
|
403
|
+
|
404
404
|
def initialize(mode=nil)
|
405
405
|
@Mode = mode
|
406
406
|
end
|
@@ -429,7 +429,7 @@ module TencentCloud
|
|
429
429
|
# @type AlgDetectResults: Array
|
430
430
|
|
431
431
|
attr_accessor :Name, :WorkLevel, :ExecuteMode, :InvalidStatTime, :InvalidThreshold, :AlgDetectResults
|
432
|
-
|
432
|
+
|
433
433
|
def initialize(name=nil, worklevel=nil, executemode=nil, invalidstattime=nil, invalidthreshold=nil, algdetectresults=nil)
|
434
434
|
@Name = name
|
435
435
|
@WorkLevel = worklevel
|
@@ -478,7 +478,7 @@ module TencentCloud
|
|
478
478
|
# @type Action: String
|
479
479
|
|
480
480
|
attr_accessor :Result, :Action
|
481
|
-
|
481
|
+
|
482
482
|
def initialize(result=nil, action=nil)
|
483
483
|
@Result = result
|
484
484
|
@Action = action
|
@@ -509,7 +509,7 @@ module TencentCloud
|
|
509
509
|
# @type UpdateTime: String
|
510
510
|
|
511
511
|
attr_accessor :RuleID, :RuleName, :Switch, :AlgConditions, :AlgDetectSession, :AlgDetectJS, :UpdateTime
|
512
|
-
|
512
|
+
|
513
513
|
def initialize(ruleid=nil, rulename=nil, switch=nil, algconditions=nil, algdetectsession=nil, algdetectjs=nil, updatetime=nil)
|
514
514
|
@RuleID = ruleid
|
515
515
|
@RuleName = rulename
|
@@ -570,7 +570,7 @@ module TencentCloud
|
|
570
570
|
# @type SessionBehaviors: Array
|
571
571
|
|
572
572
|
attr_accessor :Name, :DetectMode, :SessionAnalyzeSwitch, :InvalidStatTime, :InvalidThreshold, :AlgDetectResults, :SessionBehaviors
|
573
|
-
|
573
|
+
|
574
574
|
def initialize(name=nil, detectmode=nil, sessionanalyzeswitch=nil, invalidstattime=nil, invalidthreshold=nil, algdetectresults=nil, sessionbehaviors=nil)
|
575
575
|
@Name = name
|
576
576
|
@DetectMode = detectmode
|
@@ -631,7 +631,7 @@ module TencentCloud
|
|
631
631
|
# @type ModifiedOn: String
|
632
632
|
|
633
633
|
attr_accessor :AliasName, :ZoneId, :TargetName, :Status, :ForbidMode, :CreatedOn, :ModifiedOn
|
634
|
-
|
634
|
+
|
635
635
|
def initialize(aliasname=nil, zoneid=nil, targetname=nil, status=nil, forbidmode=nil, createdon=nil, modifiedon=nil)
|
636
636
|
@AliasName = aliasname
|
637
637
|
@ZoneId = zoneid
|
@@ -715,7 +715,7 @@ module TencentCloud
|
|
715
715
|
# @type AccelerateMainland: :class:`Tencentcloud::Teo.v20220901.models.AccelerateMainland`
|
716
716
|
|
717
717
|
attr_accessor :ZoneId, :ZoneName, :ProxyId, :ProxyName, :ProxyType, :PlatType, :Area, :SecurityType, :AccelerateType, :SessionPersistTime, :Status, :BanStatus, :ScheduleValue, :HostId, :Ipv6, :UpdateTime, :ApplicationProxyRules, :AccelerateMainland
|
718
|
-
|
718
|
+
|
719
719
|
def initialize(zoneid=nil, zonename=nil, proxyid=nil, proxyname=nil, proxytype=nil, plattype=nil, area=nil, securitytype=nil, acceleratetype=nil, sessionpersisttime=nil, status=nil, banstatus=nil, schedulevalue=nil, hostid=nil, ipv6=nil, updatetime=nil, applicationproxyrules=nil, acceleratemainland=nil)
|
720
720
|
@ZoneId = zoneid
|
721
721
|
@ZoneName = zonename
|
@@ -816,7 +816,7 @@ module TencentCloud
|
|
816
816
|
# @type OriginPort: String
|
817
817
|
|
818
818
|
attr_accessor :Proto, :Port, :OriginType, :OriginValue, :RuleId, :Status, :ForwardClientIp, :SessionPersist, :OriginPort
|
819
|
-
|
819
|
+
|
820
820
|
def initialize(proto=nil, port=nil, origintype=nil, originvalue=nil, ruleid=nil, status=nil, forwardclientip=nil, sessionpersist=nil, originport=nil)
|
821
821
|
@Proto = proto
|
822
822
|
@Port = port
|
@@ -852,7 +852,7 @@ module TencentCloud
|
|
852
852
|
# @type RecordValue: String
|
853
853
|
|
854
854
|
attr_accessor :Subdomain, :RecordType, :RecordValue
|
855
|
-
|
855
|
+
|
856
856
|
def initialize(subdomain=nil, recordtype=nil, recordvalue=nil)
|
857
857
|
@Subdomain = subdomain
|
858
858
|
@RecordType = recordtype
|
@@ -874,7 +874,7 @@ module TencentCloud
|
|
874
874
|
# @type PlanId: String
|
875
875
|
|
876
876
|
attr_accessor :ZoneId, :PlanId
|
877
|
-
|
877
|
+
|
878
878
|
def initialize(zoneid=nil, planid=nil)
|
879
879
|
@ZoneId = zoneid
|
880
880
|
@PlanId = planid
|
@@ -892,7 +892,7 @@ module TencentCloud
|
|
892
892
|
# @type RequestId: String
|
893
893
|
|
894
894
|
attr_accessor :RequestId
|
895
|
-
|
895
|
+
|
896
896
|
def initialize(requestid=nil)
|
897
897
|
@RequestId = requestid
|
898
898
|
end
|
@@ -924,7 +924,7 @@ module TencentCloud
|
|
924
924
|
# @type Customizes: Array
|
925
925
|
|
926
926
|
attr_accessor :Switch, :BotManagedRule, :BotPortraitRule, :IntelligenceRule, :BotUserRules, :AlgDetectRule, :Customizes
|
927
|
-
|
927
|
+
|
928
928
|
def initialize(switch=nil, botmanagedrule=nil, botportraitrule=nil, intelligencerule=nil, botuserrules=nil, algdetectrule=nil, customizes=nil)
|
929
929
|
@Switch = switch
|
930
930
|
@BotManagedRule = botmanagedrule
|
@@ -992,7 +992,7 @@ module TencentCloud
|
|
992
992
|
# @type Percent: Integer
|
993
993
|
|
994
994
|
attr_accessor :Action, :Percent
|
995
|
-
|
995
|
+
|
996
996
|
def initialize(action=nil, percent=nil)
|
997
997
|
@Action = action
|
998
998
|
@Percent = percent
|
@@ -1031,7 +1031,7 @@ module TencentCloud
|
|
1031
1031
|
# @type DropManagedIds: Array
|
1032
1032
|
|
1033
1033
|
attr_accessor :Action, :RuleID, :TransManagedIds, :AlgManagedIds, :CapManagedIds, :MonManagedIds, :DropManagedIds
|
1034
|
-
|
1034
|
+
|
1035
1035
|
def initialize(action=nil, ruleid=nil, transmanagedids=nil, algmanagedids=nil, capmanagedids=nil, monmanagedids=nil, dropmanagedids=nil)
|
1036
1036
|
@Action = action
|
1037
1037
|
@RuleID = ruleid
|
@@ -1075,7 +1075,7 @@ module TencentCloud
|
|
1075
1075
|
# @type DropManagedIds: Array
|
1076
1076
|
|
1077
1077
|
attr_accessor :Switch, :RuleID, :AlgManagedIds, :CapManagedIds, :MonManagedIds, :DropManagedIds
|
1078
|
-
|
1078
|
+
|
1079
1079
|
def initialize(switch=nil, ruleid=nil, algmanagedids=nil, capmanagedids=nil, monmanagedids=nil, dropmanagedids=nil)
|
1080
1080
|
@Switch = switch
|
1081
1081
|
@RuleID = ruleid
|
@@ -1137,7 +1137,7 @@ module TencentCloud
|
|
1137
1137
|
# @type FreqScope: Array
|
1138
1138
|
|
1139
1139
|
attr_accessor :RuleName, :Action, :RuleStatus, :AclConditions, :RulePriority, :RuleID, :ExtendActions, :FreqFields, :UpdateTime, :FreqScope
|
1140
|
-
|
1140
|
+
|
1141
1141
|
def initialize(rulename=nil, action=nil, rulestatus=nil, aclconditions=nil, rulepriority=nil, ruleid=nil, extendactions=nil, freqfields=nil, updatetime=nil, freqscope=nil)
|
1142
1142
|
@RuleName = rulename
|
1143
1143
|
@Action = action
|
@@ -1189,7 +1189,7 @@ module TencentCloud
|
|
1189
1189
|
# @type PolicyId: Integer
|
1190
1190
|
|
1191
1191
|
attr_accessor :Switch, :PolicyId
|
1192
|
-
|
1192
|
+
|
1193
1193
|
def initialize(switch=nil, policyid=nil)
|
1194
1194
|
@Switch = switch
|
1195
1195
|
@PolicyId = policyid
|
@@ -1218,7 +1218,7 @@ module TencentCloud
|
|
1218
1218
|
# @type IgnoreCacheControl: String
|
1219
1219
|
|
1220
1220
|
attr_accessor :Switch, :CacheTime, :IgnoreCacheControl
|
1221
|
-
|
1221
|
+
|
1222
1222
|
def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
|
1223
1223
|
@Switch = switch
|
1224
1224
|
@CacheTime = cachetime
|
@@ -1245,7 +1245,7 @@ module TencentCloud
|
|
1245
1245
|
# @type FollowOrigin: :class:`Tencentcloud::Teo.v20220901.models.FollowOrigin`
|
1246
1246
|
|
1247
1247
|
attr_accessor :Cache, :NoCache, :FollowOrigin
|
1248
|
-
|
1248
|
+
|
1249
1249
|
def initialize(cache=nil, nocache=nil, followorigin=nil)
|
1250
1250
|
@Cache = cache
|
1251
1251
|
@NoCache = nocache
|
@@ -1285,7 +1285,7 @@ module TencentCloud
|
|
1285
1285
|
# @type QueryString: :class:`Tencentcloud::Teo.v20220901.models.QueryString`
|
1286
1286
|
|
1287
1287
|
attr_accessor :FullUrlCache, :IgnoreCase, :QueryString
|
1288
|
-
|
1288
|
+
|
1289
1289
|
def initialize(fullurlcache=nil, ignorecase=nil, querystring=nil)
|
1290
1290
|
@FullUrlCache = fullurlcache
|
1291
1291
|
@IgnoreCase = ignorecase
|
@@ -1313,7 +1313,7 @@ module TencentCloud
|
|
1313
1313
|
# @type Percent: Integer
|
1314
1314
|
|
1315
1315
|
attr_accessor :Switch, :Percent
|
1316
|
-
|
1316
|
+
|
1317
1317
|
def initialize(switch=nil, percent=nil)
|
1318
1318
|
@Switch = switch
|
1319
1319
|
@Percent = percent
|
@@ -1333,7 +1333,7 @@ module TencentCloud
|
|
1333
1333
|
# @type PrivateKey: String
|
1334
1334
|
|
1335
1335
|
attr_accessor :Certificate, :PrivateKey
|
1336
|
-
|
1336
|
+
|
1337
1337
|
def initialize(certificate=nil, privatekey=nil)
|
1338
1338
|
@Certificate = certificate
|
1339
1339
|
@PrivateKey = privatekey
|
@@ -1351,7 +1351,7 @@ module TencentCloud
|
|
1351
1351
|
# @type RequestId: String
|
1352
1352
|
|
1353
1353
|
attr_accessor :RequestId
|
1354
|
-
|
1354
|
+
|
1355
1355
|
def initialize(requestid=nil)
|
1356
1356
|
@RequestId = requestid
|
1357
1357
|
end
|
@@ -1372,7 +1372,7 @@ module TencentCloud
|
|
1372
1372
|
# @type HeaderName: String
|
1373
1373
|
|
1374
1374
|
attr_accessor :Switch, :HeaderName
|
1375
|
-
|
1375
|
+
|
1376
1376
|
def initialize(switch=nil, headername=nil)
|
1377
1377
|
@Switch = switch
|
1378
1378
|
@HeaderName = headername
|
@@ -1396,7 +1396,7 @@ module TencentCloud
|
|
1396
1396
|
# @type HeaderName: String
|
1397
1397
|
|
1398
1398
|
attr_accessor :Switch, :HeaderName
|
1399
|
-
|
1399
|
+
|
1400
1400
|
def initialize(switch=nil, headername=nil)
|
1401
1401
|
@Switch = switch
|
1402
1402
|
@HeaderName = headername
|
@@ -1430,7 +1430,7 @@ module TencentCloud
|
|
1430
1430
|
# @type Id: String
|
1431
1431
|
|
1432
1432
|
attr_accessor :ClientIp, :RuleType, :RuleId, :Description, :IpStatus, :BlockTime, :Id
|
1433
|
-
|
1433
|
+
|
1434
1434
|
def initialize(clientip=nil, ruletype=nil, ruleid=nil, description=nil, ipstatus=nil, blocktime=nil, id=nil)
|
1435
1435
|
@ClientIp = clientip
|
1436
1436
|
@RuleType = ruletype
|
@@ -1492,7 +1492,7 @@ module TencentCloud
|
|
1492
1492
|
# @type LogSetType: String
|
1493
1493
|
|
1494
1494
|
attr_accessor :TaskName, :ZoneName, :LogSetId, :TopicId, :EntityType, :Period, :Enabled, :Deleted, :CreateTime, :Target, :LogSetRegion, :ZoneId, :Area, :LogSetType
|
1495
|
-
|
1495
|
+
|
1496
1496
|
def initialize(taskname=nil, zonename=nil, logsetid=nil, topicid=nil, entitytype=nil, period=nil, enabled=nil, deleted=nil, createtime=nil, target=nil, logsetregion=nil, zoneid=nil, area=nil, logsettype=nil)
|
1497
1497
|
@TaskName = taskname
|
1498
1498
|
@ZoneName = zonename
|
@@ -1536,7 +1536,7 @@ module TencentCloud
|
|
1536
1536
|
# @type Parameters: Array
|
1537
1537
|
|
1538
1538
|
attr_accessor :Action, :Parameters
|
1539
|
-
|
1539
|
+
|
1540
1540
|
def initialize(action=nil, parameters=nil)
|
1541
1541
|
@Action = action
|
1542
1542
|
@Parameters = parameters
|
@@ -1568,7 +1568,7 @@ module TencentCloud
|
|
1568
1568
|
# @type Algorithms: Array
|
1569
1569
|
|
1570
1570
|
attr_accessor :Switch, :Algorithms
|
1571
|
-
|
1571
|
+
|
1572
1572
|
def initialize(switch=nil, algorithms=nil)
|
1573
1573
|
@Switch = switch
|
1574
1574
|
@Algorithms = algorithms
|
@@ -1590,7 +1590,7 @@ module TencentCloud
|
|
1590
1590
|
# @type OriginInfo: :class:`Tencentcloud::Teo.v20220901.models.OriginInfo`
|
1591
1591
|
|
1592
1592
|
attr_accessor :ZoneId, :DomainName, :OriginInfo
|
1593
|
-
|
1593
|
+
|
1594
1594
|
def initialize(zoneid=nil, domainname=nil, origininfo=nil)
|
1595
1595
|
@ZoneId = zoneid
|
1596
1596
|
@DomainName = domainname
|
@@ -1613,7 +1613,7 @@ module TencentCloud
|
|
1613
1613
|
# @type RequestId: String
|
1614
1614
|
|
1615
1615
|
attr_accessor :RequestId
|
1616
|
-
|
1616
|
+
|
1617
1617
|
def initialize(requestid=nil)
|
1618
1618
|
@RequestId = requestid
|
1619
1619
|
end
|
@@ -1639,7 +1639,7 @@ module TencentCloud
|
|
1639
1639
|
# @type CertId: Array
|
1640
1640
|
|
1641
1641
|
attr_accessor :ZoneId, :AliasName, :TargetName, :CertType, :CertId
|
1642
|
-
|
1642
|
+
|
1643
1643
|
def initialize(zoneid=nil, aliasname=nil, targetname=nil, certtype=nil, certid=nil)
|
1644
1644
|
@ZoneId = zoneid
|
1645
1645
|
@AliasName = aliasname
|
@@ -1663,7 +1663,7 @@ module TencentCloud
|
|
1663
1663
|
# @type RequestId: String
|
1664
1664
|
|
1665
1665
|
attr_accessor :RequestId
|
1666
|
-
|
1666
|
+
|
1667
1667
|
def initialize(requestid=nil)
|
1668
1668
|
@RequestId = requestid
|
1669
1669
|
end
|
@@ -1709,7 +1709,7 @@ module TencentCloud
|
|
1709
1709
|
# @type AccelerateMainland: :class:`Tencentcloud::Teo.v20220901.models.AccelerateMainland`
|
1710
1710
|
|
1711
1711
|
attr_accessor :ZoneId, :ProxyName, :PlatType, :SecurityType, :AccelerateType, :ProxyType, :SessionPersistTime, :Ipv6, :ApplicationProxyRules, :AccelerateMainland
|
1712
|
-
|
1712
|
+
|
1713
1713
|
def initialize(zoneid=nil, proxyname=nil, plattype=nil, securitytype=nil, acceleratetype=nil, proxytype=nil, sessionpersisttime=nil, ipv6=nil, applicationproxyrules=nil, acceleratemainland=nil)
|
1714
1714
|
@ZoneId = zoneid
|
1715
1715
|
@ProxyName = proxyname
|
@@ -1758,7 +1758,7 @@ module TencentCloud
|
|
1758
1758
|
# @type RequestId: String
|
1759
1759
|
|
1760
1760
|
attr_accessor :ProxyId, :RequestId
|
1761
|
-
|
1761
|
+
|
1762
1762
|
def initialize(proxyid=nil, requestid=nil)
|
1763
1763
|
@ProxyId = proxyid
|
1764
1764
|
@RequestId = requestid
|
@@ -1808,7 +1808,7 @@ module TencentCloud
|
|
1808
1808
|
# @type OriginPort: String
|
1809
1809
|
|
1810
1810
|
attr_accessor :ZoneId, :ProxyId, :Proto, :Port, :OriginType, :OriginValue, :ForwardClientIp, :SessionPersist, :OriginPort
|
1811
|
-
|
1811
|
+
|
1812
1812
|
def initialize(zoneid=nil, proxyid=nil, proto=nil, port=nil, origintype=nil, originvalue=nil, forwardclientip=nil, sessionpersist=nil, originport=nil)
|
1813
1813
|
@ZoneId = zoneid
|
1814
1814
|
@ProxyId = proxyid
|
@@ -1842,7 +1842,7 @@ module TencentCloud
|
|
1842
1842
|
# @type RequestId: String
|
1843
1843
|
|
1844
1844
|
attr_accessor :RuleId, :RequestId
|
1845
|
-
|
1845
|
+
|
1846
1846
|
def initialize(ruleid=nil, requestid=nil)
|
1847
1847
|
@RuleId = ruleid
|
1848
1848
|
@RequestId = requestid
|
@@ -1857,7 +1857,7 @@ module TencentCloud
|
|
1857
1857
|
# CreateCredential请求参数结构体
|
1858
1858
|
class CreateCredentialRequest < TencentCloud::Common::AbstractModel
|
1859
1859
|
|
1860
|
-
|
1860
|
+
|
1861
1861
|
def initialize()
|
1862
1862
|
end
|
1863
1863
|
|
@@ -1871,7 +1871,7 @@ module TencentCloud
|
|
1871
1871
|
# @type RequestId: String
|
1872
1872
|
|
1873
1873
|
attr_accessor :RequestId
|
1874
|
-
|
1874
|
+
|
1875
1875
|
def initialize(requestid=nil)
|
1876
1876
|
@RequestId = requestid
|
1877
1877
|
end
|
@@ -1903,7 +1903,7 @@ module TencentCloud
|
|
1903
1903
|
# @type HostHeader: String
|
1904
1904
|
|
1905
1905
|
attr_accessor :ZoneId, :OriginType, :OriginGroupName, :ConfigurationType, :OriginRecords, :HostHeader
|
1906
|
-
|
1906
|
+
|
1907
1907
|
def initialize(zoneid=nil, origintype=nil, origingroupname=nil, configurationtype=nil, originrecords=nil, hostheader=nil)
|
1908
1908
|
@ZoneId = zoneid
|
1909
1909
|
@OriginType = origintype
|
@@ -1938,7 +1938,7 @@ module TencentCloud
|
|
1938
1938
|
# @type RequestId: String
|
1939
1939
|
|
1940
1940
|
attr_accessor :OriginGroupId, :RequestId
|
1941
|
-
|
1941
|
+
|
1942
1942
|
def initialize(origingroupid=nil, requestid=nil)
|
1943
1943
|
@OriginGroupId = origingroupid
|
1944
1944
|
@RequestId = requestid
|
@@ -1970,7 +1970,7 @@ module TencentCloud
|
|
1970
1970
|
# @type PlanType: String
|
1971
1971
|
|
1972
1972
|
attr_accessor :ZoneId, :PlanType
|
1973
|
-
|
1973
|
+
|
1974
1974
|
def initialize(zoneid=nil, plantype=nil)
|
1975
1975
|
@ZoneId = zoneid
|
1976
1976
|
@PlanType = plantype
|
@@ -1992,7 +1992,7 @@ module TencentCloud
|
|
1992
1992
|
# @type RequestId: String
|
1993
1993
|
|
1994
1994
|
attr_accessor :ResourceNames, :DealNames, :RequestId
|
1995
|
-
|
1995
|
+
|
1996
1996
|
def initialize(resourcenames=nil, dealnames=nil, requestid=nil)
|
1997
1997
|
@ResourceNames = resourcenames
|
1998
1998
|
@DealNames = dealnames
|
@@ -2019,7 +2019,7 @@ module TencentCloud
|
|
2019
2019
|
# @type Headers: Array
|
2020
2020
|
|
2021
2021
|
attr_accessor :ZoneId, :Targets, :EncodeUrl, :Headers
|
2022
|
-
|
2022
|
+
|
2023
2023
|
def initialize(zoneid=nil, targets=nil, encodeurl=nil, headers=nil)
|
2024
2024
|
@ZoneId = zoneid
|
2025
2025
|
@Targets = targets
|
@@ -2053,7 +2053,7 @@ module TencentCloud
|
|
2053
2053
|
# @type RequestId: String
|
2054
2054
|
|
2055
2055
|
attr_accessor :JobId, :FailedList, :RequestId
|
2056
|
-
|
2056
|
+
|
2057
2057
|
def initialize(jobid=nil, failedlist=nil, requestid=nil)
|
2058
2058
|
@JobId = jobid
|
2059
2059
|
@FailedList = failedlist
|
@@ -2102,7 +2102,7 @@ module TencentCloud
|
|
2102
2102
|
# @type EncodeUrl: Boolean
|
2103
2103
|
|
2104
2104
|
attr_accessor :ZoneId, :Type, :Targets, :EncodeUrl
|
2105
|
-
|
2105
|
+
|
2106
2106
|
def initialize(zoneid=nil, type=nil, targets=nil, encodeurl=nil)
|
2107
2107
|
@ZoneId = zoneid
|
2108
2108
|
@Type = type
|
@@ -2129,7 +2129,7 @@ module TencentCloud
|
|
2129
2129
|
# @type RequestId: String
|
2130
2130
|
|
2131
2131
|
attr_accessor :JobId, :FailedList, :RequestId
|
2132
|
-
|
2132
|
+
|
2133
2133
|
def initialize(jobid=nil, failedlist=nil, requestid=nil)
|
2134
2134
|
@JobId = jobid
|
2135
2135
|
@FailedList = failedlist
|
@@ -2156,7 +2156,7 @@ module TencentCloud
|
|
2156
2156
|
# @type Ids: Array
|
2157
2157
|
|
2158
2158
|
attr_accessor :Ids
|
2159
|
-
|
2159
|
+
|
2160
2160
|
def initialize(ids=nil)
|
2161
2161
|
@Ids = ids
|
2162
2162
|
end
|
@@ -2176,7 +2176,7 @@ module TencentCloud
|
|
2176
2176
|
# @type RequestId: String
|
2177
2177
|
|
2178
2178
|
attr_accessor :JobId, :FailedList, :RequestId
|
2179
|
-
|
2179
|
+
|
2180
2180
|
def initialize(jobid=nil, failedlist=nil, requestid=nil)
|
2181
2181
|
@JobId = jobid
|
2182
2182
|
@FailedList = failedlist
|
@@ -2213,7 +2213,7 @@ module TencentCloud
|
|
2213
2213
|
# @type Tags: Array
|
2214
2214
|
|
2215
2215
|
attr_accessor :ZoneId, :RuleName, :Status, :Rules, :Tags
|
2216
|
-
|
2216
|
+
|
2217
2217
|
def initialize(zoneid=nil, rulename=nil, status=nil, rules=nil, tags=nil)
|
2218
2218
|
@ZoneId = zoneid
|
2219
2219
|
@RuleName = rulename
|
@@ -2246,7 +2246,7 @@ module TencentCloud
|
|
2246
2246
|
# @type RequestId: String
|
2247
2247
|
|
2248
2248
|
attr_accessor :RuleId, :RequestId
|
2249
|
-
|
2249
|
+
|
2250
2250
|
def initialize(ruleid=nil, requestid=nil)
|
2251
2251
|
@RuleId = ruleid
|
2252
2252
|
@RequestId = requestid
|
@@ -2266,7 +2266,7 @@ module TencentCloud
|
|
2266
2266
|
# @type IPGroup: :class:`Tencentcloud::Teo.v20220901.models.IPGroup`
|
2267
2267
|
|
2268
2268
|
attr_accessor :ZoneId, :IPGroup
|
2269
|
-
|
2269
|
+
|
2270
2270
|
def initialize(zoneid=nil, ipgroup=nil)
|
2271
2271
|
@ZoneId = zoneid
|
2272
2272
|
@IPGroup = ipgroup
|
@@ -2289,7 +2289,7 @@ module TencentCloud
|
|
2289
2289
|
# @type RequestId: String
|
2290
2290
|
|
2291
2291
|
attr_accessor :GroupId, :RequestId
|
2292
|
-
|
2292
|
+
|
2293
2293
|
def initialize(groupid=nil, requestid=nil)
|
2294
2294
|
@GroupId = groupid
|
2295
2295
|
@RequestId = requestid
|
@@ -2309,7 +2309,7 @@ module TencentCloud
|
|
2309
2309
|
# @type Host: String
|
2310
2310
|
|
2311
2311
|
attr_accessor :ZoneId, :Host
|
2312
|
-
|
2312
|
+
|
2313
2313
|
def initialize(zoneid=nil, host=nil)
|
2314
2314
|
@ZoneId = zoneid
|
2315
2315
|
@Host = host
|
@@ -2327,7 +2327,7 @@ module TencentCloud
|
|
2327
2327
|
# @type RequestId: String
|
2328
2328
|
|
2329
2329
|
attr_accessor :RequestId
|
2330
|
-
|
2330
|
+
|
2331
2331
|
def initialize(requestid=nil)
|
2332
2332
|
@RequestId = requestid
|
2333
2333
|
end
|
@@ -2357,7 +2357,7 @@ module TencentCloud
|
|
2357
2357
|
# @type AliasZoneName: String
|
2358
2358
|
|
2359
2359
|
attr_accessor :ZoneName, :Type, :JumpStart, :Tags, :AllowDuplicates, :AliasZoneName
|
2360
|
-
|
2360
|
+
|
2361
2361
|
def initialize(zonename=nil, type=nil, jumpstart=nil, tags=nil, allowduplicates=nil, aliaszonename=nil)
|
2362
2362
|
@ZoneName = zonename
|
2363
2363
|
@Type = type
|
@@ -2392,7 +2392,7 @@ module TencentCloud
|
|
2392
2392
|
# @type RequestId: String
|
2393
2393
|
|
2394
2394
|
attr_accessor :ZoneId, :RequestId
|
2395
|
-
|
2395
|
+
|
2396
2396
|
def initialize(zoneid=nil, requestid=nil)
|
2397
2397
|
@ZoneId = zoneid
|
2398
2398
|
@RequestId = requestid
|
@@ -2412,7 +2412,7 @@ module TencentCloud
|
|
2412
2412
|
# @type Switch: String
|
2413
2413
|
|
2414
2414
|
attr_accessor :Switch
|
2415
|
-
|
2415
|
+
|
2416
2416
|
def initialize(switch=nil)
|
2417
2417
|
@Switch = switch
|
2418
2418
|
end
|
@@ -2454,7 +2454,7 @@ module TencentCloud
|
|
2454
2454
|
# @type DDoSBlockData: Array
|
2455
2455
|
|
2456
2456
|
attr_accessor :EventId, :AttackType, :AttackStatus, :AttackMaxBandWidth, :AttackPacketMaxRate, :AttackStartTime, :AttackEndTime, :PolicyId, :ZoneId, :Area, :DDoSBlockData
|
2457
|
-
|
2457
|
+
|
2458
2458
|
def initialize(eventid=nil, attacktype=nil, attackstatus=nil, attackmaxbandwidth=nil, attackpacketmaxrate=nil, attackstarttime=nil, attackendtime=nil, policyid=nil, zoneid=nil, area=nil, ddosblockdata=nil)
|
2459
2459
|
@EventId = eventid
|
2460
2460
|
@AttackType = attacktype
|
@@ -2501,7 +2501,7 @@ module TencentCloud
|
|
2501
2501
|
# @type BlockArea: String
|
2502
2502
|
|
2503
2503
|
attr_accessor :StartTime, :EndTime, :BlockArea
|
2504
|
-
|
2504
|
+
|
2505
2505
|
def initialize(starttime=nil, endtime=nil, blockarea=nil)
|
2506
2506
|
@StartTime = starttime
|
2507
2507
|
@EndTime = endtime
|
@@ -2555,7 +2555,7 @@ module TencentCloud
|
|
2555
2555
|
# @type SignAlgo: String
|
2556
2556
|
|
2557
2557
|
attr_accessor :CertId, :Alias, :Type, :ExpireTime, :EffectiveTime, :CommonName, :SubjectAltName, :Status, :Message, :SignAlgo
|
2558
|
-
|
2558
|
+
|
2559
2559
|
def initialize(certid=nil, _alias=nil, type=nil, expiretime=nil, effectivetime=nil, commonname=nil, subjectaltname=nil, status=nil, message=nil, signalgo=nil)
|
2560
2560
|
@CertId = certid
|
2561
2561
|
@Alias = _alias
|
@@ -2595,7 +2595,7 @@ module TencentCloud
|
|
2595
2595
|
# @type Force: Boolean
|
2596
2596
|
|
2597
2597
|
attr_accessor :ZoneId, :DomainNames, :Force
|
2598
|
-
|
2598
|
+
|
2599
2599
|
def initialize(zoneid=nil, domainnames=nil, force=nil)
|
2600
2600
|
@ZoneId = zoneid
|
2601
2601
|
@DomainNames = domainnames
|
@@ -2615,7 +2615,7 @@ module TencentCloud
|
|
2615
2615
|
# @type RequestId: String
|
2616
2616
|
|
2617
2617
|
attr_accessor :RequestId
|
2618
|
-
|
2618
|
+
|
2619
2619
|
def initialize(requestid=nil)
|
2620
2620
|
@RequestId = requestid
|
2621
2621
|
end
|
@@ -2633,7 +2633,7 @@ module TencentCloud
|
|
2633
2633
|
# @type AliasNames: Array
|
2634
2634
|
|
2635
2635
|
attr_accessor :ZoneId, :AliasNames
|
2636
|
-
|
2636
|
+
|
2637
2637
|
def initialize(zoneid=nil, aliasnames=nil)
|
2638
2638
|
@ZoneId = zoneid
|
2639
2639
|
@AliasNames = aliasnames
|
@@ -2651,7 +2651,7 @@ module TencentCloud
|
|
2651
2651
|
# @type RequestId: String
|
2652
2652
|
|
2653
2653
|
attr_accessor :RequestId
|
2654
|
-
|
2654
|
+
|
2655
2655
|
def initialize(requestid=nil)
|
2656
2656
|
@RequestId = requestid
|
2657
2657
|
end
|
@@ -2669,7 +2669,7 @@ module TencentCloud
|
|
2669
2669
|
# @type ProxyId: String
|
2670
2670
|
|
2671
2671
|
attr_accessor :ZoneId, :ProxyId
|
2672
|
-
|
2672
|
+
|
2673
2673
|
def initialize(zoneid=nil, proxyid=nil)
|
2674
2674
|
@ZoneId = zoneid
|
2675
2675
|
@ProxyId = proxyid
|
@@ -2687,7 +2687,7 @@ module TencentCloud
|
|
2687
2687
|
# @type RequestId: String
|
2688
2688
|
|
2689
2689
|
attr_accessor :RequestId
|
2690
|
-
|
2690
|
+
|
2691
2691
|
def initialize(requestid=nil)
|
2692
2692
|
@RequestId = requestid
|
2693
2693
|
end
|
@@ -2707,7 +2707,7 @@ module TencentCloud
|
|
2707
2707
|
# @type RuleId: String
|
2708
2708
|
|
2709
2709
|
attr_accessor :ZoneId, :ProxyId, :RuleId
|
2710
|
-
|
2710
|
+
|
2711
2711
|
def initialize(zoneid=nil, proxyid=nil, ruleid=nil)
|
2712
2712
|
@ZoneId = zoneid
|
2713
2713
|
@ProxyId = proxyid
|
@@ -2727,7 +2727,7 @@ module TencentCloud
|
|
2727
2727
|
# @type RequestId: String
|
2728
2728
|
|
2729
2729
|
attr_accessor :RequestId
|
2730
|
-
|
2730
|
+
|
2731
2731
|
def initialize(requestid=nil)
|
2732
2732
|
@RequestId = requestid
|
2733
2733
|
end
|
@@ -2745,7 +2745,7 @@ module TencentCloud
|
|
2745
2745
|
# @type OriginGroupId: String
|
2746
2746
|
|
2747
2747
|
attr_accessor :ZoneId, :OriginGroupId
|
2748
|
-
|
2748
|
+
|
2749
2749
|
def initialize(zoneid=nil, origingroupid=nil)
|
2750
2750
|
@ZoneId = zoneid
|
2751
2751
|
@OriginGroupId = origingroupid
|
@@ -2763,7 +2763,7 @@ module TencentCloud
|
|
2763
2763
|
# @type RequestId: String
|
2764
2764
|
|
2765
2765
|
attr_accessor :RequestId
|
2766
|
-
|
2766
|
+
|
2767
2767
|
def initialize(requestid=nil)
|
2768
2768
|
@RequestId = requestid
|
2769
2769
|
end
|
@@ -2781,7 +2781,7 @@ module TencentCloud
|
|
2781
2781
|
# @type RuleIds: Array
|
2782
2782
|
|
2783
2783
|
attr_accessor :ZoneId, :RuleIds
|
2784
|
-
|
2784
|
+
|
2785
2785
|
def initialize(zoneid=nil, ruleids=nil)
|
2786
2786
|
@ZoneId = zoneid
|
2787
2787
|
@RuleIds = ruleids
|
@@ -2799,7 +2799,7 @@ module TencentCloud
|
|
2799
2799
|
# @type RequestId: String
|
2800
2800
|
|
2801
2801
|
attr_accessor :RequestId
|
2802
|
-
|
2802
|
+
|
2803
2803
|
def initialize(requestid=nil)
|
2804
2804
|
@RequestId = requestid
|
2805
2805
|
end
|
@@ -2817,7 +2817,7 @@ module TencentCloud
|
|
2817
2817
|
# @type GroupId: Integer
|
2818
2818
|
|
2819
2819
|
attr_accessor :ZoneId, :GroupId
|
2820
|
-
|
2820
|
+
|
2821
2821
|
def initialize(zoneid=nil, groupid=nil)
|
2822
2822
|
@ZoneId = zoneid
|
2823
2823
|
@GroupId = groupid
|
@@ -2835,7 +2835,7 @@ module TencentCloud
|
|
2835
2835
|
# @type RequestId: String
|
2836
2836
|
|
2837
2837
|
attr_accessor :RequestId
|
2838
|
-
|
2838
|
+
|
2839
2839
|
def initialize(requestid=nil)
|
2840
2840
|
@RequestId = requestid
|
2841
2841
|
end
|
@@ -2851,7 +2851,7 @@ module TencentCloud
|
|
2851
2851
|
# @type ZoneId: String
|
2852
2852
|
|
2853
2853
|
attr_accessor :ZoneId
|
2854
|
-
|
2854
|
+
|
2855
2855
|
def initialize(zoneid=nil)
|
2856
2856
|
@ZoneId = zoneid
|
2857
2857
|
end
|
@@ -2867,7 +2867,7 @@ module TencentCloud
|
|
2867
2867
|
# @type RequestId: String
|
2868
2868
|
|
2869
2869
|
attr_accessor :RequestId
|
2870
|
-
|
2870
|
+
|
2871
2871
|
def initialize(requestid=nil)
|
2872
2872
|
@RequestId = requestid
|
2873
2873
|
end
|
@@ -2908,7 +2908,7 @@ module TencentCloud
|
|
2908
2908
|
# @type Order: String
|
2909
2909
|
|
2910
2910
|
attr_accessor :ZoneId, :Filters, :Direction, :Match, :Limit, :Offset, :Order
|
2911
|
-
|
2911
|
+
|
2912
2912
|
def initialize(zoneid=nil, filters=nil, direction=nil, match=nil, limit=nil, offset=nil, order=nil)
|
2913
2913
|
@ZoneId = zoneid
|
2914
2914
|
@Filters = filters
|
@@ -2947,7 +2947,7 @@ module TencentCloud
|
|
2947
2947
|
# @type RequestId: String
|
2948
2948
|
|
2949
2949
|
attr_accessor :TotalCount, :AccelerationDomains, :RequestId
|
2950
|
-
|
2950
|
+
|
2951
2951
|
def initialize(totalcount=nil, accelerationdomains=nil, requestid=nil)
|
2952
2952
|
@TotalCount = totalcount
|
2953
2953
|
@AccelerationDomains = accelerationdomains
|
@@ -2986,7 +2986,7 @@ module TencentCloud
|
|
2986
2986
|
# @type Area: String
|
2987
2987
|
|
2988
2988
|
attr_accessor :ZoneId, :EntityType, :Area
|
2989
|
-
|
2989
|
+
|
2990
2990
|
def initialize(zoneid=nil, entitytype=nil, area=nil)
|
2991
2991
|
@ZoneId = zoneid
|
2992
2992
|
@EntityType = entitytype
|
@@ -3011,7 +3011,7 @@ module TencentCloud
|
|
3011
3011
|
# @type RequestId: String
|
3012
3012
|
|
3013
3013
|
attr_accessor :TotalCount, :EntityList, :RequestId
|
3014
|
-
|
3014
|
+
|
3015
3015
|
def initialize(totalcount=nil, entitylist=nil, requestid=nil)
|
3016
3016
|
@TotalCount = totalcount
|
3017
3017
|
@EntityList = entitylist
|
@@ -3038,7 +3038,7 @@ module TencentCloud
|
|
3038
3038
|
# @type Filters: Array
|
3039
3039
|
|
3040
3040
|
attr_accessor :ZoneId, :Offset, :Limit, :Filters
|
3041
|
-
|
3041
|
+
|
3042
3042
|
def initialize(zoneid=nil, offset=nil, limit=nil, filters=nil)
|
3043
3043
|
@ZoneId = zoneid
|
3044
3044
|
@Offset = offset
|
@@ -3071,7 +3071,7 @@ module TencentCloud
|
|
3071
3071
|
# @type RequestId: String
|
3072
3072
|
|
3073
3073
|
attr_accessor :TotalCount, :AliasDomains, :RequestId
|
3074
|
-
|
3074
|
+
|
3075
3075
|
def initialize(totalcount=nil, aliasdomains=nil, requestid=nil)
|
3076
3076
|
@TotalCount = totalcount
|
3077
3077
|
@AliasDomains = aliasdomains
|
@@ -3102,7 +3102,7 @@ module TencentCloud
|
|
3102
3102
|
# @type Filters: Array
|
3103
3103
|
|
3104
3104
|
attr_accessor :Offset, :Limit, :Filters
|
3105
|
-
|
3105
|
+
|
3106
3106
|
def initialize(offset=nil, limit=nil, filters=nil)
|
3107
3107
|
@Offset = offset
|
3108
3108
|
@Limit = limit
|
@@ -3133,7 +3133,7 @@ module TencentCloud
|
|
3133
3133
|
# @type RequestId: String
|
3134
3134
|
|
3135
3135
|
attr_accessor :ApplicationProxies, :TotalCount, :RequestId
|
3136
|
-
|
3136
|
+
|
3137
3137
|
def initialize(applicationproxies=nil, totalcount=nil, requestid=nil)
|
3138
3138
|
@ApplicationProxies = applicationproxies
|
3139
3139
|
@TotalCount = totalcount
|
@@ -3157,7 +3157,7 @@ module TencentCloud
|
|
3157
3157
|
# DescribeAvailablePlans请求参数结构体
|
3158
3158
|
class DescribeAvailablePlansRequest < TencentCloud::Common::AbstractModel
|
3159
3159
|
|
3160
|
-
|
3160
|
+
|
3161
3161
|
def initialize()
|
3162
3162
|
end
|
3163
3163
|
|
@@ -3174,7 +3174,7 @@ module TencentCloud
|
|
3174
3174
|
# @type RequestId: String
|
3175
3175
|
|
3176
3176
|
attr_accessor :PlanInfo, :RequestId
|
3177
|
-
|
3177
|
+
|
3178
3178
|
def initialize(planinfo=nil, requestid=nil)
|
3179
3179
|
@PlanInfo = planinfo
|
3180
3180
|
@RequestId = requestid
|
@@ -3217,7 +3217,7 @@ module TencentCloud
|
|
3217
3217
|
# @type Area: String
|
3218
3218
|
|
3219
3219
|
attr_accessor :ZoneId, :Domain, :RuleType, :RuleId, :SourceClientIp, :Limit, :Offset, :Area
|
3220
|
-
|
3220
|
+
|
3221
3221
|
def initialize(zoneid=nil, domain=nil, ruletype=nil, ruleid=nil, sourceclientip=nil, limit=nil, offset=nil, area=nil)
|
3222
3222
|
@ZoneId = zoneid
|
3223
3223
|
@Domain = domain
|
@@ -3252,7 +3252,7 @@ module TencentCloud
|
|
3252
3252
|
# @type RequestId: String
|
3253
3253
|
|
3254
3254
|
attr_accessor :Data, :TotalCount, :RequestId
|
3255
|
-
|
3255
|
+
|
3256
3256
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
3257
3257
|
@Data = data
|
3258
3258
|
@TotalCount = totalcount
|
@@ -3279,7 +3279,7 @@ module TencentCloud
|
|
3279
3279
|
# @type ZoneId: String
|
3280
3280
|
|
3281
3281
|
attr_accessor :ZoneId
|
3282
|
-
|
3282
|
+
|
3283
3283
|
def initialize(zoneid=nil)
|
3284
3284
|
@ZoneId = zoneid
|
3285
3285
|
end
|
@@ -3301,7 +3301,7 @@ module TencentCloud
|
|
3301
3301
|
# @type RequestId: String
|
3302
3302
|
|
3303
3303
|
attr_accessor :PurgeQuota, :PrefetchQuota, :RequestId
|
3304
|
-
|
3304
|
+
|
3305
3305
|
def initialize(purgequota=nil, prefetchquota=nil, requestid=nil)
|
3306
3306
|
@PurgeQuota = purgequota
|
3307
3307
|
@PrefetchQuota = prefetchquota
|
@@ -3358,7 +3358,7 @@ module TencentCloud
|
|
3358
3358
|
# @type Area: String
|
3359
3359
|
|
3360
3360
|
attr_accessor :StartTime, :EndTime, :MetricNames, :ZoneIds, :PolicyIds, :Interval, :Area
|
3361
|
-
|
3361
|
+
|
3362
3362
|
def initialize(starttime=nil, endtime=nil, metricnames=nil, zoneids=nil, policyids=nil, interval=nil, area=nil)
|
3363
3363
|
@StartTime = starttime
|
3364
3364
|
@EndTime = endtime
|
@@ -3391,7 +3391,7 @@ module TencentCloud
|
|
3391
3391
|
# @type RequestId: String
|
3392
3392
|
|
3393
3393
|
attr_accessor :TotalCount, :Data, :RequestId
|
3394
|
-
|
3394
|
+
|
3395
3395
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
3396
3396
|
@TotalCount = totalcount
|
3397
3397
|
@Data = data
|
@@ -3443,7 +3443,7 @@ module TencentCloud
|
|
3443
3443
|
# @type OrderType: String
|
3444
3444
|
|
3445
3445
|
attr_accessor :StartTime, :EndTime, :PolicyIds, :ZoneIds, :Limit, :Offset, :ShowDetail, :Area, :OrderBy, :OrderType
|
3446
|
-
|
3446
|
+
|
3447
3447
|
def initialize(starttime=nil, endtime=nil, policyids=nil, zoneids=nil, limit=nil, offset=nil, showdetail=nil, area=nil, orderby=nil, ordertype=nil)
|
3448
3448
|
@StartTime = starttime
|
3449
3449
|
@EndTime = endtime
|
@@ -3482,7 +3482,7 @@ module TencentCloud
|
|
3482
3482
|
# @type RequestId: String
|
3483
3483
|
|
3484
3484
|
attr_accessor :Data, :TotalCount, :RequestId
|
3485
|
-
|
3485
|
+
|
3486
3486
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
3487
3487
|
@Data = data
|
3488
3488
|
@TotalCount = totalcount
|
@@ -3541,7 +3541,7 @@ module TencentCloud
|
|
3541
3541
|
# @type Area: String
|
3542
3542
|
|
3543
3543
|
attr_accessor :StartTime, :EndTime, :MetricName, :ZoneIds, :PolicyIds, :AttackType, :ProtocolType, :Port, :Limit, :Area
|
3544
|
-
|
3544
|
+
|
3545
3545
|
def initialize(starttime=nil, endtime=nil, metricname=nil, zoneids=nil, policyids=nil, attacktype=nil, protocoltype=nil, port=nil, limit=nil, area=nil)
|
3546
3546
|
@StartTime = starttime
|
3547
3547
|
@EndTime = endtime
|
@@ -3580,7 +3580,7 @@ module TencentCloud
|
|
3580
3580
|
# @type RequestId: String
|
3581
3581
|
|
3582
3582
|
attr_accessor :Data, :TotalCount, :RequestId
|
3583
|
-
|
3583
|
+
|
3584
3584
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
3585
3585
|
@Data = data
|
3586
3586
|
@TotalCount = totalcount
|
@@ -3612,7 +3612,7 @@ module TencentCloud
|
|
3612
3612
|
# @type Limit: Integer
|
3613
3613
|
|
3614
3614
|
attr_accessor :Filters, :Offset, :Limit
|
3615
|
-
|
3615
|
+
|
3616
3616
|
def initialize(filters=nil, offset=nil, limit=nil)
|
3617
3617
|
@Filters = filters
|
3618
3618
|
@Offset = offset
|
@@ -3643,7 +3643,7 @@ module TencentCloud
|
|
3643
3643
|
# @type RequestId: String
|
3644
3644
|
|
3645
3645
|
attr_accessor :TotalCount, :DefaultServerCertInfo, :RequestId
|
3646
|
-
|
3646
|
+
|
3647
3647
|
def initialize(totalcount=nil, defaultservercertinfo=nil, requestid=nil)
|
3648
3648
|
@TotalCount = totalcount
|
3649
3649
|
@DefaultServerCertInfo = defaultservercertinfo
|
@@ -3685,7 +3685,7 @@ module TencentCloud
|
|
3685
3685
|
# @type Interval: String
|
3686
3686
|
|
3687
3687
|
attr_accessor :StartTime, :EndTime, :Filters, :Interval
|
3688
|
-
|
3688
|
+
|
3689
3689
|
def initialize(starttime=nil, endtime=nil, filters=nil, interval=nil)
|
3690
3690
|
@StartTime = starttime
|
3691
3691
|
@EndTime = endtime
|
@@ -3716,7 +3716,7 @@ module TencentCloud
|
|
3716
3716
|
# @type RequestId: String
|
3717
3717
|
|
3718
3718
|
attr_accessor :Data, :RequestId
|
3719
|
-
|
3719
|
+
|
3720
3720
|
def initialize(data=nil, requestid=nil)
|
3721
3721
|
@Data = data
|
3722
3722
|
@RequestId = requestid
|
@@ -3748,7 +3748,7 @@ module TencentCloud
|
|
3748
3748
|
# @type Filters: Array
|
3749
3749
|
|
3750
3750
|
attr_accessor :ZoneId, :Offset, :Limit, :Filters
|
3751
|
-
|
3751
|
+
|
3752
3752
|
def initialize(zoneid=nil, offset=nil, limit=nil, filters=nil)
|
3753
3753
|
@ZoneId = zoneid
|
3754
3754
|
@Offset = offset
|
@@ -3781,7 +3781,7 @@ module TencentCloud
|
|
3781
3781
|
# @type RequestId: String
|
3782
3782
|
|
3783
3783
|
attr_accessor :DetailHosts, :TotalNumber, :RequestId
|
3784
|
-
|
3784
|
+
|
3785
3785
|
def initialize(detailhosts=nil, totalnumber=nil, requestid=nil)
|
3786
3786
|
@DetailHosts = detailhosts
|
3787
3787
|
@TotalNumber = totalnumber
|
@@ -3813,7 +3813,7 @@ module TencentCloud
|
|
3813
3813
|
# @type Limit: Integer
|
3814
3814
|
|
3815
3815
|
attr_accessor :Filters, :Offset, :Limit
|
3816
|
-
|
3816
|
+
|
3817
3817
|
def initialize(filters=nil, offset=nil, limit=nil)
|
3818
3818
|
@Filters = filters
|
3819
3819
|
@Offset = offset
|
@@ -3844,7 +3844,7 @@ module TencentCloud
|
|
3844
3844
|
# @type RequestId: String
|
3845
3845
|
|
3846
3846
|
attr_accessor :TotalCount, :Identifications, :RequestId
|
3847
|
-
|
3847
|
+
|
3848
3848
|
def initialize(totalcount=nil, identifications=nil, requestid=nil)
|
3849
3849
|
@TotalCount = totalcount
|
3850
3850
|
@Identifications = identifications
|
@@ -3875,7 +3875,7 @@ module TencentCloud
|
|
3875
3875
|
# @type LogSetName: String
|
3876
3876
|
|
3877
3877
|
attr_accessor :LogSetRegion, :LogSetId, :LogSetName
|
3878
|
-
|
3878
|
+
|
3879
3879
|
def initialize(logsetregion=nil, logsetid=nil, logsetname=nil)
|
3880
3880
|
@LogSetRegion = logsetregion
|
3881
3881
|
@LogSetId = logsetid
|
@@ -3900,7 +3900,7 @@ module TencentCloud
|
|
3900
3900
|
# @type RequestId: String
|
3901
3901
|
|
3902
3902
|
attr_accessor :LogSetList, :TotalCount, :RequestId
|
3903
|
-
|
3903
|
+
|
3904
3904
|
def initialize(logsetlist=nil, totalcount=nil, requestid=nil)
|
3905
3905
|
@LogSetList = logsetlist
|
3906
3906
|
@TotalCount = totalcount
|
@@ -3931,7 +3931,7 @@ module TencentCloud
|
|
3931
3931
|
# @type Offset: Integer
|
3932
3932
|
|
3933
3933
|
attr_accessor :ZoneId, :Limit, :Offset
|
3934
|
-
|
3934
|
+
|
3935
3935
|
def initialize(zoneid=nil, limit=nil, offset=nil)
|
3936
3936
|
@ZoneId = zoneid
|
3937
3937
|
@Limit = limit
|
@@ -3956,7 +3956,7 @@ module TencentCloud
|
|
3956
3956
|
# @type RequestId: String
|
3957
3957
|
|
3958
3958
|
attr_accessor :TopicList, :TotalCount, :RequestId
|
3959
|
-
|
3959
|
+
|
3960
3960
|
def initialize(topiclist=nil, totalcount=nil, requestid=nil)
|
3961
3961
|
@TopicList = topiclist
|
3962
3962
|
@TotalCount = totalcount
|
@@ -3988,7 +3988,7 @@ module TencentCloud
|
|
3988
3988
|
# @type Filters: Array
|
3989
3989
|
|
3990
3990
|
attr_accessor :Offset, :Limit, :Filters
|
3991
|
-
|
3991
|
+
|
3992
3992
|
def initialize(offset=nil, limit=nil, filters=nil)
|
3993
3993
|
@Offset = offset
|
3994
3994
|
@Limit = limit
|
@@ -4019,7 +4019,7 @@ module TencentCloud
|
|
4019
4019
|
# @type RequestId: String
|
4020
4020
|
|
4021
4021
|
attr_accessor :TotalCount, :OriginGroups, :RequestId
|
4022
|
-
|
4022
|
+
|
4023
4023
|
def initialize(totalcount=nil, origingroups=nil, requestid=nil)
|
4024
4024
|
@TotalCount = totalcount
|
4025
4025
|
@OriginGroups = origingroups
|
@@ -4054,7 +4054,7 @@ module TencentCloud
|
|
4054
4054
|
# @type Limit: Integer
|
4055
4055
|
|
4056
4056
|
attr_accessor :ZoneIds, :Filters, :Offset, :Limit
|
4057
|
-
|
4057
|
+
|
4058
4058
|
def initialize(zoneids=nil, filters=nil, offset=nil, limit=nil)
|
4059
4059
|
@ZoneIds = zoneids
|
4060
4060
|
@Filters = filters
|
@@ -4086,7 +4086,7 @@ module TencentCloud
|
|
4086
4086
|
# @type RequestId: String
|
4087
4087
|
|
4088
4088
|
attr_accessor :OriginProtectionInfo, :RequestId
|
4089
|
-
|
4089
|
+
|
4090
4090
|
def initialize(originprotectioninfo=nil, requestid=nil)
|
4091
4091
|
@OriginProtectionInfo = originprotectioninfo
|
4092
4092
|
@RequestId = requestid
|
@@ -4150,7 +4150,7 @@ module TencentCloud
|
|
4150
4150
|
# @type Area: String
|
4151
4151
|
|
4152
4152
|
attr_accessor :StartTime, :EndTime, :MetricNames, :ZoneIds, :Domains, :Protocol, :Interval, :Filters, :Area
|
4153
|
-
|
4153
|
+
|
4154
4154
|
def initialize(starttime=nil, endtime=nil, metricnames=nil, zoneids=nil, domains=nil, protocol=nil, interval=nil, filters=nil, area=nil)
|
4155
4155
|
@StartTime = starttime
|
4156
4156
|
@EndTime = endtime
|
@@ -4194,7 +4194,7 @@ module TencentCloud
|
|
4194
4194
|
# @type RequestId: String
|
4195
4195
|
|
4196
4196
|
attr_accessor :TotalCount, :Data, :RequestId
|
4197
|
-
|
4197
|
+
|
4198
4198
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
4199
4199
|
@TotalCount = totalcount
|
4200
4200
|
@Data = data
|
@@ -4230,7 +4230,7 @@ module TencentCloud
|
|
4230
4230
|
# @type Filters: Array
|
4231
4231
|
|
4232
4232
|
attr_accessor :StartTime, :EndTime, :Offset, :Limit, :Filters
|
4233
|
-
|
4233
|
+
|
4234
4234
|
def initialize(starttime=nil, endtime=nil, offset=nil, limit=nil, filters=nil)
|
4235
4235
|
@StartTime = starttime
|
4236
4236
|
@EndTime = endtime
|
@@ -4265,7 +4265,7 @@ module TencentCloud
|
|
4265
4265
|
# @type RequestId: String
|
4266
4266
|
|
4267
4267
|
attr_accessor :TotalCount, :Tasks, :RequestId
|
4268
|
-
|
4268
|
+
|
4269
4269
|
def initialize(totalcount=nil, tasks=nil, requestid=nil)
|
4270
4270
|
@TotalCount = totalcount
|
4271
4271
|
@Tasks = tasks
|
@@ -4302,7 +4302,7 @@ module TencentCloud
|
|
4302
4302
|
# @type Filters: Array
|
4303
4303
|
|
4304
4304
|
attr_accessor :ZoneId, :StartTime, :EndTime, :Offset, :Limit, :Filters
|
4305
|
-
|
4305
|
+
|
4306
4306
|
def initialize(zoneid=nil, starttime=nil, endtime=nil, offset=nil, limit=nil, filters=nil)
|
4307
4307
|
@ZoneId = zoneid
|
4308
4308
|
@StartTime = starttime
|
@@ -4339,7 +4339,7 @@ module TencentCloud
|
|
4339
4339
|
# @type RequestId: String
|
4340
4340
|
|
4341
4341
|
attr_accessor :TotalCount, :Tasks, :RequestId
|
4342
|
-
|
4342
|
+
|
4343
4343
|
def initialize(totalcount=nil, tasks=nil, requestid=nil)
|
4344
4344
|
@TotalCount = totalcount
|
4345
4345
|
@Tasks = tasks
|
@@ -4369,7 +4369,7 @@ module TencentCloud
|
|
4369
4369
|
# @type Filters: Array
|
4370
4370
|
|
4371
4371
|
attr_accessor :ZoneId, :Filters
|
4372
|
-
|
4372
|
+
|
4373
4373
|
def initialize(zoneid=nil, filters=nil)
|
4374
4374
|
@ZoneId = zoneid
|
4375
4375
|
@Filters = filters
|
@@ -4398,7 +4398,7 @@ module TencentCloud
|
|
4398
4398
|
# @type RequestId: String
|
4399
4399
|
|
4400
4400
|
attr_accessor :ZoneId, :RuleItems, :RequestId
|
4401
|
-
|
4401
|
+
|
4402
4402
|
def initialize(zoneid=nil, ruleitems=nil, requestid=nil)
|
4403
4403
|
@ZoneId = zoneid
|
4404
4404
|
@RuleItems = ruleitems
|
@@ -4422,7 +4422,7 @@ module TencentCloud
|
|
4422
4422
|
# DescribeRulesSetting请求参数结构体
|
4423
4423
|
class DescribeRulesSettingRequest < TencentCloud::Common::AbstractModel
|
4424
4424
|
|
4425
|
-
|
4425
|
+
|
4426
4426
|
def initialize()
|
4427
4427
|
end
|
4428
4428
|
|
@@ -4438,7 +4438,7 @@ module TencentCloud
|
|
4438
4438
|
# @type RequestId: String
|
4439
4439
|
|
4440
4440
|
attr_accessor :Actions, :RequestId
|
4441
|
-
|
4441
|
+
|
4442
4442
|
def initialize(actions=nil, requestid=nil)
|
4443
4443
|
@Actions = actions
|
4444
4444
|
@RequestId = requestid
|
@@ -4491,7 +4491,7 @@ module TencentCloud
|
|
4491
4491
|
# @type Area: String
|
4492
4492
|
|
4493
4493
|
attr_accessor :StartTime, :EndTime, :MetricNames, :ZoneIds, :Filters, :Interval, :Area
|
4494
|
-
|
4494
|
+
|
4495
4495
|
def initialize(starttime=nil, endtime=nil, metricnames=nil, zoneids=nil, filters=nil, interval=nil, area=nil)
|
4496
4496
|
@StartTime = starttime
|
4497
4497
|
@EndTime = endtime
|
@@ -4531,7 +4531,7 @@ module TencentCloud
|
|
4531
4531
|
# @type RequestId: String
|
4532
4532
|
|
4533
4533
|
attr_accessor :TotalCount, :Data, :RequestId
|
4534
|
-
|
4534
|
+
|
4535
4535
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
4536
4536
|
@TotalCount = totalcount
|
4537
4537
|
@Data = data
|
@@ -4558,7 +4558,7 @@ module TencentCloud
|
|
4558
4558
|
# @type ZoneId: String
|
4559
4559
|
|
4560
4560
|
attr_accessor :ZoneId
|
4561
|
-
|
4561
|
+
|
4562
4562
|
def initialize(zoneid=nil)
|
4563
4563
|
@ZoneId = zoneid
|
4564
4564
|
end
|
@@ -4576,7 +4576,7 @@ module TencentCloud
|
|
4576
4576
|
# @type RequestId: String
|
4577
4577
|
|
4578
4578
|
attr_accessor :SpeedTestingDetailData, :RequestId
|
4579
|
-
|
4579
|
+
|
4580
4580
|
def initialize(speedtestingdetaildata=nil, requestid=nil)
|
4581
4581
|
@SpeedTestingDetailData = speedtestingdetaildata
|
4582
4582
|
@RequestId = requestid
|
@@ -4597,7 +4597,7 @@ module TencentCloud
|
|
4597
4597
|
# @type ZoneId: String
|
4598
4598
|
|
4599
4599
|
attr_accessor :ZoneId
|
4600
|
-
|
4600
|
+
|
4601
4601
|
def initialize(zoneid=nil)
|
4602
4602
|
@ZoneId = zoneid
|
4603
4603
|
end
|
@@ -4615,7 +4615,7 @@ module TencentCloud
|
|
4615
4615
|
# @type RequestId: String
|
4616
4616
|
|
4617
4617
|
attr_accessor :SpeedTestingMetricData, :RequestId
|
4618
|
-
|
4618
|
+
|
4619
4619
|
def initialize(speedtestingmetricdata=nil, requestid=nil)
|
4620
4620
|
@SpeedTestingMetricData = speedtestingmetricdata
|
4621
4621
|
@RequestId = requestid
|
@@ -4636,7 +4636,7 @@ module TencentCloud
|
|
4636
4636
|
# @type ZoneId: String
|
4637
4637
|
|
4638
4638
|
attr_accessor :ZoneId
|
4639
|
-
|
4639
|
+
|
4640
4640
|
def initialize(zoneid=nil)
|
4641
4641
|
@ZoneId = zoneid
|
4642
4642
|
end
|
@@ -4654,7 +4654,7 @@ module TencentCloud
|
|
4654
4654
|
# @type RequestId: String
|
4655
4655
|
|
4656
4656
|
attr_accessor :SpeedTestingQuota, :RequestId
|
4657
|
-
|
4657
|
+
|
4658
4658
|
def initialize(speedtestingquota=nil, requestid=nil)
|
4659
4659
|
@SpeedTestingQuota = speedtestingquota
|
4660
4660
|
@RequestId = requestid
|
@@ -4705,7 +4705,7 @@ module TencentCloud
|
|
4705
4705
|
# @type Area: String
|
4706
4706
|
|
4707
4707
|
attr_accessor :StartTime, :EndTime, :MetricNames, :ZoneIds, :ProxyIds, :Interval, :Filters, :Area
|
4708
|
-
|
4708
|
+
|
4709
4709
|
def initialize(starttime=nil, endtime=nil, metricnames=nil, zoneids=nil, proxyids=nil, interval=nil, filters=nil, area=nil)
|
4710
4710
|
@StartTime = starttime
|
4711
4711
|
@EndTime = endtime
|
@@ -4747,7 +4747,7 @@ module TencentCloud
|
|
4747
4747
|
# @type RequestId: String
|
4748
4748
|
|
4749
4749
|
attr_accessor :TotalCount, :Data, :RequestId
|
4750
|
-
|
4750
|
+
|
4751
4751
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
4752
4752
|
@TotalCount = totalcount
|
4753
4753
|
@Data = data
|
@@ -4818,7 +4818,7 @@ module TencentCloud
|
|
4818
4818
|
# @type Area: String
|
4819
4819
|
|
4820
4820
|
attr_accessor :StartTime, :EndTime, :MetricNames, :ZoneIds, :Interval, :Filters, :Area
|
4821
|
-
|
4821
|
+
|
4822
4822
|
def initialize(starttime=nil, endtime=nil, metricnames=nil, zoneids=nil, interval=nil, filters=nil, area=nil)
|
4823
4823
|
@StartTime = starttime
|
4824
4824
|
@EndTime = endtime
|
@@ -4858,7 +4858,7 @@ module TencentCloud
|
|
4858
4858
|
# @type RequestId: String
|
4859
4859
|
|
4860
4860
|
attr_accessor :TotalCount, :Data, :RequestId
|
4861
|
-
|
4861
|
+
|
4862
4862
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
4863
4863
|
@TotalCount = totalcount
|
4864
4864
|
@Data = data
|
@@ -4914,7 +4914,7 @@ module TencentCloud
|
|
4914
4914
|
# @type Area: String
|
4915
4915
|
|
4916
4916
|
attr_accessor :StartTime, :EndTime, :MetricNames, :ZoneIds, :Filters, :Interval, :Area
|
4917
|
-
|
4917
|
+
|
4918
4918
|
def initialize(starttime=nil, endtime=nil, metricnames=nil, zoneids=nil, filters=nil, interval=nil, area=nil)
|
4919
4919
|
@StartTime = starttime
|
4920
4920
|
@EndTime = endtime
|
@@ -4954,7 +4954,7 @@ module TencentCloud
|
|
4954
4954
|
# @type RequestId: String
|
4955
4955
|
|
4956
4956
|
attr_accessor :TotalCount, :Data, :RequestId
|
4957
|
-
|
4957
|
+
|
4958
4958
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
4959
4959
|
@TotalCount = totalcount
|
4960
4960
|
@Data = data
|
@@ -5009,7 +5009,7 @@ module TencentCloud
|
|
5009
5009
|
# @type Area: String
|
5010
5010
|
|
5011
5011
|
attr_accessor :StartTime, :EndTime, :MetricNames, :ZoneIds, :Interval, :Filters, :Area
|
5012
|
-
|
5012
|
+
|
5013
5013
|
def initialize(starttime=nil, endtime=nil, metricnames=nil, zoneids=nil, interval=nil, filters=nil, area=nil)
|
5014
5014
|
@StartTime = starttime
|
5015
5015
|
@EndTime = endtime
|
@@ -5049,7 +5049,7 @@ module TencentCloud
|
|
5049
5049
|
# @type RequestId: String
|
5050
5050
|
|
5051
5051
|
attr_accessor :TotalCount, :TimingDataRecords, :RequestId
|
5052
|
-
|
5052
|
+
|
5053
5053
|
def initialize(totalcount=nil, timingdatarecords=nil, requestid=nil)
|
5054
5054
|
@TotalCount = totalcount
|
5055
5055
|
@TimingDataRecords = timingdatarecords
|
@@ -5134,7 +5134,7 @@ module TencentCloud
|
|
5134
5134
|
# @type Area: String
|
5135
5135
|
|
5136
5136
|
attr_accessor :StartTime, :EndTime, :MetricName, :ZoneIds, :Limit, :Filters, :Interval, :Area
|
5137
|
-
|
5137
|
+
|
5138
5138
|
def initialize(starttime=nil, endtime=nil, metricname=nil, zoneids=nil, limit=nil, filters=nil, interval=nil, area=nil)
|
5139
5139
|
@StartTime = starttime
|
5140
5140
|
@EndTime = endtime
|
@@ -5176,7 +5176,7 @@ module TencentCloud
|
|
5176
5176
|
# @type RequestId: String
|
5177
5177
|
|
5178
5178
|
attr_accessor :TotalCount, :Data, :RequestId
|
5179
|
-
|
5179
|
+
|
5180
5180
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
5181
5181
|
@TotalCount = totalcount
|
5182
5182
|
@Data = data
|
@@ -5235,7 +5235,7 @@ module TencentCloud
|
|
5235
5235
|
# @type Area: String
|
5236
5236
|
|
5237
5237
|
attr_accessor :StartTime, :EndTime, :MetricName, :ZoneIds, :Limit, :Filters, :Interval, :Area
|
5238
|
-
|
5238
|
+
|
5239
5239
|
def initialize(starttime=nil, endtime=nil, metricname=nil, zoneids=nil, limit=nil, filters=nil, interval=nil, area=nil)
|
5240
5240
|
@StartTime = starttime
|
5241
5241
|
@EndTime = endtime
|
@@ -5277,7 +5277,7 @@ module TencentCloud
|
|
5277
5277
|
# @type RequestId: String
|
5278
5278
|
|
5279
5279
|
attr_accessor :TotalCount, :Data, :RequestId
|
5280
|
-
|
5280
|
+
|
5281
5281
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
5282
5282
|
@TotalCount = totalcount
|
5283
5283
|
@Data = data
|
@@ -5326,7 +5326,7 @@ module TencentCloud
|
|
5326
5326
|
# @type Area: String
|
5327
5327
|
|
5328
5328
|
attr_accessor :StartTime, :EndTime, :MetricNames, :ZoneIds, :Domains, :QueryCondition, :Interval, :Area
|
5329
|
-
|
5329
|
+
|
5330
5330
|
def initialize(starttime=nil, endtime=nil, metricnames=nil, zoneids=nil, domains=nil, querycondition=nil, interval=nil, area=nil)
|
5331
5331
|
@StartTime = starttime
|
5332
5332
|
@EndTime = endtime
|
@@ -5368,7 +5368,7 @@ module TencentCloud
|
|
5368
5368
|
# @type RequestId: String
|
5369
5369
|
|
5370
5370
|
attr_accessor :Data, :TotalCount, :RequestId
|
5371
|
-
|
5371
|
+
|
5372
5372
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
5373
5373
|
@Data = data
|
5374
5374
|
@TotalCount = totalcount
|
@@ -5418,7 +5418,7 @@ module TencentCloud
|
|
5418
5418
|
# @type Area: String
|
5419
5419
|
|
5420
5420
|
attr_accessor :StartTime, :EndTime, :ZoneIds, :Domains, :Interval, :QueryCondition, :Limit, :Offset, :Area
|
5421
|
-
|
5421
|
+
|
5422
5422
|
def initialize(starttime=nil, endtime=nil, zoneids=nil, domains=nil, interval=nil, querycondition=nil, limit=nil, offset=nil, area=nil)
|
5423
5423
|
@StartTime = starttime
|
5424
5424
|
@EndTime = endtime
|
@@ -5462,7 +5462,7 @@ module TencentCloud
|
|
5462
5462
|
# @type RequestId: String
|
5463
5463
|
|
5464
5464
|
attr_accessor :Data, :TotalCount, :RequestId
|
5465
|
-
|
5465
|
+
|
5466
5466
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
5467
5467
|
@Data = data
|
5468
5468
|
@TotalCount = totalcount
|
@@ -5517,7 +5517,7 @@ module TencentCloud
|
|
5517
5517
|
# @type Area: String
|
5518
5518
|
|
5519
5519
|
attr_accessor :StartTime, :EndTime, :ZoneIds, :Domains, :Limit, :Offset, :QueryCondition, :Area
|
5520
|
-
|
5520
|
+
|
5521
5521
|
def initialize(starttime=nil, endtime=nil, zoneids=nil, domains=nil, limit=nil, offset=nil, querycondition=nil, area=nil)
|
5522
5522
|
@StartTime = starttime
|
5523
5523
|
@EndTime = endtime
|
@@ -5559,7 +5559,7 @@ module TencentCloud
|
|
5559
5559
|
# @type RequestId: String
|
5560
5560
|
|
5561
5561
|
attr_accessor :Data, :TotalCount, :RequestId
|
5562
|
-
|
5562
|
+
|
5563
5563
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
5564
5564
|
@Data = data
|
5565
5565
|
@TotalCount = totalcount
|
@@ -5609,7 +5609,7 @@ module TencentCloud
|
|
5609
5609
|
# @type Area: String
|
5610
5610
|
|
5611
5611
|
attr_accessor :StartTime, :EndTime, :ZoneIds, :Domains, :Interval, :QueryCondition, :Limit, :Offset, :Area
|
5612
|
-
|
5612
|
+
|
5613
5613
|
def initialize(starttime=nil, endtime=nil, zoneids=nil, domains=nil, interval=nil, querycondition=nil, limit=nil, offset=nil, area=nil)
|
5614
5614
|
@StartTime = starttime
|
5615
5615
|
@EndTime = endtime
|
@@ -5653,7 +5653,7 @@ module TencentCloud
|
|
5653
5653
|
# @type RequestId: String
|
5654
5654
|
|
5655
5655
|
attr_accessor :Data, :TotalCount, :RequestId
|
5656
|
-
|
5656
|
+
|
5657
5657
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
5658
5658
|
@Data = data
|
5659
5659
|
@TotalCount = totalcount
|
@@ -5703,7 +5703,7 @@ module TencentCloud
|
|
5703
5703
|
# @type Area: String
|
5704
5704
|
|
5705
5705
|
attr_accessor :StartTime, :EndTime, :MetricNames, :ZoneIds, :Domains, :Interval, :QueryCondition, :Area
|
5706
|
-
|
5706
|
+
|
5707
5707
|
def initialize(starttime=nil, endtime=nil, metricnames=nil, zoneids=nil, domains=nil, interval=nil, querycondition=nil, area=nil)
|
5708
5708
|
@StartTime = starttime
|
5709
5709
|
@EndTime = endtime
|
@@ -5745,7 +5745,7 @@ module TencentCloud
|
|
5745
5745
|
# @type RequestId: String
|
5746
5746
|
|
5747
5747
|
attr_accessor :Data, :TotalCount, :RequestId
|
5748
|
-
|
5748
|
+
|
5749
5749
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
5750
5750
|
@Data = data
|
5751
5751
|
@TotalCount = totalcount
|
@@ -5799,7 +5799,7 @@ module TencentCloud
|
|
5799
5799
|
# @type Area: String
|
5800
5800
|
|
5801
5801
|
attr_accessor :StartTime, :EndTime, :EntityType, :ZoneIds, :Domains, :QueryCondition, :Limit, :Offset, :Interval, :Area
|
5802
|
-
|
5802
|
+
|
5803
5803
|
def initialize(starttime=nil, endtime=nil, entitytype=nil, zoneids=nil, domains=nil, querycondition=nil, limit=nil, offset=nil, interval=nil, area=nil)
|
5804
5804
|
@StartTime = starttime
|
5805
5805
|
@EndTime = endtime
|
@@ -5845,7 +5845,7 @@ module TencentCloud
|
|
5845
5845
|
# @type RequestId: String
|
5846
5846
|
|
5847
5847
|
attr_accessor :Data, :TotalCount, :RequestId
|
5848
|
-
|
5848
|
+
|
5849
5849
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
5850
5850
|
@Data = data
|
5851
5851
|
@TotalCount = totalcount
|
@@ -5900,7 +5900,7 @@ module TencentCloud
|
|
5900
5900
|
# @type Area: String
|
5901
5901
|
|
5902
5902
|
attr_accessor :StartTime, :EndTime, :MetricName, :Interval, :ZoneIds, :Domains, :Limit, :QueryCondition, :Area
|
5903
|
-
|
5903
|
+
|
5904
5904
|
def initialize(starttime=nil, endtime=nil, metricname=nil, interval=nil, zoneids=nil, domains=nil, limit=nil, querycondition=nil, area=nil)
|
5905
5905
|
@StartTime = starttime
|
5906
5906
|
@EndTime = endtime
|
@@ -5944,7 +5944,7 @@ module TencentCloud
|
|
5944
5944
|
# @type RequestId: String
|
5945
5945
|
|
5946
5946
|
attr_accessor :Data, :TotalCount, :RequestId
|
5947
|
-
|
5947
|
+
|
5948
5948
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
5949
5949
|
@Data = data
|
5950
5950
|
@TotalCount = totalcount
|
@@ -5971,7 +5971,7 @@ module TencentCloud
|
|
5971
5971
|
# @type ZoneId: String
|
5972
5972
|
|
5973
5973
|
attr_accessor :ZoneId
|
5974
|
-
|
5974
|
+
|
5975
5975
|
def initialize(zoneid=nil)
|
5976
5976
|
@ZoneId = zoneid
|
5977
5977
|
end
|
@@ -5990,7 +5990,7 @@ module TencentCloud
|
|
5990
5990
|
# @type RequestId: String
|
5991
5991
|
|
5992
5992
|
attr_accessor :ZoneSetting, :RequestId
|
5993
|
-
|
5993
|
+
|
5994
5994
|
def initialize(zonesetting=nil, requestid=nil)
|
5995
5995
|
@ZoneSetting = zonesetting
|
5996
5996
|
@RequestId = requestid
|
@@ -6028,7 +6028,7 @@ module TencentCloud
|
|
6028
6028
|
# @type Direction: String
|
6029
6029
|
|
6030
6030
|
attr_accessor :Offset, :Limit, :Filters, :Order, :Direction
|
6031
|
-
|
6031
|
+
|
6032
6032
|
def initialize(offset=nil, limit=nil, filters=nil, order=nil, direction=nil)
|
6033
6033
|
@Offset = offset
|
6034
6034
|
@Limit = limit
|
@@ -6063,7 +6063,7 @@ module TencentCloud
|
|
6063
6063
|
# @type RequestId: String
|
6064
6064
|
|
6065
6065
|
attr_accessor :TotalCount, :Zones, :RequestId
|
6066
|
-
|
6066
|
+
|
6067
6067
|
def initialize(totalcount=nil, zones=nil, requestid=nil)
|
6068
6068
|
@TotalCount = totalcount
|
6069
6069
|
@Zones = zones
|
@@ -6153,7 +6153,7 @@ module TencentCloud
|
|
6153
6153
|
# @type ClientIpCountry: :class:`Tencentcloud::Teo.v20220901.models.ClientIpCountry`
|
6154
6154
|
|
6155
6155
|
attr_accessor :ZoneId, :Status, :Host, :ZoneName, :Cname, :Id, :InstanceId, :Lock, :Mode, :Area, :AccelerateType, :Https, :CacheConfig, :Origin, :SecurityType, :CacheKey, :Compression, :Waf, :CC, :DDoS, :SmartRouting, :Ipv6, :ClientIpCountry
|
6156
|
-
|
6156
|
+
|
6157
6157
|
def initialize(zoneid=nil, status=nil, host=nil, zonename=nil, cname=nil, id=nil, instanceid=nil, lock=nil, mode=nil, area=nil, acceleratetype=nil, https=nil, cacheconfig=nil, origin=nil, securitytype=nil, cachekey=nil, compression=nil, waf=nil, cc=nil, ddos=nil, smartrouting=nil, ipv6=nil, clientipcountry=nil)
|
6158
6158
|
@ZoneId = zoneid
|
6159
6159
|
@Status = status
|
@@ -6258,7 +6258,7 @@ module TencentCloud
|
|
6258
6258
|
# @type NoChangeIPWhitelist: :class:`Tencentcloud::Teo.v20220901.models.IPWhitelist`
|
6259
6259
|
|
6260
6260
|
attr_accessor :LatestIPWhitelist, :AddedIPWhitelist, :RemovedIPWhitelist, :NoChangeIPWhitelist
|
6261
|
-
|
6261
|
+
|
6262
6262
|
def initialize(latestipwhitelist=nil, addedipwhitelist=nil, removedipwhitelist=nil, nochangeipwhitelist=nil)
|
6263
6263
|
@LatestIPWhitelist = latestipwhitelist
|
6264
6264
|
@AddedIPWhitelist = addedipwhitelist
|
@@ -6294,7 +6294,7 @@ module TencentCloud
|
|
6294
6294
|
# @type LoadTime: Integer
|
6295
6295
|
|
6296
6296
|
attr_accessor :Alpha2, :LoadTime
|
6297
|
-
|
6297
|
+
|
6298
6298
|
def initialize(alpha2=nil, loadtime=nil)
|
6299
6299
|
@Alpha2 = alpha2
|
6300
6300
|
@LoadTime = loadtime
|
@@ -6314,7 +6314,7 @@ module TencentCloud
|
|
6314
6314
|
# @type Value: Integer
|
6315
6315
|
|
6316
6316
|
attr_accessor :Time, :Value
|
6317
|
-
|
6317
|
+
|
6318
6318
|
def initialize(time=nil, value=nil)
|
6319
6319
|
@Time = time
|
6320
6320
|
@Value = value
|
@@ -6342,7 +6342,7 @@ module TencentCloud
|
|
6342
6342
|
# @type Offset: Integer
|
6343
6343
|
|
6344
6344
|
attr_accessor :StartTime, :EndTime, :ZoneIds, :ProxyIds, :Limit, :Offset
|
6345
|
-
|
6345
|
+
|
6346
6346
|
def initialize(starttime=nil, endtime=nil, zoneids=nil, proxyids=nil, limit=nil, offset=nil)
|
6347
6347
|
@StartTime = starttime
|
6348
6348
|
@EndTime = endtime
|
@@ -6373,7 +6373,7 @@ module TencentCloud
|
|
6373
6373
|
# @type RequestId: String
|
6374
6374
|
|
6375
6375
|
attr_accessor :Data, :TotalCount, :RequestId
|
6376
|
-
|
6376
|
+
|
6377
6377
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
6378
6378
|
@Data = data
|
6379
6379
|
@TotalCount = totalcount
|
@@ -6410,7 +6410,7 @@ module TencentCloud
|
|
6410
6410
|
# @type Offset: Integer
|
6411
6411
|
|
6412
6412
|
attr_accessor :StartTime, :EndTime, :ZoneIds, :Domains, :Limit, :Offset
|
6413
|
-
|
6413
|
+
|
6414
6414
|
def initialize(starttime=nil, endtime=nil, zoneids=nil, domains=nil, limit=nil, offset=nil)
|
6415
6415
|
@StartTime = starttime
|
6416
6416
|
@EndTime = endtime
|
@@ -6441,7 +6441,7 @@ module TencentCloud
|
|
6441
6441
|
# @type RequestId: String
|
6442
6442
|
|
6443
6443
|
attr_accessor :Data, :TotalCount, :RequestId
|
6444
|
-
|
6444
|
+
|
6445
6445
|
def initialize(data=nil, totalcount=nil, requestid=nil)
|
6446
6446
|
@Data = data
|
6447
6447
|
@TotalCount = totalcount
|
@@ -6476,7 +6476,7 @@ module TencentCloud
|
|
6476
6476
|
# @type AclDropPageDetail: :class:`Tencentcloud::Teo.v20220901.models.DropPageDetail`
|
6477
6477
|
|
6478
6478
|
attr_accessor :Switch, :WafDropPageDetail, :AclDropPageDetail
|
6479
|
-
|
6479
|
+
|
6480
6480
|
def initialize(switch=nil, wafdroppagedetail=nil, acldroppagedetail=nil)
|
6481
6481
|
@Switch = switch
|
6482
6482
|
@WafDropPageDetail = wafdroppagedetail
|
@@ -6511,7 +6511,7 @@ module TencentCloud
|
|
6511
6511
|
# @type Type: String
|
6512
6512
|
|
6513
6513
|
attr_accessor :PageId, :StatusCode, :Name, :Type
|
6514
|
-
|
6514
|
+
|
6515
6515
|
def initialize(pageid=nil, statuscode=nil, name=nil, type=nil)
|
6516
6516
|
@PageId = pageid
|
6517
6517
|
@StatusCode = statuscode
|
@@ -6538,7 +6538,7 @@ module TencentCloud
|
|
6538
6538
|
# @type ExceptUserRules: Array
|
6539
6539
|
|
6540
6540
|
attr_accessor :Switch, :ExceptUserRules
|
6541
|
-
|
6541
|
+
|
6542
6542
|
def initialize(switch=nil, exceptuserrules=nil)
|
6543
6543
|
@Switch = switch
|
6544
6544
|
@ExceptUserRules = exceptuserrules
|
@@ -6582,7 +6582,7 @@ module TencentCloud
|
|
6582
6582
|
# @type RulePriority: Integer
|
6583
6583
|
|
6584
6584
|
attr_accessor :RuleName, :Action, :RuleStatus, :RuleID, :UpdateTime, :ExceptUserRuleConditions, :ExceptUserRuleScope, :RulePriority
|
6585
|
-
|
6585
|
+
|
6586
6586
|
def initialize(rulename=nil, action=nil, rulestatus=nil, ruleid=nil, updatetime=nil, exceptuserruleconditions=nil, exceptuserrulescope=nil, rulepriority=nil)
|
6587
6587
|
@RuleName = rulename
|
6588
6588
|
@Action = action
|
@@ -6655,7 +6655,7 @@ module TencentCloud
|
|
6655
6655
|
# @type MatchContent: String
|
6656
6656
|
|
6657
6657
|
attr_accessor :MatchFrom, :MatchParam, :Operator, :MatchContent
|
6658
|
-
|
6658
|
+
|
6659
6659
|
def initialize(matchfrom=nil, matchparam=nil, operator=nil, matchcontent=nil)
|
6660
6660
|
@MatchFrom = matchfrom
|
6661
6661
|
@MatchParam = matchparam
|
@@ -6693,7 +6693,7 @@ module TencentCloud
|
|
6693
6693
|
# @type SkipConditions: Array
|
6694
6694
|
|
6695
6695
|
attr_accessor :Type, :Modules, :PartialModules, :SkipConditions
|
6696
|
-
|
6696
|
+
|
6697
6697
|
def initialize(type=nil, modules=nil, partialmodules=nil, skipconditions=nil)
|
6698
6698
|
@Type = type
|
6699
6699
|
@Modules = modules
|
@@ -6731,7 +6731,7 @@ module TencentCloud
|
|
6731
6731
|
# @type Targets: Array
|
6732
6732
|
|
6733
6733
|
attr_accessor :Reason, :Targets
|
6734
|
-
|
6734
|
+
|
6735
6735
|
def initialize(reason=nil, targets=nil)
|
6736
6736
|
@Reason = reason
|
6737
6737
|
@Targets = targets
|
@@ -6751,7 +6751,7 @@ module TencentCloud
|
|
6751
6751
|
# @type IdentifyContent: String
|
6752
6752
|
|
6753
6753
|
attr_accessor :IdentifyPath, :IdentifyContent
|
6754
|
-
|
6754
|
+
|
6755
6755
|
def initialize(identifypath=nil, identifycontent=nil)
|
6756
6756
|
@IdentifyPath = identifypath
|
6757
6757
|
@IdentifyContent = identifycontent
|
@@ -6773,7 +6773,7 @@ module TencentCloud
|
|
6773
6773
|
# @type Values: Array
|
6774
6774
|
|
6775
6775
|
attr_accessor :Name, :Values
|
6776
|
-
|
6776
|
+
|
6777
6777
|
def initialize(name=nil, values=nil)
|
6778
6778
|
@Name = name
|
6779
6779
|
@Values = values
|
@@ -6797,7 +6797,7 @@ module TencentCloud
|
|
6797
6797
|
# @type StatTime: Integer
|
6798
6798
|
|
6799
6799
|
attr_accessor :Switch, :StatTime
|
6800
|
-
|
6800
|
+
|
6801
6801
|
def initialize(switch=nil, stattime=nil)
|
6802
6802
|
@Switch = switch
|
6803
6803
|
@StatTime = stattime
|
@@ -6826,7 +6826,7 @@ module TencentCloud
|
|
6826
6826
|
# @type DefaultCacheStrategy: String
|
6827
6827
|
|
6828
6828
|
attr_accessor :Switch, :DefaultCacheTime, :DefaultCache, :DefaultCacheStrategy
|
6829
|
-
|
6829
|
+
|
6830
6830
|
def initialize(switch=nil, defaultcachetime=nil, defaultcache=nil, defaultcachestrategy=nil)
|
6831
6831
|
@Switch = switch
|
6832
6832
|
@DefaultCacheTime = defaultcachetime
|
@@ -6855,7 +6855,7 @@ module TencentCloud
|
|
6855
6855
|
# @type RedirectStatusCode: Integer
|
6856
6856
|
|
6857
6857
|
attr_accessor :Switch, :RedirectStatusCode
|
6858
|
-
|
6858
|
+
|
6859
6859
|
def initialize(switch=nil, redirectstatuscode=nil)
|
6860
6860
|
@Switch = switch
|
6861
6861
|
@RedirectStatusCode = redirectstatuscode
|
@@ -6875,7 +6875,7 @@ module TencentCloud
|
|
6875
6875
|
# @type Switch: String
|
6876
6876
|
|
6877
6877
|
attr_accessor :Switch
|
6878
|
-
|
6878
|
+
|
6879
6879
|
def initialize(switch=nil)
|
6880
6880
|
@Switch = switch
|
6881
6881
|
end
|
@@ -6893,7 +6893,7 @@ module TencentCloud
|
|
6893
6893
|
# @type Value: String
|
6894
6894
|
|
6895
6895
|
attr_accessor :Name, :Value
|
6896
|
-
|
6896
|
+
|
6897
6897
|
def initialize(name=nil, value=nil)
|
6898
6898
|
@Name = name
|
6899
6899
|
@Value = value
|
@@ -6926,7 +6926,7 @@ module TencentCloud
|
|
6926
6926
|
# @type Preload: String
|
6927
6927
|
|
6928
6928
|
attr_accessor :Switch, :MaxAge, :IncludeSubDomains, :Preload
|
6929
|
-
|
6929
|
+
|
6930
6930
|
def initialize(switch=nil, maxage=nil, includesubdomains=nil, preload=nil)
|
6931
6931
|
@Switch = switch
|
6932
6932
|
@MaxAge = maxage
|
@@ -6980,7 +6980,7 @@ module TencentCloud
|
|
6980
6980
|
# @type CipherSuite: String
|
6981
6981
|
|
6982
6982
|
attr_accessor :Http2, :OcspStapling, :TlsVersion, :Hsts, :CertInfo, :ApplyType, :CipherSuite
|
6983
|
-
|
6983
|
+
|
6984
6984
|
def initialize(http2=nil, ocspstapling=nil, tlsversion=nil, hsts=nil, certinfo=nil, applytype=nil, ciphersuite=nil)
|
6985
6985
|
@Http2 = http2
|
6986
6986
|
@OcspStapling = ocspstapling
|
@@ -7022,7 +7022,7 @@ module TencentCloud
|
|
7022
7022
|
# @type Content: Array
|
7023
7023
|
|
7024
7024
|
attr_accessor :GroupId, :Name, :Content
|
7025
|
-
|
7025
|
+
|
7026
7026
|
def initialize(groupid=nil, name=nil, content=nil)
|
7027
7027
|
@GroupId = groupid
|
7028
7028
|
@Name = name
|
@@ -7044,7 +7044,7 @@ module TencentCloud
|
|
7044
7044
|
# @type IPv6: Array
|
7045
7045
|
|
7046
7046
|
attr_accessor :IPv4, :IPv6
|
7047
|
-
|
7047
|
+
|
7048
7048
|
def initialize(ipv4=nil, ipv6=nil)
|
7049
7049
|
@IPv4 = ipv4
|
7050
7050
|
@IPv6 = ipv6
|
@@ -7076,7 +7076,7 @@ module TencentCloud
|
|
7076
7076
|
# @type FileAscription: :class:`Tencentcloud::Teo.v20220901.models.FileAscriptionInfo`
|
7077
7077
|
|
7078
7078
|
attr_accessor :ZoneName, :Domain, :Status, :Ascription, :OriginalNameServers, :FileAscription
|
7079
|
-
|
7079
|
+
|
7080
7080
|
def initialize(zonename=nil, domain=nil, status=nil, ascription=nil, originalnameservers=nil, fileascription=nil)
|
7081
7081
|
@ZoneName = zonename
|
7082
7082
|
@Domain = domain
|
@@ -7110,7 +7110,7 @@ module TencentCloud
|
|
7110
7110
|
# @type Domain: String
|
7111
7111
|
|
7112
7112
|
attr_accessor :ZoneName, :Domain
|
7113
|
-
|
7113
|
+
|
7114
7114
|
def initialize(zonename=nil, domain=nil)
|
7115
7115
|
@ZoneName = zonename
|
7116
7116
|
@Domain = domain
|
@@ -7132,7 +7132,7 @@ module TencentCloud
|
|
7132
7132
|
# @type RequestId: String
|
7133
7133
|
|
7134
7134
|
attr_accessor :Ascription, :FileAscription, :RequestId
|
7135
|
-
|
7135
|
+
|
7136
7136
|
def initialize(ascription=nil, fileascription=nil, requestid=nil)
|
7137
7137
|
@Ascription = ascription
|
7138
7138
|
@FileAscription = fileascription
|
@@ -7160,7 +7160,7 @@ module TencentCloud
|
|
7160
7160
|
# @type Switch: String
|
7161
7161
|
|
7162
7162
|
attr_accessor :Switch
|
7163
|
-
|
7163
|
+
|
7164
7164
|
def initialize(switch=nil)
|
7165
7165
|
@Switch = switch
|
7166
7166
|
end
|
@@ -7182,7 +7182,7 @@ module TencentCloud
|
|
7182
7182
|
# @type IntelligenceRuleItems: Array
|
7183
7183
|
|
7184
7184
|
attr_accessor :Switch, :IntelligenceRuleItems
|
7185
|
-
|
7185
|
+
|
7186
7186
|
def initialize(switch=nil, intelligenceruleitems=nil)
|
7187
7187
|
@Switch = switch
|
7188
7188
|
@IntelligenceRuleItems = intelligenceruleitems
|
@@ -7218,7 +7218,7 @@ module TencentCloud
|
|
7218
7218
|
# @type Action: String
|
7219
7219
|
|
7220
7220
|
attr_accessor :Label, :Action
|
7221
|
-
|
7221
|
+
|
7222
7222
|
def initialize(label=nil, action=nil)
|
7223
7223
|
@Label = label
|
7224
7224
|
@Action = action
|
@@ -7242,7 +7242,7 @@ module TencentCloud
|
|
7242
7242
|
# @type IpTableRules: Array
|
7243
7243
|
|
7244
7244
|
attr_accessor :Switch, :IpTableRules
|
7245
|
-
|
7245
|
+
|
7246
7246
|
def initialize(switch=nil, iptablerules=nil)
|
7247
7247
|
@Switch = switch
|
7248
7248
|
@IpTableRules = iptablerules
|
@@ -7298,7 +7298,7 @@ module TencentCloud
|
|
7298
7298
|
# @type MatchContent: String
|
7299
7299
|
|
7300
7300
|
attr_accessor :Action, :MatchFrom, :Operator, :RuleID, :UpdateTime, :Status, :RuleName, :MatchContent
|
7301
|
-
|
7301
|
+
|
7302
7302
|
def initialize(action=nil, matchfrom=nil, operator=nil, ruleid=nil, updatetime=nil, status=nil, rulename=nil, matchcontent=nil)
|
7303
7303
|
@Action = action
|
7304
7304
|
@MatchFrom = matchfrom
|
@@ -7330,7 +7330,7 @@ module TencentCloud
|
|
7330
7330
|
# @type Switch: String
|
7331
7331
|
|
7332
7332
|
attr_accessor :Switch
|
7333
|
-
|
7333
|
+
|
7334
7334
|
def initialize(switch=nil)
|
7335
7335
|
@Switch = switch
|
7336
7336
|
end
|
@@ -7359,7 +7359,7 @@ module TencentCloud
|
|
7359
7359
|
# @type Area: String
|
7360
7360
|
|
7361
7361
|
attr_accessor :LogTime, :ProxyId, :Size, :Url, :LogPacketName, :Area
|
7362
|
-
|
7362
|
+
|
7363
7363
|
def initialize(logtime=nil, proxyid=nil, size=nil, url=nil, logpacketname=nil, area=nil)
|
7364
7364
|
@LogTime = logtime
|
7365
7365
|
@ProxyId = proxyid
|
@@ -7397,7 +7397,7 @@ module TencentCloud
|
|
7397
7397
|
# @type Area: String
|
7398
7398
|
|
7399
7399
|
attr_accessor :LogTime, :Domain, :Size, :Url, :LogPacketName, :Area
|
7400
|
-
|
7400
|
+
|
7401
7401
|
def initialize(logtime=nil, domain=nil, size=nil, url=nil, logpacketname=nil, area=nil)
|
7402
7402
|
@LogTime = logtime
|
7403
7403
|
@Domain = domain
|
@@ -7431,7 +7431,7 @@ module TencentCloud
|
|
7431
7431
|
# @type Deleted: String
|
7432
7432
|
|
7433
7433
|
attr_accessor :LogSetRegion, :LogSetName, :LogSetId, :Deleted
|
7434
|
-
|
7434
|
+
|
7435
7435
|
def initialize(logsetregion=nil, logsetname=nil, logsetid=nil, deleted=nil)
|
7436
7436
|
@LogSetRegion = logsetregion
|
7437
7437
|
@LogSetName = logsetname
|
@@ -7458,7 +7458,7 @@ module TencentCloud
|
|
7458
7458
|
# @type MaxAgeTime: Integer
|
7459
7459
|
|
7460
7460
|
attr_accessor :FollowOrigin, :MaxAgeTime
|
7461
|
-
|
7461
|
+
|
7462
7462
|
def initialize(followorigin=nil, maxagetime=nil)
|
7463
7463
|
@FollowOrigin = followorigin
|
7464
7464
|
@MaxAgeTime = maxagetime
|
@@ -7480,7 +7480,7 @@ module TencentCloud
|
|
7480
7480
|
# @type OriginInfo: :class:`Tencentcloud::Teo.v20220901.models.OriginInfo`
|
7481
7481
|
|
7482
7482
|
attr_accessor :ZoneId, :DomainName, :OriginInfo
|
7483
|
-
|
7483
|
+
|
7484
7484
|
def initialize(zoneid=nil, domainname=nil, origininfo=nil)
|
7485
7485
|
@ZoneId = zoneid
|
7486
7486
|
@DomainName = domainname
|
@@ -7503,7 +7503,7 @@ module TencentCloud
|
|
7503
7503
|
# @type RequestId: String
|
7504
7504
|
|
7505
7505
|
attr_accessor :RequestId
|
7506
|
-
|
7506
|
+
|
7507
7507
|
def initialize(requestid=nil)
|
7508
7508
|
@RequestId = requestid
|
7509
7509
|
end
|
@@ -7529,7 +7529,7 @@ module TencentCloud
|
|
7529
7529
|
# @type Force: Boolean
|
7530
7530
|
|
7531
7531
|
attr_accessor :ZoneId, :DomainNames, :Status, :Force
|
7532
|
-
|
7532
|
+
|
7533
7533
|
def initialize(zoneid=nil, domainnames=nil, status=nil, force=nil)
|
7534
7534
|
@ZoneId = zoneid
|
7535
7535
|
@DomainNames = domainnames
|
@@ -7551,7 +7551,7 @@ module TencentCloud
|
|
7551
7551
|
# @type RequestId: String
|
7552
7552
|
|
7553
7553
|
attr_accessor :RequestId
|
7554
|
-
|
7554
|
+
|
7555
7555
|
def initialize(requestid=nil)
|
7556
7556
|
@RequestId = requestid
|
7557
7557
|
end
|
@@ -7578,7 +7578,7 @@ module TencentCloud
|
|
7578
7578
|
# @type CertId: Array
|
7579
7579
|
|
7580
7580
|
attr_accessor :ZoneId, :AliasName, :TargetName, :CertType, :CertId
|
7581
|
-
|
7581
|
+
|
7582
7582
|
def initialize(zoneid=nil, aliasname=nil, targetname=nil, certtype=nil, certid=nil)
|
7583
7583
|
@ZoneId = zoneid
|
7584
7584
|
@AliasName = aliasname
|
@@ -7602,7 +7602,7 @@ module TencentCloud
|
|
7602
7602
|
# @type RequestId: String
|
7603
7603
|
|
7604
7604
|
attr_accessor :RequestId
|
7605
|
-
|
7605
|
+
|
7606
7606
|
def initialize(requestid=nil)
|
7607
7607
|
@RequestId = requestid
|
7608
7608
|
end
|
@@ -7624,7 +7624,7 @@ module TencentCloud
|
|
7624
7624
|
# @type AliasNames: Array
|
7625
7625
|
|
7626
7626
|
attr_accessor :ZoneId, :Paused, :AliasNames
|
7627
|
-
|
7627
|
+
|
7628
7628
|
def initialize(zoneid=nil, paused=nil, aliasnames=nil)
|
7629
7629
|
@ZoneId = zoneid
|
7630
7630
|
@Paused = paused
|
@@ -7644,7 +7644,7 @@ module TencentCloud
|
|
7644
7644
|
# @type RequestId: String
|
7645
7645
|
|
7646
7646
|
attr_accessor :RequestId
|
7647
|
-
|
7647
|
+
|
7648
7648
|
def initialize(requestid=nil)
|
7649
7649
|
@RequestId = requestid
|
7650
7650
|
end
|
@@ -7676,7 +7676,7 @@ module TencentCloud
|
|
7676
7676
|
# @type AccelerateMainland: :class:`Tencentcloud::Teo.v20220901.models.AccelerateMainland`
|
7677
7677
|
|
7678
7678
|
attr_accessor :ZoneId, :ProxyId, :ProxyName, :SessionPersistTime, :ProxyType, :Ipv6, :AccelerateMainland
|
7679
|
-
|
7679
|
+
|
7680
7680
|
def initialize(zoneid=nil, proxyid=nil, proxyname=nil, sessionpersisttime=nil, proxytype=nil, ipv6=nil, acceleratemainland=nil)
|
7681
7681
|
@ZoneId = zoneid
|
7682
7682
|
@ProxyId = proxyid
|
@@ -7710,7 +7710,7 @@ module TencentCloud
|
|
7710
7710
|
# @type RequestId: String
|
7711
7711
|
|
7712
7712
|
attr_accessor :RequestId
|
7713
|
-
|
7713
|
+
|
7714
7714
|
def initialize(requestid=nil)
|
7715
7715
|
@RequestId = requestid
|
7716
7716
|
end
|
@@ -7762,7 +7762,7 @@ module TencentCloud
|
|
7762
7762
|
# @type OriginPort: String
|
7763
7763
|
|
7764
7764
|
attr_accessor :ZoneId, :ProxyId, :RuleId, :OriginType, :Port, :Proto, :OriginValue, :ForwardClientIp, :SessionPersist, :OriginPort
|
7765
|
-
|
7765
|
+
|
7766
7766
|
def initialize(zoneid=nil, proxyid=nil, ruleid=nil, origintype=nil, port=nil, proto=nil, originvalue=nil, forwardclientip=nil, sessionpersist=nil, originport=nil)
|
7767
7767
|
@ZoneId = zoneid
|
7768
7768
|
@ProxyId = proxyid
|
@@ -7796,7 +7796,7 @@ module TencentCloud
|
|
7796
7796
|
# @type RequestId: String
|
7797
7797
|
|
7798
7798
|
attr_accessor :RequestId
|
7799
|
-
|
7799
|
+
|
7800
7800
|
def initialize(requestid=nil)
|
7801
7801
|
@RequestId = requestid
|
7802
7802
|
end
|
@@ -7820,7 +7820,7 @@ module TencentCloud
|
|
7820
7820
|
# @type Status: String
|
7821
7821
|
|
7822
7822
|
attr_accessor :ZoneId, :ProxyId, :RuleId, :Status
|
7823
|
-
|
7823
|
+
|
7824
7824
|
def initialize(zoneid=nil, proxyid=nil, ruleid=nil, status=nil)
|
7825
7825
|
@ZoneId = zoneid
|
7826
7826
|
@ProxyId = proxyid
|
@@ -7842,7 +7842,7 @@ module TencentCloud
|
|
7842
7842
|
# @type RequestId: String
|
7843
7843
|
|
7844
7844
|
attr_accessor :RequestId
|
7845
|
-
|
7845
|
+
|
7846
7846
|
def initialize(requestid=nil)
|
7847
7847
|
@RequestId = requestid
|
7848
7848
|
end
|
@@ -7864,7 +7864,7 @@ module TencentCloud
|
|
7864
7864
|
# @type Status: String
|
7865
7865
|
|
7866
7866
|
attr_accessor :ZoneId, :ProxyId, :Status
|
7867
|
-
|
7867
|
+
|
7868
7868
|
def initialize(zoneid=nil, proxyid=nil, status=nil)
|
7869
7869
|
@ZoneId = zoneid
|
7870
7870
|
@ProxyId = proxyid
|
@@ -7884,7 +7884,7 @@ module TencentCloud
|
|
7884
7884
|
# @type RequestId: String
|
7885
7885
|
|
7886
7886
|
attr_accessor :RequestId
|
7887
|
-
|
7887
|
+
|
7888
7888
|
def initialize(requestid=nil)
|
7889
7889
|
@RequestId = requestid
|
7890
7890
|
end
|
@@ -7906,7 +7906,7 @@ module TencentCloud
|
|
7906
7906
|
# @type Status: String
|
7907
7907
|
|
7908
7908
|
attr_accessor :ZoneId, :CertId, :Status
|
7909
|
-
|
7909
|
+
|
7910
7910
|
def initialize(zoneid=nil, certid=nil, status=nil)
|
7911
7911
|
@ZoneId = zoneid
|
7912
7912
|
@CertId = certid
|
@@ -7926,7 +7926,7 @@ module TencentCloud
|
|
7926
7926
|
# @type RequestId: String
|
7927
7927
|
|
7928
7928
|
attr_accessor :RequestId
|
7929
|
-
|
7929
|
+
|
7930
7930
|
def initialize(requestid=nil)
|
7931
7931
|
@RequestId = requestid
|
7932
7932
|
end
|
@@ -7950,7 +7950,7 @@ module TencentCloud
|
|
7950
7950
|
# @type ApplyType: String
|
7951
7951
|
|
7952
7952
|
attr_accessor :ZoneId, :Hosts, :ServerCertInfo, :ApplyType
|
7953
|
-
|
7953
|
+
|
7954
7954
|
def initialize(zoneid=nil, hosts=nil, servercertinfo=nil, applytype=nil)
|
7955
7955
|
@ZoneId = zoneid
|
7956
7956
|
@Hosts = hosts
|
@@ -7979,7 +7979,7 @@ module TencentCloud
|
|
7979
7979
|
# @type RequestId: String
|
7980
7980
|
|
7981
7981
|
attr_accessor :RequestId
|
7982
|
-
|
7982
|
+
|
7983
7983
|
def initialize(requestid=nil)
|
7984
7984
|
@RequestId = requestid
|
7985
7985
|
end
|
@@ -8014,7 +8014,7 @@ module TencentCloud
|
|
8014
8014
|
# @type HostHeader: String
|
8015
8015
|
|
8016
8016
|
attr_accessor :ZoneId, :OriginGroupId, :OriginType, :OriginGroupName, :ConfigurationType, :OriginRecords, :HostHeader
|
8017
|
-
|
8017
|
+
|
8018
8018
|
def initialize(zoneid=nil, origingroupid=nil, origintype=nil, origingroupname=nil, configurationtype=nil, originrecords=nil, hostheader=nil)
|
8019
8019
|
@ZoneId = zoneid
|
8020
8020
|
@OriginGroupId = origingroupid
|
@@ -8049,7 +8049,7 @@ module TencentCloud
|
|
8049
8049
|
# @type RequestId: String
|
8050
8050
|
|
8051
8051
|
attr_accessor :RequestId
|
8052
|
-
|
8052
|
+
|
8053
8053
|
def initialize(requestid=nil)
|
8054
8054
|
@RequestId = requestid
|
8055
8055
|
end
|
@@ -8067,7 +8067,7 @@ module TencentCloud
|
|
8067
8067
|
# @type RuleIds: Array
|
8068
8068
|
|
8069
8069
|
attr_accessor :ZoneId, :RuleIds
|
8070
|
-
|
8070
|
+
|
8071
8071
|
def initialize(zoneid=nil, ruleids=nil)
|
8072
8072
|
@ZoneId = zoneid
|
8073
8073
|
@RuleIds = ruleids
|
@@ -8085,7 +8085,7 @@ module TencentCloud
|
|
8085
8085
|
# @type RequestId: String
|
8086
8086
|
|
8087
8087
|
attr_accessor :RequestId
|
8088
|
-
|
8088
|
+
|
8089
8089
|
def initialize(requestid=nil)
|
8090
8090
|
@RequestId = requestid
|
8091
8091
|
end
|
@@ -8113,7 +8113,7 @@ module TencentCloud
|
|
8113
8113
|
# @type Tags: Array
|
8114
8114
|
|
8115
8115
|
attr_accessor :ZoneId, :RuleName, :Rules, :RuleId, :Status, :Tags
|
8116
|
-
|
8116
|
+
|
8117
8117
|
def initialize(zoneid=nil, rulename=nil, rules=nil, ruleid=nil, status=nil, tags=nil)
|
8118
8118
|
@ZoneId = zoneid
|
8119
8119
|
@RuleName = rulename
|
@@ -8148,7 +8148,7 @@ module TencentCloud
|
|
8148
8148
|
# @type RequestId: String
|
8149
8149
|
|
8150
8150
|
attr_accessor :RuleId, :RequestId
|
8151
|
-
|
8151
|
+
|
8152
8152
|
def initialize(ruleid=nil, requestid=nil)
|
8153
8153
|
@RuleId = ruleid
|
8154
8154
|
@RequestId = requestid
|
@@ -8173,7 +8173,7 @@ module TencentCloud
|
|
8173
8173
|
# @type Mode: String
|
8174
8174
|
|
8175
8175
|
attr_accessor :ZoneId, :IPGroup, :Mode
|
8176
|
-
|
8176
|
+
|
8177
8177
|
def initialize(zoneid=nil, ipgroup=nil, mode=nil)
|
8178
8178
|
@ZoneId = zoneid
|
8179
8179
|
@IPGroup = ipgroup
|
@@ -8196,7 +8196,7 @@ module TencentCloud
|
|
8196
8196
|
# @type RequestId: String
|
8197
8197
|
|
8198
8198
|
attr_accessor :RequestId
|
8199
|
-
|
8199
|
+
|
8200
8200
|
def initialize(requestid=nil)
|
8201
8201
|
@RequestId = requestid
|
8202
8202
|
end
|
@@ -8218,7 +8218,7 @@ module TencentCloud
|
|
8218
8218
|
# @type TemplateId: String
|
8219
8219
|
|
8220
8220
|
attr_accessor :ZoneId, :SecurityConfig, :Entity, :TemplateId
|
8221
|
-
|
8221
|
+
|
8222
8222
|
def initialize(zoneid=nil, securityconfig=nil, entity=nil, templateid=nil)
|
8223
8223
|
@ZoneId = zoneid
|
8224
8224
|
@SecurityConfig = securityconfig
|
@@ -8243,7 +8243,7 @@ module TencentCloud
|
|
8243
8243
|
# @type RequestId: String
|
8244
8244
|
|
8245
8245
|
attr_accessor :RequestId
|
8246
|
-
|
8246
|
+
|
8247
8247
|
def initialize(requestid=nil)
|
8248
8248
|
@RequestId = requestid
|
8249
8249
|
end
|
@@ -8284,7 +8284,7 @@ module TencentCloud
|
|
8284
8284
|
# @type TemplateId: String
|
8285
8285
|
|
8286
8286
|
attr_accessor :ZoneId, :Entity, :Switch, :Level, :Mode, :WafRules, :AiRule, :WafGroups, :TemplateId
|
8287
|
-
|
8287
|
+
|
8288
8288
|
def initialize(zoneid=nil, entity=nil, switch=nil, level=nil, mode=nil, wafrules=nil, airule=nil, wafgroups=nil, templateid=nil)
|
8289
8289
|
@ZoneId = zoneid
|
8290
8290
|
@Entity = entity
|
@@ -8329,7 +8329,7 @@ module TencentCloud
|
|
8329
8329
|
# @type RequestId: String
|
8330
8330
|
|
8331
8331
|
attr_accessor :RequestId
|
8332
|
-
|
8332
|
+
|
8333
8333
|
def initialize(requestid=nil)
|
8334
8334
|
@RequestId = requestid
|
8335
8335
|
end
|
@@ -8353,7 +8353,7 @@ module TencentCloud
|
|
8353
8353
|
# @type AliasZoneName: String
|
8354
8354
|
|
8355
8355
|
attr_accessor :ZoneId, :Type, :VanityNameServers, :AliasZoneName
|
8356
|
-
|
8356
|
+
|
8357
8357
|
def initialize(zoneid=nil, type=nil, vanitynameservers=nil, aliaszonename=nil)
|
8358
8358
|
@ZoneId = zoneid
|
8359
8359
|
@Type = type
|
@@ -8378,7 +8378,7 @@ module TencentCloud
|
|
8378
8378
|
# @type RequestId: String
|
8379
8379
|
|
8380
8380
|
attr_accessor :RequestId
|
8381
|
-
|
8381
|
+
|
8382
8382
|
def initialize(requestid=nil)
|
8383
8383
|
@RequestId = requestid
|
8384
8384
|
end
|
@@ -8451,7 +8451,7 @@ module TencentCloud
|
|
8451
8451
|
# @type ImageOptimize: :class:`Tencentcloud::Teo.v20220901.models.ImageOptimize`
|
8452
8452
|
|
8453
8453
|
attr_accessor :ZoneId, :CacheConfig, :CacheKey, :MaxAge, :OfflineCache, :Quic, :PostMaxSize, :Compression, :UpstreamHttp2, :ForceRedirect, :Https, :Origin, :SmartRouting, :WebSocket, :ClientIpHeader, :CachePrefresh, :Ipv6, :ClientIpCountry, :Grpc, :ImageOptimize
|
8454
|
-
|
8454
|
+
|
8455
8455
|
def initialize(zoneid=nil, cacheconfig=nil, cachekey=nil, maxage=nil, offlinecache=nil, quic=nil, postmaxsize=nil, compression=nil, upstreamhttp2=nil, forceredirect=nil, https=nil, origin=nil, smartrouting=nil, websocket=nil, clientipheader=nil, cacheprefresh=nil, ipv6=nil, clientipcountry=nil, grpc=nil, imageoptimize=nil)
|
8456
8456
|
@ZoneId = zoneid
|
8457
8457
|
@CacheConfig = cacheconfig
|
@@ -8562,7 +8562,7 @@ module TencentCloud
|
|
8562
8562
|
# @type RequestId: String
|
8563
8563
|
|
8564
8564
|
attr_accessor :RequestId
|
8565
|
-
|
8565
|
+
|
8566
8566
|
def initialize(requestid=nil)
|
8567
8567
|
@RequestId = requestid
|
8568
8568
|
end
|
@@ -8582,7 +8582,7 @@ module TencentCloud
|
|
8582
8582
|
# @type Paused: Boolean
|
8583
8583
|
|
8584
8584
|
attr_accessor :ZoneId, :Paused
|
8585
|
-
|
8585
|
+
|
8586
8586
|
def initialize(zoneid=nil, paused=nil)
|
8587
8587
|
@ZoneId = zoneid
|
8588
8588
|
@Paused = paused
|
@@ -8600,7 +8600,7 @@ module TencentCloud
|
|
8600
8600
|
# @type RequestId: String
|
8601
8601
|
|
8602
8602
|
attr_accessor :RequestId
|
8603
|
-
|
8603
|
+
|
8604
8604
|
def initialize(requestid=nil)
|
8605
8605
|
@RequestId = requestid
|
8606
8606
|
end
|
@@ -8618,7 +8618,7 @@ module TencentCloud
|
|
8618
8618
|
# @type Switch: String
|
8619
8619
|
|
8620
8620
|
attr_accessor :Switch
|
8621
|
-
|
8621
|
+
|
8622
8622
|
def initialize(switch=nil)
|
8623
8623
|
@Switch = switch
|
8624
8624
|
end
|
@@ -8636,7 +8636,7 @@ module TencentCloud
|
|
8636
8636
|
# @type Parameters: Array
|
8637
8637
|
|
8638
8638
|
attr_accessor :Action, :Parameters
|
8639
|
-
|
8639
|
+
|
8640
8640
|
def initialize(action=nil, parameters=nil)
|
8641
8641
|
@Action = action
|
8642
8642
|
@Parameters = parameters
|
@@ -8663,7 +8663,7 @@ module TencentCloud
|
|
8663
8663
|
# @type Switch: String
|
8664
8664
|
|
8665
8665
|
attr_accessor :Switch
|
8666
|
-
|
8666
|
+
|
8667
8667
|
def initialize(switch=nil)
|
8668
8668
|
@Switch = switch
|
8669
8669
|
end
|
@@ -8688,7 +8688,7 @@ module TencentCloud
|
|
8688
8688
|
# @type Ratio: Integer
|
8689
8689
|
|
8690
8690
|
attr_accessor :Name, :Connectivity, :Value, :Ratio
|
8691
|
-
|
8691
|
+
|
8692
8692
|
def initialize(name=nil, connectivity=nil, value=nil, ratio=nil)
|
8693
8693
|
@Name = name
|
8694
8694
|
@Connectivity = connectivity
|
@@ -8725,7 +8725,7 @@ module TencentCloud
|
|
8725
8725
|
# @type CosPrivateAccess: String
|
8726
8726
|
|
8727
8727
|
attr_accessor :Origins, :BackupOrigins, :OriginPullProtocol, :CosPrivateAccess
|
8728
|
-
|
8728
|
+
|
8729
8729
|
def initialize(origins=nil, backuporigins=nil, originpullprotocol=nil, cosprivateaccess=nil)
|
8730
8730
|
@Origins = origins
|
8731
8731
|
@BackupOrigins = backuporigins
|
@@ -8767,7 +8767,7 @@ module TencentCloud
|
|
8767
8767
|
# @type PrivateParameters: Array
|
8768
8768
|
|
8769
8769
|
attr_accessor :OriginType, :Origin, :BackupOrigin, :OriginGroupName, :BackOriginGroupName, :PrivateAccess, :PrivateParameters
|
8770
|
-
|
8770
|
+
|
8771
8771
|
def initialize(origintype=nil, origin=nil, backuporigin=nil, origingroupname=nil, backorigingroupname=nil, privateaccess=nil, privateparameters=nil)
|
8772
8772
|
@OriginType = origintype
|
8773
8773
|
@Origin = origin
|
@@ -8825,7 +8825,7 @@ module TencentCloud
|
|
8825
8825
|
# @type HostHeader: String
|
8826
8826
|
|
8827
8827
|
attr_accessor :ZoneId, :ZoneName, :OriginGroupId, :OriginType, :OriginGroupName, :ConfigurationType, :OriginRecords, :UpdateTime, :HostHeader
|
8828
|
-
|
8828
|
+
|
8829
8829
|
def initialize(zoneid=nil, zonename=nil, origingroupid=nil, origintype=nil, origingroupname=nil, configurationtype=nil, originrecords=nil, updatetime=nil, hostheader=nil)
|
8830
8830
|
@ZoneId = zoneid
|
8831
8831
|
@ZoneName = zonename
|
@@ -8878,7 +8878,7 @@ module TencentCloud
|
|
8878
8878
|
# @type PrivateParameters: Array
|
8879
8879
|
|
8880
8880
|
attr_accessor :OriginType, :Origin, :BackupOrigin, :PrivateAccess, :PrivateParameters
|
8881
|
-
|
8881
|
+
|
8882
8882
|
def initialize(origintype=nil, origin=nil, backuporigin=nil, privateaccess=nil, privateparameters=nil)
|
8883
8883
|
@OriginType = origintype
|
8884
8884
|
@Origin = origin
|
@@ -8932,7 +8932,7 @@ module TencentCloud
|
|
8932
8932
|
# @type DiffIPWhitelist: :class:`Tencentcloud::Teo.v20220901.models.DiffIPWhitelist`
|
8933
8933
|
|
8934
8934
|
attr_accessor :ZoneId, :Hosts, :ProxyIds, :CurrentIPWhitelist, :NeedUpdate, :Status, :PlanSupport, :DiffIPWhitelist
|
8935
|
-
|
8935
|
+
|
8936
8936
|
def initialize(zoneid=nil, hosts=nil, proxyids=nil, currentipwhitelist=nil, needupdate=nil, status=nil, plansupport=nil, diffipwhitelist=nil)
|
8937
8937
|
@ZoneId = zoneid
|
8938
8938
|
@Hosts = hosts
|
@@ -8997,7 +8997,7 @@ module TencentCloud
|
|
8997
8997
|
# @type PrivateParameters: Array
|
8998
8998
|
|
8999
8999
|
attr_accessor :Record, :RecordId, :Port, :Weight, :Proto, :Area, :Private, :PrivateParameters
|
9000
|
-
|
9000
|
+
|
9001
9001
|
def initialize(record=nil, recordid=nil, port=nil, weight=nil, proto=nil, area=nil, private=nil, privateparameters=nil)
|
9002
9002
|
@Record = record
|
9003
9003
|
@RecordId = recordid
|
@@ -9038,7 +9038,7 @@ module TencentCloud
|
|
9038
9038
|
# @type Include: Array
|
9039
9039
|
|
9040
9040
|
attr_accessor :Module, :Include
|
9041
|
-
|
9041
|
+
|
9042
9042
|
def initialize(_module=nil, include=nil)
|
9043
9043
|
@Module = _module
|
9044
9044
|
@Include = include
|
@@ -9092,7 +9092,7 @@ module TencentCloud
|
|
9092
9092
|
# @type Area: String
|
9093
9093
|
|
9094
9094
|
attr_accessor :Currency, :Flux, :Frequency, :PlanType, :Price, :Request, :SiteNumber, :Area
|
9095
|
-
|
9095
|
+
|
9096
9096
|
def initialize(currency=nil, flux=nil, frequency=nil, plantype=nil, price=nil, request=nil, sitenumber=nil, area=nil)
|
9097
9097
|
@Currency = currency
|
9098
9098
|
@Flux = flux
|
@@ -9127,7 +9127,7 @@ module TencentCloud
|
|
9127
9127
|
# @type MaxSize: Integer
|
9128
9128
|
|
9129
9129
|
attr_accessor :Switch, :MaxSize
|
9130
|
-
|
9130
|
+
|
9131
9131
|
def initialize(switch=nil, maxsize=nil)
|
9132
9132
|
@Switch = switch
|
9133
9133
|
@MaxSize = maxsize
|
@@ -9149,7 +9149,7 @@ module TencentCloud
|
|
9149
9149
|
# @type Value: String
|
9150
9150
|
|
9151
9151
|
attr_accessor :Name, :Value
|
9152
|
-
|
9152
|
+
|
9153
9153
|
def initialize(name=nil, value=nil)
|
9154
9154
|
@Name = name
|
9155
9155
|
@Value = value
|
@@ -9179,7 +9179,7 @@ module TencentCloud
|
|
9179
9179
|
# @type Value: Array
|
9180
9180
|
|
9181
9181
|
attr_accessor :Key, :Operator, :Value
|
9182
|
-
|
9182
|
+
|
9183
9183
|
def initialize(key=nil, operator=nil, value=nil)
|
9184
9184
|
@Key = key
|
9185
9185
|
@Operator = operator
|
@@ -9209,7 +9209,7 @@ module TencentCloud
|
|
9209
9209
|
# @type Value: Array
|
9210
9210
|
|
9211
9211
|
attr_accessor :Switch, :Action, :Value
|
9212
|
-
|
9212
|
+
|
9213
9213
|
def initialize(switch=nil, action=nil, value=nil)
|
9214
9214
|
@Switch = switch
|
9215
9215
|
@Action = action
|
@@ -9231,7 +9231,7 @@ module TencentCloud
|
|
9231
9231
|
# @type Switch: String
|
9232
9232
|
|
9233
9233
|
attr_accessor :Switch
|
9234
|
-
|
9234
|
+
|
9235
9235
|
def initialize(switch=nil)
|
9236
9236
|
@Switch = switch
|
9237
9237
|
end
|
@@ -9258,7 +9258,7 @@ module TencentCloud
|
|
9258
9258
|
# @type Type: String
|
9259
9259
|
|
9260
9260
|
attr_accessor :Batch, :Daily, :DailyAvailable, :Type
|
9261
|
-
|
9261
|
+
|
9262
9262
|
def initialize(batch=nil, daily=nil, dailyavailable=nil, type=nil)
|
9263
9263
|
@Batch = batch
|
9264
9264
|
@Daily = daily
|
@@ -9293,7 +9293,7 @@ module TencentCloud
|
|
9293
9293
|
# @type RateLimitCustomizes: Array
|
9294
9294
|
|
9295
9295
|
attr_accessor :Switch, :RateLimitUserRules, :RateLimitTemplate, :RateLimitIntelligence, :RateLimitCustomizes
|
9296
|
-
|
9296
|
+
|
9297
9297
|
def initialize(switch=nil, ratelimituserrules=nil, ratelimittemplate=nil, ratelimitintelligence=nil, ratelimitcustomizes=nil)
|
9298
9298
|
@Switch = switch
|
9299
9299
|
@RateLimitUserRules = ratelimituserrules
|
@@ -9345,7 +9345,7 @@ module TencentCloud
|
|
9345
9345
|
# @type RuleId: Integer
|
9346
9346
|
|
9347
9347
|
attr_accessor :Switch, :Action, :RuleId
|
9348
|
-
|
9348
|
+
|
9349
9349
|
def initialize(switch=nil, action=nil, ruleid=nil)
|
9350
9350
|
@Switch = switch
|
9351
9351
|
@Action = action
|
@@ -9377,7 +9377,7 @@ module TencentCloud
|
|
9377
9377
|
# @type RateLimitTemplateDetail: :class:`Tencentcloud::Teo.v20220901.models.RateLimitTemplateDetail`
|
9378
9378
|
|
9379
9379
|
attr_accessor :Mode, :Action, :RateLimitTemplateDetail
|
9380
|
-
|
9380
|
+
|
9381
9381
|
def initialize(mode=nil, action=nil, ratelimittemplatedetail=nil)
|
9382
9382
|
@Mode = mode
|
9383
9383
|
@Action = action
|
@@ -9421,7 +9421,7 @@ module TencentCloud
|
|
9421
9421
|
# @type Period: Integer
|
9422
9422
|
|
9423
9423
|
attr_accessor :Mode, :ID, :Action, :PunishTime, :Threshold, :Period
|
9424
|
-
|
9424
|
+
|
9425
9425
|
def initialize(mode=nil, id=nil, action=nil, punishtime=nil, threshold=nil, period=nil)
|
9426
9426
|
@Mode = mode
|
9427
9427
|
@ID = id
|
@@ -9486,7 +9486,7 @@ module TencentCloud
|
|
9486
9486
|
# @type FreqScope: Array
|
9487
9487
|
|
9488
9488
|
attr_accessor :Threshold, :Period, :RuleName, :Action, :PunishTime, :PunishTimeUnit, :RuleStatus, :AclConditions, :RulePriority, :RuleID, :FreqFields, :UpdateTime, :FreqScope
|
9489
|
-
|
9489
|
+
|
9490
9490
|
def initialize(threshold=nil, period=nil, rulename=nil, action=nil, punishtime=nil, punishtimeunit=nil, rulestatus=nil, aclconditions=nil, rulepriority=nil, ruleid=nil, freqfields=nil, updatetime=nil, freqscope=nil)
|
9491
9491
|
@Threshold = threshold
|
9492
9492
|
@Period = period
|
@@ -9535,7 +9535,7 @@ module TencentCloud
|
|
9535
9535
|
# @type ZoneName: String
|
9536
9536
|
|
9537
9537
|
attr_accessor :ZoneId, :ZoneName
|
9538
|
-
|
9538
|
+
|
9539
9539
|
def initialize(zoneid=nil, zonename=nil)
|
9540
9540
|
@ZoneId = zoneid
|
9541
9541
|
@ZoneName = zonename
|
@@ -9553,7 +9553,7 @@ module TencentCloud
|
|
9553
9553
|
# @type RequestId: String
|
9554
9554
|
|
9555
9555
|
attr_accessor :RequestId
|
9556
|
-
|
9556
|
+
|
9557
9557
|
def initialize(requestid=nil)
|
9558
9558
|
@RequestId = requestid
|
9559
9559
|
end
|
@@ -9569,7 +9569,7 @@ module TencentCloud
|
|
9569
9569
|
# @type ZoneName: String
|
9570
9570
|
|
9571
9571
|
attr_accessor :ZoneName
|
9572
|
-
|
9572
|
+
|
9573
9573
|
def initialize(zonename=nil)
|
9574
9574
|
@ZoneName = zonename
|
9575
9575
|
end
|
@@ -9585,7 +9585,7 @@ module TencentCloud
|
|
9585
9585
|
# @type RequestId: String
|
9586
9586
|
|
9587
9587
|
attr_accessor :RequestId
|
9588
|
-
|
9588
|
+
|
9589
9589
|
def initialize(requestid=nil)
|
9590
9590
|
@RequestId = requestid
|
9591
9591
|
end
|
@@ -9629,7 +9629,7 @@ module TencentCloud
|
|
9629
9629
|
# @type Area: String
|
9630
9630
|
|
9631
9631
|
attr_accessor :Id, :PayMode, :CreateTime, :EnableTime, :ExpireTime, :Status, :Sv, :AutoRenewFlag, :PlanId, :Area
|
9632
|
-
|
9632
|
+
|
9633
9633
|
def initialize(id=nil, paymode=nil, createtime=nil, enabletime=nil, expiretime=nil, status=nil, sv=nil, autorenewflag=nil, planid=nil, area=nil)
|
9634
9634
|
@Id = id
|
9635
9635
|
@PayMode = paymode
|
@@ -9672,7 +9672,7 @@ module TencentCloud
|
|
9672
9672
|
# @type Parameters: Array
|
9673
9673
|
|
9674
9674
|
attr_accessor :Action, :Parameters
|
9675
|
-
|
9675
|
+
|
9676
9676
|
def initialize(action=nil, parameters=nil)
|
9677
9677
|
@Action = action
|
9678
9678
|
@Parameters = parameters
|
@@ -9702,7 +9702,7 @@ module TencentCloud
|
|
9702
9702
|
# @type SubRules: Array
|
9703
9703
|
|
9704
9704
|
attr_accessor :Actions, :Conditions, :SubRules
|
9705
|
-
|
9705
|
+
|
9706
9706
|
def initialize(actions=nil, conditions=nil, subrules=nil)
|
9707
9707
|
@Actions = actions
|
9708
9708
|
@Conditions = conditions
|
@@ -9743,7 +9743,7 @@ module TencentCloud
|
|
9743
9743
|
# @type Conditions: Array
|
9744
9744
|
|
9745
9745
|
attr_accessor :Conditions
|
9746
|
-
|
9746
|
+
|
9747
9747
|
def initialize(conditions=nil)
|
9748
9748
|
@Conditions = conditions
|
9749
9749
|
end
|
@@ -9788,7 +9788,7 @@ module TencentCloud
|
|
9788
9788
|
# @type ExtraParameter: :class:`Tencentcloud::Teo.v20220901.models.RuleExtraParameter`
|
9789
9789
|
|
9790
9790
|
attr_accessor :Name, :Type, :ChoicesValue, :Min, :Max, :IsMultiple, :IsAllowEmpty, :ExtraParameter
|
9791
|
-
|
9791
|
+
|
9792
9792
|
def initialize(name=nil, type=nil, choicesvalue=nil, min=nil, max=nil, ismultiple=nil, isallowempty=nil, extraparameter=nil)
|
9793
9793
|
@Name = name
|
9794
9794
|
@Type = type
|
@@ -9825,7 +9825,7 @@ module TencentCloud
|
|
9825
9825
|
# @type Values: Array
|
9826
9826
|
|
9827
9827
|
attr_accessor :StatusCode, :Name, :Values
|
9828
|
-
|
9828
|
+
|
9829
9829
|
def initialize(statuscode=nil, name=nil, values=nil)
|
9830
9830
|
@StatusCode = statuscode
|
9831
9831
|
@Name = name
|
@@ -9878,7 +9878,7 @@ module TencentCloud
|
|
9878
9878
|
# @type IgnoreNameCase: Boolean
|
9879
9879
|
|
9880
9880
|
attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
|
9881
|
-
|
9881
|
+
|
9882
9882
|
def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
|
9883
9883
|
@Operator = operator
|
9884
9884
|
@Target = target
|
@@ -9914,7 +9914,7 @@ module TencentCloud
|
|
9914
9914
|
# @type Choices: Array
|
9915
9915
|
|
9916
9916
|
attr_accessor :Id, :Type, :Choices
|
9917
|
-
|
9917
|
+
|
9918
9918
|
def initialize(id=nil, type=nil, choices=nil)
|
9919
9919
|
@Id = id
|
9920
9920
|
@Type = type
|
@@ -9946,7 +9946,7 @@ module TencentCloud
|
|
9946
9946
|
# @type Tags: Array
|
9947
9947
|
|
9948
9948
|
attr_accessor :RuleId, :RuleName, :Status, :Rules, :RulePriority, :Tags
|
9949
|
-
|
9949
|
+
|
9950
9950
|
def initialize(ruleid=nil, rulename=nil, status=nil, rules=nil, rulepriority=nil, tags=nil)
|
9951
9951
|
@RuleId = ruleid
|
9952
9952
|
@RuleName = rulename
|
@@ -9981,7 +9981,7 @@ module TencentCloud
|
|
9981
9981
|
# @type Values: Array
|
9982
9982
|
|
9983
9983
|
attr_accessor :Name, :Values
|
9984
|
-
|
9984
|
+
|
9985
9985
|
def initialize(name=nil, values=nil)
|
9986
9986
|
@Name = name
|
9987
9987
|
@Values = values
|
@@ -10006,7 +10006,7 @@ module TencentCloud
|
|
10006
10006
|
# @type Values: Array
|
10007
10007
|
|
10008
10008
|
attr_accessor :Action, :Name, :Values
|
10009
|
-
|
10009
|
+
|
10010
10010
|
def initialize(action=nil, name=nil, values=nil)
|
10011
10011
|
@Action = action
|
10012
10012
|
@Name = name
|
@@ -10050,7 +10050,7 @@ module TencentCloud
|
|
10050
10050
|
# @type ExtraParameter: :class:`Tencentcloud::Teo.v20220901.models.RuleExtraParameter`
|
10051
10051
|
|
10052
10052
|
attr_accessor :Name, :Min, :ChoicesValue, :Type, :Max, :IsMultiple, :IsAllowEmpty, :ChoiceProperties, :ExtraParameter
|
10053
|
-
|
10053
|
+
|
10054
10054
|
def initialize(name=nil, min=nil, choicesvalue=nil, type=nil, max=nil, ismultiple=nil, isallowempty=nil, choiceproperties=nil, extraparameter=nil)
|
10055
10055
|
@Name = name
|
10056
10056
|
@Min = min
|
@@ -10121,7 +10121,7 @@ module TencentCloud
|
|
10121
10121
|
# @type Properties: Array
|
10122
10122
|
|
10123
10123
|
attr_accessor :Action, :Properties
|
10124
|
-
|
10124
|
+
|
10125
10125
|
def initialize(action=nil, properties=nil)
|
10126
10126
|
@Action = action
|
10127
10127
|
@Properties = properties
|
@@ -10150,7 +10150,7 @@ module TencentCloud
|
|
10150
10150
|
# @type RequestNum: Integer
|
10151
10151
|
|
10152
10152
|
attr_accessor :ClientIp, :RequestMaxQps, :RequestNum
|
10153
|
-
|
10153
|
+
|
10154
10154
|
def initialize(clientip=nil, requestmaxqps=nil, requestnum=nil)
|
10155
10155
|
@ClientIp = clientip
|
10156
10156
|
@RequestMaxQps = requestmaxqps
|
@@ -10172,7 +10172,7 @@ module TencentCloud
|
|
10172
10172
|
# @type Value: Array
|
10173
10173
|
|
10174
10174
|
attr_accessor :Key, :Value
|
10175
|
-
|
10175
|
+
|
10176
10176
|
def initialize(key=nil, value=nil)
|
10177
10177
|
@Key = key
|
10178
10178
|
@Value = value
|
@@ -10205,7 +10205,7 @@ module TencentCloud
|
|
10205
10205
|
# @type Sum: Float
|
10206
10206
|
|
10207
10207
|
attr_accessor :Metric, :Detail, :Max, :Avg, :Sum
|
10208
|
-
|
10208
|
+
|
10209
10209
|
def initialize(metric=nil, detail=nil, max=nil, avg=nil, sum=nil)
|
10210
10210
|
@Metric = metric
|
10211
10211
|
@Detail = detail
|
@@ -10272,7 +10272,7 @@ module TencentCloud
|
|
10272
10272
|
# @type RuleDeleted: Boolean
|
10273
10273
|
|
10274
10274
|
attr_accessor :ZoneId, :RuleId, :RuleTypeName, :HitTime, :RequestNum, :Description, :Domain, :Action, :BotLabel, :RuleEnabled, :AlarmEnabled, :RuleDeleted
|
10275
|
-
|
10275
|
+
|
10276
10276
|
def initialize(zoneid=nil, ruleid=nil, ruletypename=nil, hittime=nil, requestnum=nil, description=nil, domain=nil, action=nil, botlabel=nil, ruleenabled=nil, alarmenabled=nil, ruledeleted=nil)
|
10277
10277
|
@ZoneId = zoneid
|
10278
10278
|
@RuleId = ruleid
|
@@ -10349,7 +10349,7 @@ module TencentCloud
|
|
10349
10349
|
# @type AlarmEnabled: Boolean
|
10350
10350
|
|
10351
10351
|
attr_accessor :RuleId, :Action, :RiskLevel, :RuleLevel, :Description, :RuleTypeName, :AttackContent, :RuleType, :RuleEnabled, :RuleDeleted, :AlarmEnabled
|
10352
|
-
|
10352
|
+
|
10353
10353
|
def initialize(ruleid=nil, action=nil, risklevel=nil, rulelevel=nil, description=nil, ruletypename=nil, attackcontent=nil, ruletype=nil, ruleenabled=nil, ruledeleted=nil, alarmenabled=nil)
|
10354
10354
|
@RuleId = ruleid
|
10355
10355
|
@Action = action
|
@@ -10413,7 +10413,7 @@ module TencentCloud
|
|
10413
10413
|
# @type SlowPostConfig: :class:`Tencentcloud::Teo.v20220901.models.SlowPostConfig`
|
10414
10414
|
|
10415
10415
|
attr_accessor :WafConfig, :RateLimitConfig, :AclConfig, :BotConfig, :SwitchConfig, :IpTableConfig, :ExceptConfig, :DropPageConfig, :TemplateConfig, :SlowPostConfig
|
10416
|
-
|
10416
|
+
|
10417
10417
|
def initialize(wafconfig=nil, ratelimitconfig=nil, aclconfig=nil, botconfig=nil, switchconfig=nil, iptableconfig=nil, exceptconfig=nil, droppageconfig=nil, templateconfig=nil, slowpostconfig=nil)
|
10418
10418
|
@WafConfig = wafconfig
|
10419
10419
|
@RateLimitConfig = ratelimitconfig
|
@@ -10479,7 +10479,7 @@ module TencentCloud
|
|
10479
10479
|
# @type Switch: String
|
10480
10480
|
|
10481
10481
|
attr_accessor :Switch
|
10482
|
-
|
10482
|
+
|
10483
10483
|
def initialize(switch=nil)
|
10484
10484
|
@Switch = switch
|
10485
10485
|
end
|
@@ -10517,7 +10517,7 @@ module TencentCloud
|
|
10517
10517
|
# @type CommonName: String
|
10518
10518
|
|
10519
10519
|
attr_accessor :CertId, :Alias, :Type, :ExpireTime, :DeployTime, :SignAlgo, :CommonName
|
10520
|
-
|
10520
|
+
|
10521
10521
|
def initialize(certid=nil, _alias=nil, type=nil, expiretime=nil, deploytime=nil, signalgo=nil, commonname=nil)
|
10522
10522
|
@CertId = certid
|
10523
10523
|
@Alias = _alias
|
@@ -10547,7 +10547,7 @@ module TencentCloud
|
|
10547
10547
|
# @type TypeValue: Array
|
10548
10548
|
|
10549
10549
|
attr_accessor :TypeKey, :TypeValue
|
10550
|
-
|
10550
|
+
|
10551
10551
|
def initialize(typekey=nil, typevalue=nil)
|
10552
10552
|
@TypeKey = typekey
|
10553
10553
|
@TypeValue = typevalue
|
@@ -10574,7 +10574,7 @@ module TencentCloud
|
|
10574
10574
|
# @type DetailData: Integer
|
10575
10575
|
|
10576
10576
|
attr_accessor :MetricName, :DetailData
|
10577
|
-
|
10577
|
+
|
10578
10578
|
def initialize(metricname=nil, detaildata=nil)
|
10579
10579
|
@MetricName = metricname
|
10580
10580
|
@DetailData = detaildata
|
@@ -10621,7 +10621,7 @@ module TencentCloud
|
|
10621
10621
|
# @type MatchContent: Array
|
10622
10622
|
|
10623
10623
|
attr_accessor :Type, :Selector, :MatchFromType, :MatchFrom, :MatchContentType, :MatchContent
|
10624
|
-
|
10624
|
+
|
10625
10625
|
def initialize(type=nil, selector=nil, matchfromtype=nil, matchfrom=nil, matchcontenttype=nil, matchcontent=nil)
|
10626
10626
|
@Type = type
|
10627
10627
|
@Selector = selector
|
@@ -10663,7 +10663,7 @@ module TencentCloud
|
|
10663
10663
|
# @type RuleId: Integer
|
10664
10664
|
|
10665
10665
|
attr_accessor :Switch, :FirstPartConfig, :SlowRateConfig, :Action, :RuleId
|
10666
|
-
|
10666
|
+
|
10667
10667
|
def initialize(switch=nil, firstpartconfig=nil, slowrateconfig=nil, action=nil, ruleid=nil)
|
10668
10668
|
@Switch = switch
|
10669
10669
|
@FirstPartConfig = firstpartconfig
|
@@ -10701,7 +10701,7 @@ module TencentCloud
|
|
10701
10701
|
# @type Threshold: Integer
|
10702
10702
|
|
10703
10703
|
attr_accessor :Switch, :Interval, :Threshold
|
10704
|
-
|
10704
|
+
|
10705
10705
|
def initialize(switch=nil, interval=nil, threshold=nil)
|
10706
10706
|
@Switch = switch
|
10707
10707
|
@Interval = interval
|
@@ -10723,7 +10723,7 @@ module TencentCloud
|
|
10723
10723
|
# @type Switch: String
|
10724
10724
|
|
10725
10725
|
attr_accessor :Switch
|
10726
|
-
|
10726
|
+
|
10727
10727
|
def initialize(switch=nil)
|
10728
10728
|
@Switch = switch
|
10729
10729
|
end
|
@@ -10751,7 +10751,7 @@ module TencentCloud
|
|
10751
10751
|
# @type Connectivity: String
|
10752
10752
|
|
10753
10753
|
attr_accessor :TaskType, :Url, :UA, :Connectivity
|
10754
|
-
|
10754
|
+
|
10755
10755
|
def initialize(tasktype=nil, url=nil, ua=nil, connectivity=nil)
|
10756
10756
|
@TaskType = tasktype
|
10757
10757
|
@Url = url
|
@@ -10777,7 +10777,7 @@ module TencentCloud
|
|
10777
10777
|
# @type DistrictStatistics: Array
|
10778
10778
|
|
10779
10779
|
attr_accessor :ZoneId, :ZoneName, :DistrictStatistics
|
10780
|
-
|
10780
|
+
|
10781
10781
|
def initialize(zoneid=nil, zonename=nil, districtstatistics=nil)
|
10782
10782
|
@ZoneId = zoneid
|
10783
10783
|
@ZoneName = zonename
|
@@ -10814,7 +10814,7 @@ module TencentCloud
|
|
10814
10814
|
# @type SpeedTestingStatistics: :class:`Tencentcloud::Teo.v20220901.models.SpeedTestingStatistics`
|
10815
10815
|
|
10816
10816
|
attr_accessor :StatusCode, :TestId, :SpeedTestingConfig, :SpeedTestingStatistics
|
10817
|
-
|
10817
|
+
|
10818
10818
|
def initialize(statuscode=nil, testid=nil, speedtestingconfig=nil, speedtestingstatistics=nil)
|
10819
10819
|
@StatusCode = statuscode
|
10820
10820
|
@TestId = testid
|
@@ -10858,7 +10858,7 @@ module TencentCloud
|
|
10858
10858
|
# @type OriginLoadTime: Integer
|
10859
10859
|
|
10860
10860
|
attr_accessor :ZoneId, :ZoneName, :OriginSpeedTestingInfo, :ProxySpeedTestingInfo, :SpeedTestingStatus, :OptimizeAction, :ProxyLoadTime, :OriginLoadTime
|
10861
|
-
|
10861
|
+
|
10862
10862
|
def initialize(zoneid=nil, zonename=nil, originspeedtestinginfo=nil, proxyspeedtestinginfo=nil, speedtestingstatus=nil, optimizeaction=nil, proxyloadtime=nil, originloadtime=nil)
|
10863
10863
|
@ZoneId = zoneid
|
10864
10864
|
@ZoneName = zonename
|
@@ -10914,7 +10914,7 @@ module TencentCloud
|
|
10914
10914
|
# @type AvailableTestRuns: Integer
|
10915
10915
|
|
10916
10916
|
attr_accessor :TotalTestRuns, :AvailableTestRuns
|
10917
|
-
|
10917
|
+
|
10918
10918
|
def initialize(totaltestruns=nil, availabletestruns=nil)
|
10919
10919
|
@TotalTestRuns = totaltestruns
|
10920
10920
|
@AvailableTestRuns = availabletestruns
|
@@ -10957,7 +10957,7 @@ module TencentCloud
|
|
10957
10957
|
# @type LoadTime: Integer
|
10958
10958
|
|
10959
10959
|
attr_accessor :FirstContentfulPaint, :FirstMeaningfulPaint, :OverallDownloadSpeed, :RenderTime, :DocumentFinishTime, :TcpConnectionTime, :ResponseTime, :FileDownloadTime, :LoadTime
|
10960
|
-
|
10960
|
+
|
10961
10961
|
def initialize(firstcontentfulpaint=nil, firstmeaningfulpaint=nil, overalldownloadspeed=nil, rendertime=nil, documentfinishtime=nil, tcpconnectiontime=nil, responsetime=nil, filedownloadtime=nil, loadtime=nil)
|
10962
10962
|
@FirstContentfulPaint = firstcontentfulpaint
|
10963
10963
|
@FirstMeaningfulPaint = firstmeaningfulpaint
|
@@ -11015,7 +11015,7 @@ module TencentCloud
|
|
11015
11015
|
# @type TimedOut: Boolean
|
11016
11016
|
|
11017
11017
|
attr_accessor :Url, :Tls, :CreatedOn, :StatusCode, :UA, :Connectivity, :Reachable, :TimedOut
|
11018
|
-
|
11018
|
+
|
11019
11019
|
def initialize(url=nil, tls=nil, createdon=nil, statuscode=nil, ua=nil, connectivity=nil, reachable=nil, timedout=nil)
|
11020
11020
|
@Url = url
|
11021
11021
|
@Tls = tls
|
@@ -11048,7 +11048,7 @@ module TencentCloud
|
|
11048
11048
|
# @type Actions: Array
|
11049
11049
|
|
11050
11050
|
attr_accessor :Conditions, :Actions
|
11051
|
-
|
11051
|
+
|
11052
11052
|
def initialize(conditions=nil, actions=nil)
|
11053
11053
|
@Conditions = conditions
|
11054
11054
|
@Actions = actions
|
@@ -11082,7 +11082,7 @@ module TencentCloud
|
|
11082
11082
|
# @type Tags: Array
|
11083
11083
|
|
11084
11084
|
attr_accessor :Rules, :Tags
|
11085
|
-
|
11085
|
+
|
11086
11086
|
def initialize(rules=nil, tags=nil)
|
11087
11087
|
@Rules = rules
|
11088
11088
|
@Tags = tags
|
@@ -11109,7 +11109,7 @@ module TencentCloud
|
|
11109
11109
|
# @type Value: String
|
11110
11110
|
|
11111
11111
|
attr_accessor :Key, :Value
|
11112
|
-
|
11112
|
+
|
11113
11113
|
def initialize(key=nil, value=nil)
|
11114
11114
|
@Key = key
|
11115
11115
|
@Value = value
|
@@ -11129,7 +11129,7 @@ module TencentCloud
|
|
11129
11129
|
# @type WebSwitch: String
|
11130
11130
|
|
11131
11131
|
attr_accessor :WebSwitch
|
11132
|
-
|
11132
|
+
|
11133
11133
|
def initialize(webswitch=nil)
|
11134
11134
|
@WebSwitch = webswitch
|
11135
11135
|
end
|
@@ -11149,7 +11149,7 @@ module TencentCloud
|
|
11149
11149
|
# @type TagValue: String
|
11150
11150
|
|
11151
11151
|
attr_accessor :TagKey, :TagValue
|
11152
|
-
|
11152
|
+
|
11153
11153
|
def initialize(tagkey=nil, tagvalue=nil)
|
11154
11154
|
@TagKey = tagkey
|
11155
11155
|
@TagValue = tagvalue
|
@@ -11177,7 +11177,7 @@ module TencentCloud
|
|
11177
11177
|
# @type UpdateTime: String
|
11178
11178
|
|
11179
11179
|
attr_accessor :JobId, :Status, :Target, :Type, :CreateTime, :UpdateTime
|
11180
|
-
|
11180
|
+
|
11181
11181
|
def initialize(jobid=nil, status=nil, target=nil, type=nil, createtime=nil, updatetime=nil)
|
11182
11182
|
@JobId = jobid
|
11183
11183
|
@Status = status
|
@@ -11205,7 +11205,7 @@ module TencentCloud
|
|
11205
11205
|
# @type TemplateName: String
|
11206
11206
|
|
11207
11207
|
attr_accessor :TemplateId, :TemplateName
|
11208
|
-
|
11208
|
+
|
11209
11209
|
def initialize(templateid=nil, templatename=nil)
|
11210
11210
|
@TemplateId = templateid
|
11211
11211
|
@TemplateName = templatename
|
@@ -11225,7 +11225,7 @@ module TencentCloud
|
|
11225
11225
|
# @type Value: Integer
|
11226
11226
|
|
11227
11227
|
attr_accessor :Timestamp, :Value
|
11228
|
-
|
11228
|
+
|
11229
11229
|
def initialize(timestamp=nil, value=nil)
|
11230
11230
|
@Timestamp = timestamp
|
11231
11231
|
@Value = value
|
@@ -11245,7 +11245,7 @@ module TencentCloud
|
|
11245
11245
|
# @type TypeValue: Array
|
11246
11246
|
|
11247
11247
|
attr_accessor :TypeKey, :TypeValue
|
11248
|
-
|
11248
|
+
|
11249
11249
|
def initialize(typekey=nil, typevalue=nil)
|
11250
11250
|
@TypeKey = typekey
|
11251
11251
|
@TypeValue = typevalue
|
@@ -11279,7 +11279,7 @@ module TencentCloud
|
|
11279
11279
|
# @type Detail: Array
|
11280
11280
|
|
11281
11281
|
attr_accessor :Sum, :Max, :Avg, :MetricName, :Detail
|
11282
|
-
|
11282
|
+
|
11283
11283
|
def initialize(sum=nil, max=nil, avg=nil, metricname=nil, detail=nil)
|
11284
11284
|
@Sum = sum
|
11285
11285
|
@Max = max
|
@@ -11312,7 +11312,7 @@ module TencentCloud
|
|
11312
11312
|
# @type DetailData: Array
|
11313
11313
|
|
11314
11314
|
attr_accessor :TypeKey, :DetailData
|
11315
|
-
|
11315
|
+
|
11316
11316
|
def initialize(typekey=nil, detaildata=nil)
|
11317
11317
|
@TypeKey = typekey
|
11318
11318
|
@DetailData = detaildata
|
@@ -11339,7 +11339,7 @@ module TencentCloud
|
|
11339
11339
|
# @type Value: Integer
|
11340
11340
|
|
11341
11341
|
attr_accessor :Key, :Value
|
11342
|
-
|
11342
|
+
|
11343
11343
|
def initialize(key=nil, value=nil)
|
11344
11344
|
@Key = key
|
11345
11345
|
@Value = value
|
@@ -11359,7 +11359,7 @@ module TencentCloud
|
|
11359
11359
|
# @type Value: Array
|
11360
11360
|
|
11361
11361
|
attr_accessor :Key, :Value
|
11362
|
-
|
11362
|
+
|
11363
11363
|
def initialize(key=nil, value=nil)
|
11364
11364
|
@Key = key
|
11365
11365
|
@Value = value
|
@@ -11386,7 +11386,7 @@ module TencentCloud
|
|
11386
11386
|
# @type Count: Integer
|
11387
11387
|
|
11388
11388
|
attr_accessor :Name, :Count
|
11389
|
-
|
11389
|
+
|
11390
11390
|
def initialize(name=nil, count=nil)
|
11391
11391
|
@Name = name
|
11392
11392
|
@Count = count
|
@@ -11404,7 +11404,7 @@ module TencentCloud
|
|
11404
11404
|
# @type ZoneId: String
|
11405
11405
|
|
11406
11406
|
attr_accessor :ZoneId
|
11407
|
-
|
11407
|
+
|
11408
11408
|
def initialize(zoneid=nil)
|
11409
11409
|
@ZoneId = zoneid
|
11410
11410
|
end
|
@@ -11420,7 +11420,7 @@ module TencentCloud
|
|
11420
11420
|
# @type RequestId: String
|
11421
11421
|
|
11422
11422
|
attr_accessor :RequestId
|
11423
|
-
|
11423
|
+
|
11424
11424
|
def initialize(requestid=nil)
|
11425
11425
|
@RequestId = requestid
|
11426
11426
|
end
|
@@ -11438,7 +11438,7 @@ module TencentCloud
|
|
11438
11438
|
# @type Switch: String
|
11439
11439
|
|
11440
11440
|
attr_accessor :Switch
|
11441
|
-
|
11441
|
+
|
11442
11442
|
def initialize(switch=nil)
|
11443
11443
|
@Switch = switch
|
11444
11444
|
end
|
@@ -11458,7 +11458,7 @@ module TencentCloud
|
|
11458
11458
|
# @type Servers: Array
|
11459
11459
|
|
11460
11460
|
attr_accessor :Switch, :Servers
|
11461
|
-
|
11461
|
+
|
11462
11462
|
def initialize(switch=nil, servers=nil)
|
11463
11463
|
@Switch = switch
|
11464
11464
|
@Servers = servers
|
@@ -11478,7 +11478,7 @@ module TencentCloud
|
|
11478
11478
|
# @type IPv4: String
|
11479
11479
|
|
11480
11480
|
attr_accessor :Name, :IPv4
|
11481
|
-
|
11481
|
+
|
11482
11482
|
def initialize(name=nil, ipv4=nil)
|
11483
11483
|
@Name = name
|
11484
11484
|
@IPv4 = ipv4
|
@@ -11500,7 +11500,7 @@ module TencentCloud
|
|
11500
11500
|
# @type PolicyId: Integer
|
11501
11501
|
|
11502
11502
|
attr_accessor :Switch, :PolicyId
|
11503
|
-
|
11503
|
+
|
11504
11504
|
def initialize(switch=nil, policyid=nil)
|
11505
11505
|
@Switch = switch
|
11506
11506
|
@PolicyId = policyid
|
@@ -11535,7 +11535,7 @@ module TencentCloud
|
|
11535
11535
|
# @type AiRule: :class:`Tencentcloud::Teo.v20220901.models.AiRule`
|
11536
11536
|
|
11537
11537
|
attr_accessor :Switch, :Level, :Mode, :WafRule, :AiRule
|
11538
|
-
|
11538
|
+
|
11539
11539
|
def initialize(switch=nil, level=nil, mode=nil, wafrule=nil, airule=nil)
|
11540
11540
|
@Switch = switch
|
11541
11541
|
@Level = level
|
@@ -11579,7 +11579,7 @@ module TencentCloud
|
|
11579
11579
|
# @type TypeId: Integer
|
11580
11580
|
|
11581
11581
|
attr_accessor :Action, :Level, :TypeId
|
11582
|
-
|
11582
|
+
|
11583
11583
|
def initialize(action=nil, level=nil, typeid=nil)
|
11584
11584
|
@Action = action
|
11585
11585
|
@Level = level
|
@@ -11605,7 +11605,7 @@ module TencentCloud
|
|
11605
11605
|
# @type ObserveRuleIDs: Array
|
11606
11606
|
|
11607
11607
|
attr_accessor :Switch, :BlockRuleIDs, :ObserveRuleIDs
|
11608
|
-
|
11608
|
+
|
11609
11609
|
def initialize(switch=nil, blockruleids=nil, observeruleids=nil)
|
11610
11610
|
@Switch = switch
|
11611
11611
|
@BlockRuleIDs = blockruleids
|
@@ -11653,7 +11653,7 @@ module TencentCloud
|
|
11653
11653
|
# @type Area: String
|
11654
11654
|
|
11655
11655
|
attr_accessor :EventId, :HttpLog, :Domain, :AttackIp, :SipCountryCode, :RealClientIp, :RealClientIpCountryCode, :AttackTime, :RequestUri, :ReqMethod, :RuleDetailList, :AttackContent, :Area
|
11656
|
-
|
11656
|
+
|
11657
11657
|
def initialize(eventid=nil, httplog=nil, domain=nil, attackip=nil, sipcountrycode=nil, realclientip=nil, realclientipcountrycode=nil, attacktime=nil, requesturi=nil, reqmethod=nil, ruledetaillist=nil, attackcontent=nil, area=nil)
|
11658
11658
|
@EventId = eventid
|
11659
11659
|
@HttpLog = httplog
|
@@ -11704,7 +11704,7 @@ module TencentCloud
|
|
11704
11704
|
# @type Timeout: Integer
|
11705
11705
|
|
11706
11706
|
attr_accessor :Switch, :Timeout
|
11707
|
-
|
11707
|
+
|
11708
11708
|
def initialize(switch=nil, timeout=nil)
|
11709
11709
|
@Switch = switch
|
11710
11710
|
@Timeout = timeout
|
@@ -11781,7 +11781,7 @@ module TencentCloud
|
|
11781
11781
|
# @type LockStatus: String
|
11782
11782
|
|
11783
11783
|
attr_accessor :ZoneId, :ZoneName, :OriginalNameServers, :NameServers, :Status, :Type, :Paused, :CnameSpeedUp, :CnameStatus, :Tags, :Resources, :CreatedOn, :ModifiedOn, :Area, :VanityNameServers, :VanityNameServersIps, :ActiveStatus, :AliasZoneName, :IsFake, :LockStatus
|
11784
|
-
|
11784
|
+
|
11785
11785
|
def initialize(zoneid=nil, zonename=nil, originalnameservers=nil, nameservers=nil, status=nil, type=nil, paused=nil, cnamespeedup=nil, cnamestatus=nil, tags=nil, resources=nil, createdon=nil, modifiedon=nil, area=nil, vanitynameservers=nil, vanitynameserversips=nil, activestatus=nil, aliaszonename=nil, isfake=nil, lockstatus=nil)
|
11786
11786
|
@ZoneId = zoneid
|
11787
11787
|
@ZoneName = zonename
|
@@ -11923,7 +11923,7 @@ module TencentCloud
|
|
11923
11923
|
# @type AccelerateMainland: :class:`Tencentcloud::Teo.v20220901.models.AccelerateMainland`
|
11924
11924
|
|
11925
11925
|
attr_accessor :ZoneName, :Area, :CacheKey, :Quic, :PostMaxSize, :Compression, :UpstreamHttp2, :ForceRedirect, :CacheConfig, :Origin, :SmartRouting, :MaxAge, :OfflineCache, :WebSocket, :ClientIpHeader, :CachePrefresh, :Ipv6, :Https, :ClientIpCountry, :Grpc, :ImageOptimize, :AccelerateMainland
|
11926
|
-
|
11926
|
+
|
11927
11927
|
def initialize(zonename=nil, area=nil, cachekey=nil, quic=nil, postmaxsize=nil, compression=nil, upstreamhttp2=nil, forceredirect=nil, cacheconfig=nil, origin=nil, smartrouting=nil, maxage=nil, offlinecache=nil, websocket=nil, clientipheader=nil, cacheprefresh=nil, ipv6=nil, https=nil, clientipcountry=nil, grpc=nil, imageoptimize=nil, acceleratemainland=nil)
|
11928
11928
|
@ZoneName = zonename
|
11929
11929
|
@Area = area
|