tencentcloud-sdk-cfw 3.0.590 → 3.0.592
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190904/models.rb +185 -185
- metadata +2 -2
data/lib/v20190904/models.rb
CHANGED
@@ -48,7 +48,7 @@ module TencentCloud
|
|
48
48
|
# @type LogId: String
|
49
49
|
|
50
50
|
attr_accessor :Id, :SourceIp, :TargetIp, :Protocol, :Port, :Strategy, :Detail, :Count, :OrderIndex, :LogId
|
51
|
-
|
51
|
+
|
52
52
|
def initialize(id=nil, sourceip=nil, targetip=nil, protocol=nil, port=nil, strategy=nil, detail=nil, count=nil, orderindex=nil, logid=nil)
|
53
53
|
@Id = id
|
54
54
|
@SourceIp = sourceip
|
@@ -154,7 +154,7 @@ module TencentCloud
|
|
154
154
|
# @type Enable: String
|
155
155
|
|
156
156
|
attr_accessor :OrderIndex, :RuleAction, :Direction, :Description, :SourceType, :SourceContent, :DestType, :DestContent, :Port, :Protocol, :ApplicationName, :Enable
|
157
|
-
|
157
|
+
|
158
158
|
def initialize(orderindex=nil, ruleaction=nil, direction=nil, description=nil, sourcetype=nil, sourcecontent=nil, desttype=nil, destcontent=nil, port=nil, protocol=nil, applicationname=nil, enable=nil)
|
159
159
|
@OrderIndex = orderindex
|
160
160
|
@RuleAction = ruleaction
|
@@ -198,7 +198,7 @@ module TencentCloud
|
|
198
198
|
# @type RequestId: String
|
199
199
|
|
200
200
|
attr_accessor :RuleUuid, :ReturnCode, :ReturnMsg, :RequestId
|
201
|
-
|
201
|
+
|
202
202
|
def initialize(ruleuuid=nil, returncode=nil, returnmsg=nil, requestid=nil)
|
203
203
|
@RuleUuid = ruleuuid
|
204
204
|
@ReturnCode = returncode
|
@@ -226,7 +226,7 @@ module TencentCloud
|
|
226
226
|
# @type IsDelay: Integer
|
227
227
|
|
228
228
|
attr_accessor :Data, :Type, :ClientToken, :IsDelay
|
229
|
-
|
229
|
+
|
230
230
|
def initialize(data=nil, type=nil, clienttoken=nil, isdelay=nil)
|
231
231
|
@Data = data
|
232
232
|
@Type = type
|
@@ -260,7 +260,7 @@ module TencentCloud
|
|
260
260
|
# @type RequestId: String
|
261
261
|
|
262
262
|
attr_accessor :Status, :Rules, :RequestId
|
263
|
-
|
263
|
+
|
264
264
|
def initialize(status=nil, rules=nil, requestid=nil)
|
265
265
|
@Status = status
|
266
266
|
@Rules = rules
|
@@ -289,7 +289,7 @@ module TencentCloud
|
|
289
289
|
# @type From: String
|
290
290
|
|
291
291
|
attr_accessor :Rules, :From
|
292
|
-
|
292
|
+
|
293
293
|
def initialize(rules=nil, from=nil)
|
294
294
|
@Rules = rules
|
295
295
|
@From = from
|
@@ -316,7 +316,7 @@ module TencentCloud
|
|
316
316
|
# @type RequestId: String
|
317
317
|
|
318
318
|
attr_accessor :RuleUuid, :RequestId
|
319
|
-
|
319
|
+
|
320
320
|
def initialize(ruleuuid=nil, requestid=nil)
|
321
321
|
@RuleUuid = ruleuuid
|
322
322
|
@RequestId = requestid
|
@@ -336,7 +336,7 @@ module TencentCloud
|
|
336
336
|
# @type ZoneEng: String
|
337
337
|
|
338
338
|
attr_accessor :Zone, :ZoneEng
|
339
|
-
|
339
|
+
|
340
340
|
def initialize(zone=nil, zoneeng=nil)
|
341
341
|
@Zone = zone
|
342
342
|
@ZoneEng = zoneeng
|
@@ -382,7 +382,7 @@ module TencentCloud
|
|
382
382
|
# @type CdbId: String
|
383
383
|
|
384
384
|
attr_accessor :InstanceId, :InstanceName, :Type, :VpcId, :VpcName, :PublicIp, :Ip, :SecurityGroupCount, :SecurityGroupRuleCount, :CdbId
|
385
|
-
|
385
|
+
|
386
386
|
def initialize(instanceid=nil, instancename=nil, type=nil, vpcid=nil, vpcname=nil, publicip=nil, ip=nil, securitygroupcount=nil, securitygrouprulecount=nil, cdbid=nil)
|
387
387
|
@InstanceId = instanceid
|
388
388
|
@InstanceName = instancename
|
@@ -423,7 +423,7 @@ module TencentCloud
|
|
423
423
|
# @type LastTime: String
|
424
424
|
|
425
425
|
attr_accessor :TaskId, :TaskName, :LastTime
|
426
|
-
|
426
|
+
|
427
427
|
def initialize(taskid=nil, taskname=nil, lasttime=nil)
|
428
428
|
@TaskId = taskid
|
429
429
|
@TaskName = taskname
|
@@ -489,7 +489,7 @@ module TencentCloud
|
|
489
489
|
# @type Comment: String
|
490
490
|
|
491
491
|
attr_accessor :Domain, :Ioc, :Level, :EventName, :Direction, :Protocol, :Address, :Action, :StartTime, :EndTime, :IgnoreReason, :Source, :UniqueId, :MatchTimes, :Country, :Comment
|
492
|
-
|
492
|
+
|
493
493
|
def initialize(domain=nil, ioc=nil, level=nil, eventname=nil, direction=nil, protocol=nil, address=nil, action=nil, starttime=nil, endtime=nil, ignorereason=nil, source=nil, uniqueid=nil, matchtimes=nil, country=nil, comment=nil)
|
494
494
|
@Domain = domain
|
495
495
|
@Ioc = ioc
|
@@ -545,7 +545,7 @@ module TencentCloud
|
|
545
545
|
# @type Description: String
|
546
546
|
|
547
547
|
attr_accessor :IpProtocol, :PublicIpAddress, :PublicPort, :PrivateIpAddress, :PrivatePort, :Description
|
548
|
-
|
548
|
+
|
549
549
|
def initialize(ipprotocol=nil, publicipaddress=nil, publicport=nil, privateipaddress=nil, privateport=nil, description=nil)
|
550
550
|
@IpProtocol = ipprotocol
|
551
551
|
@PublicIpAddress = publicipaddress
|
@@ -593,7 +593,7 @@ module TencentCloud
|
|
593
593
|
# @type OperatorType: Integer
|
594
594
|
|
595
595
|
attr_accessor :Name, :Values, :OperatorType
|
596
|
-
|
596
|
+
|
597
597
|
def initialize(name=nil, values=nil, operatortype=nil)
|
598
598
|
@Name = name
|
599
599
|
@Values = values
|
@@ -627,7 +627,7 @@ module TencentCloud
|
|
627
627
|
# @type Area: String
|
628
628
|
|
629
629
|
attr_accessor :Data, :Type, :EdgeId, :Enable, :Overwrite, :InstanceId, :From, :Area
|
630
|
-
|
630
|
+
|
631
631
|
def initialize(data=nil, type=nil, edgeid=nil, enable=nil, overwrite=nil, instanceid=nil, from=nil, area=nil)
|
632
632
|
@Data = data
|
633
633
|
@Type = type
|
@@ -669,7 +669,7 @@ module TencentCloud
|
|
669
669
|
# @type RequestId: String
|
670
670
|
|
671
671
|
attr_accessor :Status, :Info, :RequestId
|
672
|
-
|
672
|
+
|
673
673
|
def initialize(status=nil, info=nil, requestid=nil)
|
674
674
|
@Status = status
|
675
675
|
@Info = info
|
@@ -691,7 +691,7 @@ module TencentCloud
|
|
691
691
|
# @type AllZoneList: Array
|
692
692
|
|
693
693
|
attr_accessor :VpcList, :AllZoneList
|
694
|
-
|
694
|
+
|
695
695
|
def initialize(vpclist=nil, allzonelist=nil)
|
696
696
|
@VpcList = vpclist
|
697
697
|
@AllZoneList = allzonelist
|
@@ -716,7 +716,7 @@ module TencentCloud
|
|
716
716
|
# @type RequestId: String
|
717
717
|
|
718
718
|
attr_accessor :RequestId
|
719
|
-
|
719
|
+
|
720
720
|
def initialize(requestid=nil)
|
721
721
|
@RequestId = requestid
|
722
722
|
end
|
@@ -732,7 +732,7 @@ module TencentCloud
|
|
732
732
|
# @type DatabaseWhiteListRuleData: Array
|
733
733
|
|
734
734
|
attr_accessor :DatabaseWhiteListRuleData
|
735
|
-
|
735
|
+
|
736
736
|
def initialize(databasewhitelistruledata=nil)
|
737
737
|
@DatabaseWhiteListRuleData = databasewhitelistruledata
|
738
738
|
end
|
@@ -757,7 +757,7 @@ module TencentCloud
|
|
757
757
|
# @type RequestId: String
|
758
758
|
|
759
759
|
attr_accessor :Status, :RequestId
|
760
|
-
|
760
|
+
|
761
761
|
def initialize(status=nil, requestid=nil)
|
762
762
|
@Status = status
|
763
763
|
@RequestId = requestid
|
@@ -791,7 +791,7 @@ module TencentCloud
|
|
791
791
|
# @type FwCidrInfo: :class:`Tencentcloud::Cfw.v20190904.models.FwCidrInfo`
|
792
792
|
|
793
793
|
attr_accessor :Name, :Width, :Mode, :NewModeItems, :NatGwList, :Zone, :ZoneBak, :CrossAZone, :FwCidrInfo
|
794
|
-
|
794
|
+
|
795
795
|
def initialize(name=nil, width=nil, mode=nil, newmodeitems=nil, natgwlist=nil, zone=nil, zonebak=nil, crossazone=nil, fwcidrinfo=nil)
|
796
796
|
@Name = name
|
797
797
|
@Width = width
|
@@ -831,7 +831,7 @@ module TencentCloud
|
|
831
831
|
# @type RequestId: String
|
832
832
|
|
833
833
|
attr_accessor :CfwInsId, :RequestId
|
834
|
-
|
834
|
+
|
835
835
|
def initialize(cfwinsid=nil, requestid=nil)
|
836
836
|
@CfwInsId = cfwinsid
|
837
837
|
@RequestId = requestid
|
@@ -869,7 +869,7 @@ module TencentCloud
|
|
869
869
|
# @type FwCidrInfo: :class:`Tencentcloud::Cfw.v20190904.models.FwCidrInfo`
|
870
870
|
|
871
871
|
attr_accessor :Name, :Width, :Mode, :NewModeItems, :NatGwList, :Zone, :ZoneBak, :CrossAZone, :IsCreateDomain, :Domain, :FwCidrInfo
|
872
|
-
|
872
|
+
|
873
873
|
def initialize(name=nil, width=nil, mode=nil, newmodeitems=nil, natgwlist=nil, zone=nil, zonebak=nil, crossazone=nil, iscreatedomain=nil, domain=nil, fwcidrinfo=nil)
|
874
874
|
@Name = name
|
875
875
|
@Width = width
|
@@ -914,7 +914,7 @@ module TencentCloud
|
|
914
914
|
# @type RequestId: String
|
915
915
|
|
916
916
|
attr_accessor :CfwInsId, :RequestId
|
917
|
-
|
917
|
+
|
918
918
|
def initialize(cfwinsid=nil, requestid=nil)
|
919
919
|
@CfwInsId = cfwinsid
|
920
920
|
@RequestId = requestid
|
@@ -954,7 +954,7 @@ module TencentCloud
|
|
954
954
|
# @type Description: String
|
955
955
|
|
956
956
|
attr_accessor :SourceContent, :SourceType, :TargetContent, :TargetType, :Protocol, :RuleAction, :Port, :Direction, :OrderIndex, :Enable, :Uuid, :Description
|
957
|
-
|
957
|
+
|
958
958
|
def initialize(sourcecontent=nil, sourcetype=nil, targetcontent=nil, targettype=nil, protocol=nil, ruleaction=nil, port=nil, direction=nil, orderindex=nil, enable=nil, uuid=nil, description=nil)
|
959
959
|
@SourceContent = sourcecontent
|
960
960
|
@SourceType = sourcetype
|
@@ -998,7 +998,7 @@ module TencentCloud
|
|
998
998
|
# @type Enable: Integer
|
999
999
|
|
1000
1000
|
attr_accessor :Data, :Direction, :Type, :Enable
|
1001
|
-
|
1001
|
+
|
1002
1002
|
def initialize(data=nil, direction=nil, type=nil, enable=nil)
|
1003
1003
|
@Data = data
|
1004
1004
|
@Direction = direction
|
@@ -1029,7 +1029,7 @@ module TencentCloud
|
|
1029
1029
|
# @type RequestId: String
|
1030
1030
|
|
1031
1031
|
attr_accessor :Status, :RequestId
|
1032
|
-
|
1032
|
+
|
1033
1033
|
def initialize(status=nil, requestid=nil)
|
1034
1034
|
@Status = status
|
1035
1035
|
@RequestId = requestid
|
@@ -1071,7 +1071,7 @@ module TencentCloud
|
|
1071
1071
|
# @type CloudCode: String
|
1072
1072
|
|
1073
1073
|
attr_accessor :SourceIp, :SourceType, :TargetIp, :TargetType, :Detail, :IsRegionRule, :IsCloudRule, :Enable, :FirstLevelRegionCode, :SecondLevelRegionCode, :FirstLevelRegionName, :SecondLevelRegionName, :CloudCode
|
1074
|
-
|
1074
|
+
|
1075
1075
|
def initialize(sourceip=nil, sourcetype=nil, targetip=nil, targettype=nil, detail=nil, isregionrule=nil, iscloudrule=nil, enable=nil, firstlevelregioncode=nil, secondlevelregioncode=nil, firstlevelregionname=nil, secondlevelregionname=nil, cloudcode=nil)
|
1076
1076
|
@SourceIp = sourceip
|
1077
1077
|
@SourceType = sourcetype
|
@@ -1117,7 +1117,7 @@ module TencentCloud
|
|
1117
1117
|
# @type Area: String
|
1118
1118
|
|
1119
1119
|
attr_accessor :Id, :Direction, :EdgeId, :Area
|
1120
|
-
|
1120
|
+
|
1121
1121
|
def initialize(id=nil, direction=nil, edgeid=nil, area=nil)
|
1122
1122
|
@Id = id
|
1123
1123
|
@Direction = direction
|
@@ -1144,7 +1144,7 @@ module TencentCloud
|
|
1144
1144
|
# @type RequestId: String
|
1145
1145
|
|
1146
1146
|
attr_accessor :Status, :Info, :RequestId
|
1147
|
-
|
1147
|
+
|
1148
1148
|
def initialize(status=nil, info=nil, requestid=nil)
|
1149
1149
|
@Status = status
|
1150
1150
|
@Info = info
|
@@ -1168,7 +1168,7 @@ module TencentCloud
|
|
1168
1168
|
# @type Area: String
|
1169
1169
|
|
1170
1170
|
attr_accessor :Direction, :EdgeId, :Area
|
1171
|
-
|
1171
|
+
|
1172
1172
|
def initialize(direction=nil, edgeid=nil, area=nil)
|
1173
1173
|
@Direction = direction
|
1174
1174
|
@EdgeId = edgeid
|
@@ -1193,7 +1193,7 @@ module TencentCloud
|
|
1193
1193
|
# @type RequestId: String
|
1194
1194
|
|
1195
1195
|
attr_accessor :Status, :Info, :RequestId
|
1196
|
-
|
1196
|
+
|
1197
1197
|
def initialize(status=nil, info=nil, requestid=nil)
|
1198
1198
|
@Status = status
|
1199
1199
|
@Info = info
|
@@ -1213,7 +1213,7 @@ module TencentCloud
|
|
1213
1213
|
# @type CfwInstance: String
|
1214
1214
|
|
1215
1215
|
attr_accessor :CfwInstance
|
1216
|
-
|
1216
|
+
|
1217
1217
|
def initialize(cfwinstance=nil)
|
1218
1218
|
@CfwInstance = cfwinstance
|
1219
1219
|
end
|
@@ -1229,7 +1229,7 @@ module TencentCloud
|
|
1229
1229
|
# @type RequestId: String
|
1230
1230
|
|
1231
1231
|
attr_accessor :RequestId
|
1232
|
-
|
1232
|
+
|
1233
1233
|
def initialize(requestid=nil)
|
1234
1234
|
@RequestId = requestid
|
1235
1235
|
end
|
@@ -1245,7 +1245,7 @@ module TencentCloud
|
|
1245
1245
|
# @type GroupId: String
|
1246
1246
|
|
1247
1247
|
attr_accessor :GroupId
|
1248
|
-
|
1248
|
+
|
1249
1249
|
def initialize(groupid=nil)
|
1250
1250
|
@GroupId = groupid
|
1251
1251
|
end
|
@@ -1261,7 +1261,7 @@ module TencentCloud
|
|
1261
1261
|
# @type RequestId: String
|
1262
1262
|
|
1263
1263
|
attr_accessor :RequestId
|
1264
|
-
|
1264
|
+
|
1265
1265
|
def initialize(requestid=nil)
|
1266
1266
|
@RequestId = requestid
|
1267
1267
|
end
|
@@ -1283,7 +1283,7 @@ module TencentCloud
|
|
1283
1283
|
# @type IsDelReverse: Integer
|
1284
1284
|
|
1285
1285
|
attr_accessor :Id, :Area, :Direction, :IsDelReverse
|
1286
|
-
|
1286
|
+
|
1287
1287
|
def initialize(id=nil, area=nil, direction=nil, isdelreverse=nil)
|
1288
1288
|
@Id = id
|
1289
1289
|
@Area = area
|
@@ -1310,7 +1310,7 @@ module TencentCloud
|
|
1310
1310
|
# @type RequestId: String
|
1311
1311
|
|
1312
1312
|
attr_accessor :Status, :Info, :RequestId
|
1313
|
-
|
1313
|
+
|
1314
1314
|
def initialize(status=nil, info=nil, requestid=nil)
|
1315
1315
|
@Status = status
|
1316
1316
|
@Info = info
|
@@ -1327,7 +1327,7 @@ module TencentCloud
|
|
1327
1327
|
# DeleteVpcInstance请求参数结构体
|
1328
1328
|
class DeleteVpcInstanceRequest < TencentCloud::Common::AbstractModel
|
1329
1329
|
|
1330
|
-
|
1330
|
+
|
1331
1331
|
def initialize()
|
1332
1332
|
end
|
1333
1333
|
|
@@ -1341,7 +1341,7 @@ module TencentCloud
|
|
1341
1341
|
# @type RequestId: String
|
1342
1342
|
|
1343
1343
|
attr_accessor :RequestId
|
1344
|
-
|
1344
|
+
|
1345
1345
|
def initialize(requestid=nil)
|
1346
1346
|
@RequestId = requestid
|
1347
1347
|
end
|
@@ -1428,7 +1428,7 @@ module TencentCloud
|
|
1428
1428
|
# @type BetaList: Array
|
1429
1429
|
|
1430
1430
|
attr_accessor :SourceContent, :TargetContent, :Protocol, :Port, :RuleAction, :Description, :Count, :OrderIndex, :SourceType, :TargetType, :Uuid, :Invalid, :IsRegion, :CountryCode, :CityCode, :CountryName, :CityName, :CloudCode, :IsCloud, :Enable, :Direction, :InstanceName, :InternalUuid, :Status, :BetaList
|
1431
|
-
|
1431
|
+
|
1432
1432
|
def initialize(sourcecontent=nil, targetcontent=nil, protocol=nil, port=nil, ruleaction=nil, description=nil, count=nil, orderindex=nil, sourcetype=nil, targettype=nil, uuid=nil, invalid=nil, isregion=nil, countrycode=nil, citycode=nil, countryname=nil, cityname=nil, cloudcode=nil, iscloud=nil, enable=nil, direction=nil, instancename=nil, internaluuid=nil, status=nil, betalist=nil)
|
1433
1433
|
@SourceContent = sourcecontent
|
1434
1434
|
@TargetContent = targetcontent
|
@@ -1517,7 +1517,7 @@ module TencentCloud
|
|
1517
1517
|
# @type InstanceId: String
|
1518
1518
|
|
1519
1519
|
attr_accessor :Protocol, :Strategy, :SearchValue, :Limit, :Offset, :Direction, :EdgeId, :Status, :Area, :InstanceId
|
1520
|
-
|
1520
|
+
|
1521
1521
|
def initialize(protocol=nil, strategy=nil, searchvalue=nil, limit=nil, offset=nil, direction=nil, edgeid=nil, status=nil, area=nil, instanceid=nil)
|
1522
1522
|
@Protocol = protocol
|
1523
1523
|
@Strategy = strategy
|
@@ -1560,7 +1560,7 @@ module TencentCloud
|
|
1560
1560
|
# @type RequestId: String
|
1561
1561
|
|
1562
1562
|
attr_accessor :Total, :Data, :AllTotal, :Enable, :RequestId
|
1563
|
-
|
1563
|
+
|
1564
1564
|
def initialize(total=nil, data=nil, alltotal=nil, enable=nil, requestid=nil)
|
1565
1565
|
@Total = total
|
1566
1566
|
@Data = data
|
@@ -1605,7 +1605,7 @@ module TencentCloud
|
|
1605
1605
|
# @type Type: String
|
1606
1606
|
|
1607
1607
|
attr_accessor :Offset, :Limit, :Area, :SearchValue, :By, :Order, :SecurityGroupId, :Type
|
1608
|
-
|
1608
|
+
|
1609
1609
|
def initialize(offset=nil, limit=nil, area=nil, searchvalue=nil, by=nil, order=nil, securitygroupid=nil, type=nil)
|
1610
1610
|
@Offset = offset
|
1611
1611
|
@Limit = limit
|
@@ -1641,7 +1641,7 @@ module TencentCloud
|
|
1641
1641
|
# @type RequestId: String
|
1642
1642
|
|
1643
1643
|
attr_accessor :Total, :Data, :RequestId
|
1644
|
-
|
1644
|
+
|
1645
1645
|
def initialize(total=nil, data=nil, requestid=nil)
|
1646
1646
|
@Total = total
|
1647
1647
|
@Data = data
|
@@ -1682,7 +1682,7 @@ module TencentCloud
|
|
1682
1682
|
# @type LogSource: String
|
1683
1683
|
|
1684
1684
|
attr_accessor :StartTime, :EndTime, :Ip, :Zone, :Direction, :Source, :EdgeId, :LogSource
|
1685
|
-
|
1685
|
+
|
1686
1686
|
def initialize(starttime=nil, endtime=nil, ip=nil, zone=nil, direction=nil, source=nil, edgeid=nil, logsource=nil)
|
1687
1687
|
@StartTime = starttime
|
1688
1688
|
@EndTime = endtime
|
@@ -1714,7 +1714,7 @@ module TencentCloud
|
|
1714
1714
|
# @type RequestId: String
|
1715
1715
|
|
1716
1716
|
attr_accessor :Data, :RequestId
|
1717
|
-
|
1717
|
+
|
1718
1718
|
def initialize(data=nil, requestid=nil)
|
1719
1719
|
@Data = data
|
1720
1720
|
@RequestId = requestid
|
@@ -1751,7 +1751,7 @@ module TencentCloud
|
|
1751
1751
|
# @type SearchValue: String
|
1752
1752
|
|
1753
1753
|
attr_accessor :Limit, :Offset, :Direction, :RuleType, :Order, :By, :SearchValue
|
1754
|
-
|
1754
|
+
|
1755
1755
|
def initialize(limit=nil, offset=nil, direction=nil, ruletype=nil, order=nil, by=nil, searchvalue=nil)
|
1756
1756
|
@Limit = limit
|
1757
1757
|
@Offset = offset
|
@@ -1787,7 +1787,7 @@ module TencentCloud
|
|
1787
1787
|
# @type RequestId: String
|
1788
1788
|
|
1789
1789
|
attr_accessor :Data, :Total, :ReturnCode, :ReturnMsg, :RequestId
|
1790
|
-
|
1790
|
+
|
1791
1791
|
def initialize(data=nil, total=nil, returncode=nil, returnmsg=nil, requestid=nil)
|
1792
1792
|
@Data = data
|
1793
1793
|
@Total = total
|
@@ -1826,7 +1826,7 @@ module TencentCloud
|
|
1826
1826
|
# @type SearchValue: String
|
1827
1827
|
|
1828
1828
|
attr_accessor :StartTime, :EndTime, :QueryType, :Top, :SearchValue
|
1829
|
-
|
1829
|
+
|
1830
1830
|
def initialize(starttime=nil, endtime=nil, querytype=nil, top=nil, searchvalue=nil)
|
1831
1831
|
@StartTime = starttime
|
1832
1832
|
@EndTime = endtime
|
@@ -1852,7 +1852,7 @@ module TencentCloud
|
|
1852
1852
|
# @type RequestId: String
|
1853
1853
|
|
1854
1854
|
attr_accessor :Data, :RequestId
|
1855
|
-
|
1855
|
+
|
1856
1856
|
def initialize(data=nil, requestid=nil)
|
1857
1857
|
@Data = data
|
1858
1858
|
@RequestId = requestid
|
@@ -1881,7 +1881,7 @@ module TencentCloud
|
|
1881
1881
|
# @type CfwInstance: String
|
1882
1882
|
|
1883
1883
|
attr_accessor :Mode, :NatGatewayId, :CfwInstance
|
1884
|
-
|
1884
|
+
|
1885
1885
|
def initialize(mode=nil, natgatewayid=nil, cfwinstance=nil)
|
1886
1886
|
@Mode = mode
|
1887
1887
|
@NatGatewayId = natgatewayid
|
@@ -1903,7 +1903,7 @@ module TencentCloud
|
|
1903
1903
|
# @type RequestId: String
|
1904
1904
|
|
1905
1905
|
attr_accessor :NatFwEipList, :RequestId
|
1906
|
-
|
1906
|
+
|
1907
1907
|
def initialize(natfweiplist=nil, requestid=nil)
|
1908
1908
|
@NatFwEipList = natfweiplist
|
1909
1909
|
@RequestId = requestid
|
@@ -1925,7 +1925,7 @@ module TencentCloud
|
|
1925
1925
|
# DescribeDefenseSwitch请求参数结构体
|
1926
1926
|
class DescribeDefenseSwitchRequest < TencentCloud::Common::AbstractModel
|
1927
1927
|
|
1928
|
-
|
1928
|
+
|
1929
1929
|
def initialize()
|
1930
1930
|
end
|
1931
1931
|
|
@@ -1953,7 +1953,7 @@ module TencentCloud
|
|
1953
1953
|
# @type RequestId: String
|
1954
1954
|
|
1955
1955
|
attr_accessor :BasicRuleSwitch, :BaselineAllSwitch, :TiSwitch, :VirtualPatchSwitch, :HistoryOpen, :ReturnCode, :ReturnMsg, :RequestId
|
1956
|
-
|
1956
|
+
|
1957
1957
|
def initialize(basicruleswitch=nil, baselineallswitch=nil, tiswitch=nil, virtualpatchswitch=nil, historyopen=nil, returncode=nil, returnmsg=nil, requestid=nil)
|
1958
1958
|
@BasicRuleSwitch = basicruleswitch
|
1959
1959
|
@BaselineAllSwitch = baselineallswitch
|
@@ -1980,7 +1980,7 @@ module TencentCloud
|
|
1980
1980
|
# DescribeEnterpriseSGRuleProgress请求参数结构体
|
1981
1981
|
class DescribeEnterpriseSGRuleProgressRequest < TencentCloud::Common::AbstractModel
|
1982
1982
|
|
1983
|
-
|
1983
|
+
|
1984
1984
|
def initialize()
|
1985
1985
|
end
|
1986
1986
|
|
@@ -1996,7 +1996,7 @@ module TencentCloud
|
|
1996
1996
|
# @type RequestId: String
|
1997
1997
|
|
1998
1998
|
attr_accessor :Progress, :RequestId
|
1999
|
-
|
1999
|
+
|
2000
2000
|
def initialize(progress=nil, requestid=nil)
|
2001
2001
|
@Progress = progress
|
2002
2002
|
@RequestId = requestid
|
@@ -2057,7 +2057,7 @@ module TencentCloud
|
|
2057
2057
|
# @type RuleUuid: Integer
|
2058
2058
|
|
2059
2059
|
attr_accessor :PageNo, :PageSize, :SourceContent, :DestContent, :Description, :RuleAction, :Enable, :Port, :Protocol, :ServiceTemplateId, :RuleUuid
|
2060
|
-
|
2060
|
+
|
2061
2061
|
def initialize(pageno=nil, pagesize=nil, sourcecontent=nil, destcontent=nil, description=nil, ruleaction=nil, enable=nil, port=nil, protocol=nil, servicetemplateid=nil, ruleuuid=nil)
|
2062
2062
|
@PageNo = pageno
|
2063
2063
|
@PageSize = pagesize
|
@@ -2101,7 +2101,7 @@ module TencentCloud
|
|
2101
2101
|
# @type RequestId: String
|
2102
2102
|
|
2103
2103
|
attr_accessor :PageNo, :PageSize, :Rules, :TotalCount, :RequestId
|
2104
|
-
|
2104
|
+
|
2105
2105
|
def initialize(pageno=nil, pagesize=nil, rules=nil, totalcount=nil, requestid=nil)
|
2106
2106
|
@PageNo = pageno
|
2107
2107
|
@PageSize = pagesize
|
@@ -2129,7 +2129,7 @@ module TencentCloud
|
|
2129
2129
|
# DescribeGuideScanInfo请求参数结构体
|
2130
2130
|
class DescribeGuideScanInfoRequest < TencentCloud::Common::AbstractModel
|
2131
2131
|
|
2132
|
-
|
2132
|
+
|
2133
2133
|
def initialize()
|
2134
2134
|
end
|
2135
2135
|
|
@@ -2145,7 +2145,7 @@ module TencentCloud
|
|
2145
2145
|
# @type RequestId: String
|
2146
2146
|
|
2147
2147
|
attr_accessor :Data, :RequestId
|
2148
|
-
|
2148
|
+
|
2149
2149
|
def initialize(data=nil, requestid=nil)
|
2150
2150
|
@Data = data
|
2151
2151
|
@RequestId = requestid
|
@@ -2166,7 +2166,7 @@ module TencentCloud
|
|
2166
2166
|
# @type IPList: Array
|
2167
2167
|
|
2168
2168
|
attr_accessor :IPList
|
2169
|
-
|
2169
|
+
|
2170
2170
|
def initialize(iplist=nil)
|
2171
2171
|
@IPList = iplist
|
2172
2172
|
end
|
@@ -2188,7 +2188,7 @@ module TencentCloud
|
|
2188
2188
|
# @type RequestId: String
|
2189
2189
|
|
2190
2190
|
attr_accessor :StatusList, :ReturnCode, :ReturnMsg, :RequestId
|
2191
|
-
|
2191
|
+
|
2192
2192
|
def initialize(statuslist=nil, returncode=nil, returnmsg=nil, requestid=nil)
|
2193
2193
|
@StatusList = statuslist
|
2194
2194
|
@ReturnCode = returncode
|
@@ -2231,7 +2231,7 @@ module TencentCloud
|
|
2231
2231
|
# @type Filters: Array
|
2232
2232
|
|
2233
2233
|
attr_accessor :Index, :Limit, :Offset, :StartTime, :EndTime, :Filters
|
2234
|
-
|
2234
|
+
|
2235
2235
|
def initialize(index=nil, limit=nil, offset=nil, starttime=nil, endtime=nil, filters=nil)
|
2236
2236
|
@Index = index
|
2237
2237
|
@Limit = limit
|
@@ -2272,7 +2272,7 @@ module TencentCloud
|
|
2272
2272
|
# @type RequestId: String
|
2273
2273
|
|
2274
2274
|
attr_accessor :Data, :Total, :ReturnCode, :ReturnMsg, :RequestId
|
2275
|
-
|
2275
|
+
|
2276
2276
|
def initialize(data=nil, total=nil, returncode=nil, returnmsg=nil, requestid=nil)
|
2277
2277
|
@Data = data
|
2278
2278
|
@Total = total
|
@@ -2310,7 +2310,7 @@ module TencentCloud
|
|
2310
2310
|
# @type By: String
|
2311
2311
|
|
2312
2312
|
attr_accessor :Limit, :Offset, :Index, :Filters, :StartTime, :EndTime, :Order, :By
|
2313
|
-
|
2313
|
+
|
2314
2314
|
def initialize(limit=nil, offset=nil, index=nil, filters=nil, starttime=nil, endtime=nil, order=nil, by=nil)
|
2315
2315
|
@Limit = limit
|
2316
2316
|
@Offset = offset
|
@@ -2354,7 +2354,7 @@ module TencentCloud
|
|
2354
2354
|
# @type RequestId: String
|
2355
2355
|
|
2356
2356
|
attr_accessor :Total, :Data, :AllTotal, :RequestId
|
2357
|
-
|
2357
|
+
|
2358
2358
|
def initialize(total=nil, data=nil, alltotal=nil, requestid=nil)
|
2359
2359
|
@Total = total
|
2360
2360
|
@Data = data
|
@@ -2380,7 +2380,7 @@ module TencentCloud
|
|
2380
2380
|
# DescribeNatFwInfoCount请求参数结构体
|
2381
2381
|
class DescribeNatFwInfoCountRequest < TencentCloud::Common::AbstractModel
|
2382
2382
|
|
2383
|
-
|
2383
|
+
|
2384
2384
|
def initialize()
|
2385
2385
|
end
|
2386
2386
|
|
@@ -2406,7 +2406,7 @@ module TencentCloud
|
|
2406
2406
|
# @type RequestId: String
|
2407
2407
|
|
2408
2408
|
attr_accessor :ReturnMsg, :NatFwInsCount, :SubnetCount, :OpenSwitchCount, :RequestId
|
2409
|
-
|
2409
|
+
|
2410
2410
|
def initialize(returnmsg=nil, natfwinscount=nil, subnetcount=nil, openswitchcount=nil, requestid=nil)
|
2411
2411
|
@ReturnMsg = returnmsg
|
2412
2412
|
@NatFwInsCount = natfwinscount
|
@@ -2427,7 +2427,7 @@ module TencentCloud
|
|
2427
2427
|
# DescribeNatFwInstance请求参数结构体
|
2428
2428
|
class DescribeNatFwInstanceRequest < TencentCloud::Common::AbstractModel
|
2429
2429
|
|
2430
|
-
|
2430
|
+
|
2431
2431
|
def initialize()
|
2432
2432
|
end
|
2433
2433
|
|
@@ -2443,7 +2443,7 @@ module TencentCloud
|
|
2443
2443
|
# @type RequestId: String
|
2444
2444
|
|
2445
2445
|
attr_accessor :NatinsLst, :RequestId
|
2446
|
-
|
2446
|
+
|
2447
2447
|
def initialize(natinslst=nil, requestid=nil)
|
2448
2448
|
@NatinsLst = natinslst
|
2449
2449
|
@RequestId = requestid
|
@@ -2465,7 +2465,7 @@ module TencentCloud
|
|
2465
2465
|
# DescribeNatFwInstanceWithRegion请求参数结构体
|
2466
2466
|
class DescribeNatFwInstanceWithRegionRequest < TencentCloud::Common::AbstractModel
|
2467
2467
|
|
2468
|
-
|
2468
|
+
|
2469
2469
|
def initialize()
|
2470
2470
|
end
|
2471
2471
|
|
@@ -2482,7 +2482,7 @@ module TencentCloud
|
|
2482
2482
|
# @type RequestId: String
|
2483
2483
|
|
2484
2484
|
attr_accessor :NatinsLst, :RequestId
|
2485
|
-
|
2485
|
+
|
2486
2486
|
def initialize(natinslst=nil, requestid=nil)
|
2487
2487
|
@NatinsLst = natinslst
|
2488
2488
|
@RequestId = requestid
|
@@ -2511,7 +2511,7 @@ module TencentCloud
|
|
2511
2511
|
# @type Limit: Integer
|
2512
2512
|
|
2513
2513
|
attr_accessor :Filter, :Offset, :Limit
|
2514
|
-
|
2514
|
+
|
2515
2515
|
def initialize(filter=nil, offset=nil, limit=nil)
|
2516
2516
|
@Filter = filter
|
2517
2517
|
@Offset = offset
|
@@ -2544,7 +2544,7 @@ module TencentCloud
|
|
2544
2544
|
# @type RequestId: String
|
2545
2545
|
|
2546
2546
|
attr_accessor :NatinsLst, :Total, :RequestId
|
2547
|
-
|
2547
|
+
|
2548
2548
|
def initialize(natinslst=nil, total=nil, requestid=nil)
|
2549
2549
|
@NatinsLst = natinslst
|
2550
2550
|
@Total = total
|
@@ -2577,7 +2577,7 @@ module TencentCloud
|
|
2577
2577
|
# @type Limit: Integer
|
2578
2578
|
|
2579
2579
|
attr_accessor :NatFwInsId, :NatInsIdFilter, :Offset, :Limit
|
2580
|
-
|
2580
|
+
|
2581
2581
|
def initialize(natfwinsid=nil, natinsidfilter=nil, offset=nil, limit=nil)
|
2582
2582
|
@NatFwInsId = natfwinsid
|
2583
2583
|
@NatInsIdFilter = natinsidfilter
|
@@ -2608,7 +2608,7 @@ module TencentCloud
|
|
2608
2608
|
# @type RequestId: String
|
2609
2609
|
|
2610
2610
|
attr_accessor :VpcDnsSwitchLst, :ReturnMsg, :Total, :RequestId
|
2611
|
-
|
2611
|
+
|
2612
2612
|
def initialize(vpcdnsswitchlst=nil, returnmsg=nil, total=nil, requestid=nil)
|
2613
2613
|
@VpcDnsSwitchLst = vpcdnsswitchlst
|
2614
2614
|
@ReturnMsg = returnmsg
|
@@ -2641,7 +2641,7 @@ module TencentCloud
|
|
2641
2641
|
# @type ShowType: String
|
2642
2642
|
|
2643
2643
|
attr_accessor :QueryType, :GroupId, :ShowType
|
2644
|
-
|
2644
|
+
|
2645
2645
|
def initialize(querytype=nil, groupid=nil, showtype=nil)
|
2646
2646
|
@QueryType = querytype
|
2647
2647
|
@GroupId = groupid
|
@@ -2669,7 +2669,7 @@ module TencentCloud
|
|
2669
2669
|
# @type RequestId: String
|
2670
2670
|
|
2671
2671
|
attr_accessor :Data, :UnResourceNum, :ReturnMsg, :ReturnCode, :RequestId
|
2672
|
-
|
2672
|
+
|
2673
2673
|
def initialize(data=nil, unresourcenum=nil, returnmsg=nil, returncode=nil, requestid=nil)
|
2674
2674
|
@Data = data
|
2675
2675
|
@UnResourceNum = unresourcenum
|
@@ -2695,7 +2695,7 @@ module TencentCloud
|
|
2695
2695
|
# @type GroupId: String
|
2696
2696
|
|
2697
2697
|
attr_accessor :QueryType, :GroupId
|
2698
|
-
|
2698
|
+
|
2699
2699
|
def initialize(querytype=nil, groupid=nil)
|
2700
2700
|
@QueryType = querytype
|
2701
2701
|
@GroupId = groupid
|
@@ -2715,7 +2715,7 @@ module TencentCloud
|
|
2715
2715
|
# @type RequestId: String
|
2716
2716
|
|
2717
2717
|
attr_accessor :Data, :RequestId
|
2718
|
-
|
2718
|
+
|
2719
2719
|
def initialize(data=nil, requestid=nil)
|
2720
2720
|
@Data = data
|
2721
2721
|
@RequestId = requestid
|
@@ -2733,7 +2733,7 @@ module TencentCloud
|
|
2733
2733
|
# @type Direction: Integer
|
2734
2734
|
|
2735
2735
|
attr_accessor :Direction
|
2736
|
-
|
2736
|
+
|
2737
2737
|
def initialize(direction=nil)
|
2738
2738
|
@Direction = direction
|
2739
2739
|
end
|
@@ -2764,7 +2764,7 @@ module TencentCloud
|
|
2764
2764
|
# @type RequestId: String
|
2765
2765
|
|
2766
2766
|
attr_accessor :AllTotal, :StrategyNum, :StartRuleNum, :StopRuleNum, :RemainingNum, :RequestId
|
2767
|
-
|
2767
|
+
|
2768
2768
|
def initialize(alltotal=nil, strategynum=nil, startrulenum=nil, stoprulenum=nil, remainingnum=nil, requestid=nil)
|
2769
2769
|
@AllTotal = alltotal
|
2770
2770
|
@StrategyNum = strategynum
|
@@ -2802,7 +2802,7 @@ module TencentCloud
|
|
2802
2802
|
# @type Filter: Integer
|
2803
2803
|
|
2804
2804
|
attr_accessor :Direction, :Area, :SearchValue, :Limit, :Offset, :Status, :Filter
|
2805
|
-
|
2805
|
+
|
2806
2806
|
def initialize(direction=nil, area=nil, searchvalue=nil, limit=nil, offset=nil, status=nil, filter=nil)
|
2807
2807
|
@Direction = direction
|
2808
2808
|
@Area = area
|
@@ -2839,7 +2839,7 @@ module TencentCloud
|
|
2839
2839
|
# @type RequestId: String
|
2840
2840
|
|
2841
2841
|
attr_accessor :Total, :Data, :AllTotal, :Enable, :RequestId
|
2842
|
-
|
2842
|
+
|
2843
2843
|
def initialize(total=nil, data=nil, alltotal=nil, enable=nil, requestid=nil)
|
2844
2844
|
@Total = total
|
2845
2845
|
@Data = data
|
@@ -2880,7 +2880,7 @@ module TencentCloud
|
|
2880
2880
|
# @type Offset: Integer
|
2881
2881
|
|
2882
2882
|
attr_accessor :FuzzySearch, :InsType, :ChooseType, :Zone, :Limit, :Offset
|
2883
|
-
|
2883
|
+
|
2884
2884
|
def initialize(fuzzysearch=nil, instype=nil, choosetype=nil, zone=nil, limit=nil, offset=nil)
|
2885
2885
|
@FuzzySearch = fuzzysearch
|
2886
2886
|
@InsType = instype
|
@@ -2912,7 +2912,7 @@ module TencentCloud
|
|
2912
2912
|
# @type RequestId: String
|
2913
2913
|
|
2914
2914
|
attr_accessor :ZoneList, :Data, :Total, :RequestId
|
2915
|
-
|
2915
|
+
|
2916
2916
|
def initialize(zonelist=nil, data=nil, total=nil, requestid=nil)
|
2917
2917
|
@ZoneList = zonelist
|
2918
2918
|
@Data = data
|
@@ -2962,7 +2962,7 @@ module TencentCloud
|
|
2962
2962
|
# @type By: String
|
2963
2963
|
|
2964
2964
|
attr_accessor :Status, :Type, :Area, :SearchValue, :Limit, :Offset, :Order, :By
|
2965
|
-
|
2965
|
+
|
2966
2966
|
def initialize(status=nil, type=nil, area=nil, searchvalue=nil, limit=nil, offset=nil, order=nil, by=nil)
|
2967
2967
|
@Status = status
|
2968
2968
|
@Type = type
|
@@ -3004,7 +3004,7 @@ module TencentCloud
|
|
3004
3004
|
# @type RequestId: String
|
3005
3005
|
|
3006
3006
|
attr_accessor :Total, :Data, :AreaLists, :OnNum, :OffNum, :RequestId
|
3007
|
-
|
3007
|
+
|
3008
3008
|
def initialize(total=nil, data=nil, arealists=nil, onnum=nil, offnum=nil, requestid=nil)
|
3009
3009
|
@Total = total
|
3010
3010
|
@Data = data
|
@@ -3043,7 +3043,7 @@ module TencentCloud
|
|
3043
3043
|
# @type SearchValue: String
|
3044
3044
|
|
3045
3045
|
attr_accessor :StartTime, :EndTime, :QueryType, :SearchValue
|
3046
|
-
|
3046
|
+
|
3047
3047
|
def initialize(starttime=nil, endtime=nil, querytype=nil, searchvalue=nil)
|
3048
3048
|
@StartTime = starttime
|
3049
3049
|
@EndTime = endtime
|
@@ -3072,7 +3072,7 @@ module TencentCloud
|
|
3072
3072
|
# @type RequestId: String
|
3073
3073
|
|
3074
3074
|
attr_accessor :Data, :RequestId
|
3075
|
-
|
3075
|
+
|
3076
3076
|
def initialize(data=nil, requestid=nil)
|
3077
3077
|
@Data = data
|
3078
3078
|
@RequestId = requestid
|
@@ -3101,7 +3101,7 @@ module TencentCloud
|
|
3101
3101
|
# @type SearchValue: String
|
3102
3102
|
|
3103
3103
|
attr_accessor :StartTime, :EndTime, :QueryType, :Top, :SearchValue
|
3104
|
-
|
3104
|
+
|
3105
3105
|
def initialize(starttime=nil, endtime=nil, querytype=nil, top=nil, searchvalue=nil)
|
3106
3106
|
@StartTime = starttime
|
3107
3107
|
@EndTime = endtime
|
@@ -3127,7 +3127,7 @@ module TencentCloud
|
|
3127
3127
|
# @type RequestId: String
|
3128
3128
|
|
3129
3129
|
attr_accessor :Data, :RequestId
|
3130
|
-
|
3130
|
+
|
3131
3131
|
def initialize(data=nil, requestid=nil)
|
3132
3132
|
@Data = data
|
3133
3133
|
@RequestId = requestid
|
@@ -3158,7 +3158,7 @@ module TencentCloud
|
|
3158
3158
|
# @type Direction: Integer
|
3159
3159
|
|
3160
3160
|
attr_accessor :EdgeId, :Status, :Area, :Direction
|
3161
|
-
|
3161
|
+
|
3162
3162
|
def initialize(edgeid=nil, status=nil, area=nil, direction=nil)
|
3163
3163
|
@EdgeId = edgeid
|
3164
3164
|
@Status = status
|
@@ -3183,7 +3183,7 @@ module TencentCloud
|
|
3183
3183
|
# @type RequestId: String
|
3184
3184
|
|
3185
3185
|
attr_accessor :Status, :RequestId
|
3186
|
-
|
3186
|
+
|
3187
3187
|
def initialize(status=nil, requestid=nil)
|
3188
3188
|
@Status = status
|
3189
3189
|
@RequestId = requestid
|
@@ -3205,7 +3205,7 @@ module TencentCloud
|
|
3205
3205
|
# @type AssetID: String
|
3206
3206
|
|
3207
3207
|
attr_accessor :StartTime, :EndTime, :AssetID
|
3208
|
-
|
3208
|
+
|
3209
3209
|
def initialize(starttime=nil, endtime=nil, assetid=nil)
|
3210
3210
|
@StartTime = starttime
|
3211
3211
|
@EndTime = endtime
|
@@ -3232,7 +3232,7 @@ module TencentCloud
|
|
3232
3232
|
# @type RequestId: String
|
3233
3233
|
|
3234
3234
|
attr_accessor :Data, :ReturnCode, :ReturnMsg, :RequestId
|
3235
|
-
|
3235
|
+
|
3236
3236
|
def initialize(data=nil, returncode=nil, returnmsg=nil, requestid=nil)
|
3237
3237
|
@Data = data
|
3238
3238
|
@ReturnCode = returncode
|
@@ -3259,7 +3259,7 @@ module TencentCloud
|
|
3259
3259
|
# @type Status: Integer
|
3260
3260
|
|
3261
3261
|
attr_accessor :VpcId, :Status
|
3262
|
-
|
3262
|
+
|
3263
3263
|
def initialize(vpcid=nil, status=nil)
|
3264
3264
|
@VpcId = vpcid
|
3265
3265
|
@Status = status
|
@@ -3281,7 +3281,7 @@ module TencentCloud
|
|
3281
3281
|
# @type CfwInstance: String
|
3282
3282
|
|
3283
3283
|
attr_accessor :FwType, :Width, :CfwInstance
|
3284
|
-
|
3284
|
+
|
3285
3285
|
def initialize(fwtype=nil, width=nil, cfwinstance=nil)
|
3286
3286
|
@FwType = fwtype
|
3287
3287
|
@Width = width
|
@@ -3301,7 +3301,7 @@ module TencentCloud
|
|
3301
3301
|
# @type RequestId: String
|
3302
3302
|
|
3303
3303
|
attr_accessor :RequestId
|
3304
|
-
|
3304
|
+
|
3305
3305
|
def initialize(requestid=nil)
|
3306
3306
|
@RequestId = requestid
|
3307
3307
|
end
|
@@ -3321,7 +3321,7 @@ module TencentCloud
|
|
3321
3321
|
# @type ComFwCidr: String
|
3322
3322
|
|
3323
3323
|
attr_accessor :FwCidrType, :FwCidrLst, :ComFwCidr
|
3324
|
-
|
3324
|
+
|
3325
3325
|
def initialize(fwcidrtype=nil, fwcidrlst=nil, comfwcidr=nil)
|
3326
3326
|
@FwCidrType = fwcidrtype
|
3327
3327
|
@FwCidrLst = fwcidrlst
|
@@ -3350,7 +3350,7 @@ module TencentCloud
|
|
3350
3350
|
# @type FwCidr: String
|
3351
3351
|
|
3352
3352
|
attr_accessor :VpcId, :FwCidr
|
3353
|
-
|
3353
|
+
|
3354
3354
|
def initialize(vpcid=nil, fwcidr=nil)
|
3355
3355
|
@VpcId = vpcid
|
3356
3356
|
@FwCidr = fwcidr
|
@@ -3370,7 +3370,7 @@ module TencentCloud
|
|
3370
3370
|
# @type Status: Integer
|
3371
3371
|
|
3372
3372
|
attr_accessor :IP, :Status
|
3373
|
-
|
3373
|
+
|
3374
3374
|
def initialize(ip=nil, status=nil)
|
3375
3375
|
@IP = ip
|
3376
3376
|
@Status = status
|
@@ -3437,7 +3437,7 @@ module TencentCloud
|
|
3437
3437
|
# @type Server: Array
|
3438
3438
|
|
3439
3439
|
attr_accessor :AppId, :Region, :VpcId, :VPCName, :SubnetId, :InstanceId, :InstanceName, :InsType, :PublicIp, :PrivateIp, :PortNum, :LeakNum, :InsSource, :ResourcePath, :Server
|
3440
|
-
|
3440
|
+
|
3441
3441
|
def initialize(appid=nil, region=nil, vpcid=nil, vpcname=nil, subnetid=nil, instanceid=nil, instancename=nil, instype=nil, publicip=nil, privateip=nil, portnum=nil, leaknum=nil, inssource=nil, resourcepath=nil, server=nil)
|
3442
3442
|
@AppId = appid
|
3443
3443
|
@Region = region
|
@@ -3485,7 +3485,7 @@ module TencentCloud
|
|
3485
3485
|
# @type Domain: String
|
3486
3486
|
|
3487
3487
|
attr_accessor :IP, :Direction, :Domain
|
3488
|
-
|
3488
|
+
|
3489
3489
|
def initialize(ip=nil, direction=nil, domain=nil)
|
3490
3490
|
@IP = ip
|
3491
3491
|
@Direction = direction
|
@@ -3507,7 +3507,7 @@ module TencentCloud
|
|
3507
3507
|
# @type StatTime: String
|
3508
3508
|
|
3509
3509
|
attr_accessor :Num, :StatTime
|
3510
|
-
|
3510
|
+
|
3511
3511
|
def initialize(num=nil, stattime=nil)
|
3512
3512
|
@Num = num
|
3513
3513
|
@StatTime = stattime
|
@@ -3531,7 +3531,7 @@ module TencentCloud
|
|
3531
3531
|
# @type Area: String
|
3532
3532
|
|
3533
3533
|
attr_accessor :Data, :EdgeId, :Enable, :Area
|
3534
|
-
|
3534
|
+
|
3535
3535
|
def initialize(data=nil, edgeid=nil, enable=nil, area=nil)
|
3536
3536
|
@Data = data
|
3537
3537
|
@EdgeId = edgeid
|
@@ -3565,7 +3565,7 @@ module TencentCloud
|
|
3565
3565
|
# @type RequestId: String
|
3566
3566
|
|
3567
3567
|
attr_accessor :Status, :Info, :RequestId
|
3568
|
-
|
3568
|
+
|
3569
3569
|
def initialize(status=nil, info=nil, requestid=nil)
|
3570
3570
|
@Status = status
|
3571
3571
|
@Info = info
|
@@ -3587,7 +3587,7 @@ module TencentCloud
|
|
3587
3587
|
# @type FireWallPublicIPs: Array
|
3588
3588
|
|
3589
3589
|
attr_accessor :Status, :FireWallPublicIPs
|
3590
|
-
|
3590
|
+
|
3591
3591
|
def initialize(status=nil, firewallpublicips=nil)
|
3592
3592
|
@Status = status
|
3593
3593
|
@FireWallPublicIPs = firewallpublicips
|
@@ -3611,7 +3611,7 @@ module TencentCloud
|
|
3611
3611
|
# @type RequestId: String
|
3612
3612
|
|
3613
3613
|
attr_accessor :ReturnMsg, :ReturnCode, :RequestId
|
3614
|
-
|
3614
|
+
|
3615
3615
|
def initialize(returnmsg=nil, returncode=nil, requestid=nil)
|
3616
3616
|
@ReturnMsg = returnmsg
|
3617
3617
|
@ReturnCode = returncode
|
@@ -3637,7 +3637,7 @@ module TencentCloud
|
|
3637
3637
|
# @type Area: String
|
3638
3638
|
|
3639
3639
|
attr_accessor :Status, :Direction, :EdgeId, :Area
|
3640
|
-
|
3640
|
+
|
3641
3641
|
def initialize(status=nil, direction=nil, edgeid=nil, area=nil)
|
3642
3642
|
@Status = status
|
3643
3643
|
@Direction = direction
|
@@ -3662,7 +3662,7 @@ module TencentCloud
|
|
3662
3662
|
# @type RequestId: String
|
3663
3663
|
|
3664
3664
|
attr_accessor :Status, :RequestId
|
3665
|
-
|
3665
|
+
|
3666
3666
|
def initialize(status=nil, requestid=nil)
|
3667
3667
|
@Status = status
|
3668
3668
|
@RequestId = requestid
|
@@ -3682,7 +3682,7 @@ module TencentCloud
|
|
3682
3682
|
# @type FireWallVpcIds: Array
|
3683
3683
|
|
3684
3684
|
attr_accessor :Status, :FireWallVpcIds
|
3685
|
-
|
3685
|
+
|
3686
3686
|
def initialize(status=nil, firewallvpcids=nil)
|
3687
3687
|
@Status = status
|
3688
3688
|
@FireWallVpcIds = firewallvpcids
|
@@ -3700,7 +3700,7 @@ module TencentCloud
|
|
3700
3700
|
# @type RequestId: String
|
3701
3701
|
|
3702
3702
|
attr_accessor :RequestId
|
3703
|
-
|
3703
|
+
|
3704
3704
|
def initialize(requestid=nil)
|
3705
3705
|
@RequestId = requestid
|
3706
3706
|
end
|
@@ -3726,7 +3726,7 @@ module TencentCloud
|
|
3726
3726
|
# @type ScanType: Integer
|
3727
3727
|
|
3728
3728
|
attr_accessor :ScanRange, :ScanDeep, :RangeType, :ScanPeriod, :ScanFilterIp, :ScanType
|
3729
|
-
|
3729
|
+
|
3730
3730
|
def initialize(scanrange=nil, scandeep=nil, rangetype=nil, scanperiod=nil, scanfilterip=nil, scantype=nil)
|
3731
3731
|
@ScanRange = scanrange
|
3732
3732
|
@ScanDeep = scandeep
|
@@ -3760,7 +3760,7 @@ module TencentCloud
|
|
3760
3760
|
# @type RequestId: String
|
3761
3761
|
|
3762
3762
|
attr_accessor :ReturnMsg, :ReturnCode, :Status, :RequestId
|
3763
|
-
|
3763
|
+
|
3764
3764
|
def initialize(returnmsg=nil, returncode=nil, status=nil, requestid=nil)
|
3765
3765
|
@ReturnMsg = returnmsg
|
3766
3766
|
@ReturnCode = returncode
|
@@ -3790,7 +3790,7 @@ module TencentCloud
|
|
3790
3790
|
# @type EndTime: String
|
3791
3791
|
|
3792
3792
|
attr_accessor :RuleType, :IOC, :IocAction, :StartTime, :EndTime
|
3793
|
-
|
3793
|
+
|
3794
3794
|
def initialize(ruletype=nil, ioc=nil, iocaction=nil, starttime=nil, endtime=nil)
|
3795
3795
|
@RuleType = ruletype
|
3796
3796
|
@IOC = ioc
|
@@ -3825,7 +3825,7 @@ module TencentCloud
|
|
3825
3825
|
# @type RequestId: String
|
3826
3826
|
|
3827
3827
|
attr_accessor :ReturnMsg, :ReturnCode, :RequestId
|
3828
|
-
|
3828
|
+
|
3829
3829
|
def initialize(returnmsg=nil, returncode=nil, requestid=nil)
|
3830
3830
|
@ReturnMsg = returnmsg
|
3831
3831
|
@ReturnCode = returncode
|
@@ -3847,7 +3847,7 @@ module TencentCloud
|
|
3847
3847
|
# @type OpeType: String
|
3848
3848
|
|
3849
3849
|
attr_accessor :UniqueId, :OpeType
|
3850
|
-
|
3850
|
+
|
3851
3851
|
def initialize(uniqueid=nil, opetype=nil)
|
3852
3852
|
@UniqueId = uniqueid
|
3853
3853
|
@OpeType = opetype
|
@@ -3865,7 +3865,7 @@ module TencentCloud
|
|
3865
3865
|
# @type RequestId: String
|
3866
3866
|
|
3867
3867
|
attr_accessor :RequestId
|
3868
|
-
|
3868
|
+
|
3869
3869
|
def initialize(requestid=nil)
|
3870
3870
|
@RequestId = requestid
|
3871
3871
|
end
|
@@ -3885,7 +3885,7 @@ module TencentCloud
|
|
3885
3885
|
# @type Status: Integer
|
3886
3886
|
|
3887
3887
|
attr_accessor :Status
|
3888
|
-
|
3888
|
+
|
3889
3889
|
def initialize(status=nil)
|
3890
3890
|
@Status = status
|
3891
3891
|
end
|
@@ -3904,7 +3904,7 @@ module TencentCloud
|
|
3904
3904
|
# @type RequestId: String
|
3905
3905
|
|
3906
3906
|
attr_accessor :Status, :RequestId
|
3907
|
-
|
3907
|
+
|
3908
3908
|
def initialize(status=nil, requestid=nil)
|
3909
3909
|
@Status = status
|
3910
3910
|
@RequestId = requestid
|
@@ -3928,7 +3928,7 @@ module TencentCloud
|
|
3928
3928
|
# @type Enable: Integer
|
3929
3929
|
|
3930
3930
|
attr_accessor :RuleUuid, :ModifyType, :Data, :Enable
|
3931
|
-
|
3931
|
+
|
3932
3932
|
def initialize(ruleuuid=nil, modifytype=nil, data=nil, enable=nil)
|
3933
3933
|
@RuleUuid = ruleuuid
|
3934
3934
|
@ModifyType = modifytype
|
@@ -3957,7 +3957,7 @@ module TencentCloud
|
|
3957
3957
|
# @type RequestId: String
|
3958
3958
|
|
3959
3959
|
attr_accessor :Status, :NewRuleUuid, :RequestId
|
3960
|
-
|
3960
|
+
|
3961
3961
|
def initialize(status=nil, newruleuuid=nil, requestid=nil)
|
3962
3962
|
@Status = status
|
3963
3963
|
@NewRuleUuid = newruleuuid
|
@@ -3977,7 +3977,7 @@ module TencentCloud
|
|
3977
3977
|
# @type Rules: Array
|
3978
3978
|
|
3979
3979
|
attr_accessor :Rules
|
3980
|
-
|
3980
|
+
|
3981
3981
|
def initialize(rules=nil)
|
3982
3982
|
@Rules = rules
|
3983
3983
|
end
|
@@ -4002,7 +4002,7 @@ module TencentCloud
|
|
4002
4002
|
# @type RequestId: String
|
4003
4003
|
|
4004
4004
|
attr_accessor :RuleUuid, :RequestId
|
4005
|
-
|
4005
|
+
|
4006
4006
|
def initialize(ruleuuid=nil, requestid=nil)
|
4007
4007
|
@RuleUuid = ruleuuid
|
4008
4008
|
@RequestId = requestid
|
@@ -4028,7 +4028,7 @@ module TencentCloud
|
|
4028
4028
|
# @type FwCidrInfo: :class:`Tencentcloud::Cfw.v20190904.models.FwCidrInfo`
|
4029
4029
|
|
4030
4030
|
attr_accessor :Mode, :CfwInstance, :NatGwList, :VpcList, :FwCidrInfo
|
4031
|
-
|
4031
|
+
|
4032
4032
|
def initialize(mode=nil, cfwinstance=nil, natgwlist=nil, vpclist=nil, fwcidrinfo=nil)
|
4033
4033
|
@Mode = mode
|
4034
4034
|
@CfwInstance = cfwinstance
|
@@ -4055,7 +4055,7 @@ module TencentCloud
|
|
4055
4055
|
# @type RequestId: String
|
4056
4056
|
|
4057
4057
|
attr_accessor :RequestId
|
4058
|
-
|
4058
|
+
|
4059
4059
|
def initialize(requestid=nil)
|
4060
4060
|
@RequestId = requestid
|
4061
4061
|
end
|
@@ -4077,7 +4077,7 @@ module TencentCloud
|
|
4077
4077
|
# @type RouteTableIdList: Array
|
4078
4078
|
|
4079
4079
|
attr_accessor :Enable, :CfwInsIdList, :SubnetIdList, :RouteTableIdList
|
4080
|
-
|
4080
|
+
|
4081
4081
|
def initialize(enable=nil, cfwinsidlist=nil, subnetidlist=nil, routetableidlist=nil)
|
4082
4082
|
@Enable = enable
|
4083
4083
|
@CfwInsIdList = cfwinsidlist
|
@@ -4099,7 +4099,7 @@ module TencentCloud
|
|
4099
4099
|
# @type RequestId: String
|
4100
4100
|
|
4101
4101
|
attr_accessor :RequestId
|
4102
|
-
|
4102
|
+
|
4103
4103
|
def initialize(requestid=nil)
|
4104
4104
|
@RequestId = requestid
|
4105
4105
|
end
|
@@ -4117,7 +4117,7 @@ module TencentCloud
|
|
4117
4117
|
# @type DnsVpcSwitchLst: Array
|
4118
4118
|
|
4119
4119
|
attr_accessor :NatFwInsId, :DnsVpcSwitchLst
|
4120
|
-
|
4120
|
+
|
4121
4121
|
def initialize(natfwinsid=nil, dnsvpcswitchlst=nil)
|
4122
4122
|
@NatFwInsId = natfwinsid
|
4123
4123
|
@DnsVpcSwitchLst = dnsvpcswitchlst
|
@@ -4145,7 +4145,7 @@ module TencentCloud
|
|
4145
4145
|
# @type RequestId: String
|
4146
4146
|
|
4147
4147
|
attr_accessor :ReturnMsg, :RequestId
|
4148
|
-
|
4148
|
+
|
4149
4149
|
def initialize(returnmsg=nil, requestid=nil)
|
4150
4150
|
@ReturnMsg = returnmsg
|
4151
4151
|
@RequestId = requestid
|
@@ -4165,7 +4165,7 @@ module TencentCloud
|
|
4165
4165
|
# @type Direction: Integer
|
4166
4166
|
|
4167
4167
|
attr_accessor :RuleChangeItems, :Direction
|
4168
|
-
|
4168
|
+
|
4169
4169
|
def initialize(rulechangeitems=nil, direction=nil)
|
4170
4170
|
@RuleChangeItems = rulechangeitems
|
4171
4171
|
@Direction = direction
|
@@ -4190,7 +4190,7 @@ module TencentCloud
|
|
4190
4190
|
# @type RequestId: String
|
4191
4191
|
|
4192
4192
|
attr_accessor :RequestId
|
4193
|
-
|
4193
|
+
|
4194
4194
|
def initialize(requestid=nil)
|
4195
4195
|
@RequestId = requestid
|
4196
4196
|
end
|
@@ -4208,7 +4208,7 @@ module TencentCloud
|
|
4208
4208
|
# @type Status: Integer
|
4209
4209
|
|
4210
4210
|
attr_accessor :FireWallPublicIP, :Status
|
4211
|
-
|
4211
|
+
|
4212
4212
|
def initialize(firewallpublicip=nil, status=nil)
|
4213
4213
|
@FireWallPublicIP = firewallpublicip
|
4214
4214
|
@Status = status
|
@@ -4231,7 +4231,7 @@ module TencentCloud
|
|
4231
4231
|
# @type RequestId: String
|
4232
4232
|
|
4233
4233
|
attr_accessor :ReturnMsg, :ReturnCode, :RequestId
|
4234
|
-
|
4234
|
+
|
4235
4235
|
def initialize(returnmsg=nil, returncode=nil, requestid=nil)
|
4236
4236
|
@ReturnMsg = returnmsg
|
4237
4237
|
@ReturnCode = returncode
|
@@ -4255,7 +4255,7 @@ module TencentCloud
|
|
4255
4255
|
# @type ParentId: String
|
4256
4256
|
|
4257
4257
|
attr_accessor :GroupId, :GroupName, :ParentId
|
4258
|
-
|
4258
|
+
|
4259
4259
|
def initialize(groupid=nil, groupname=nil, parentid=nil)
|
4260
4260
|
@GroupId = groupid
|
4261
4261
|
@GroupName = groupname
|
@@ -4275,7 +4275,7 @@ module TencentCloud
|
|
4275
4275
|
# @type RequestId: String
|
4276
4276
|
|
4277
4277
|
attr_accessor :RequestId
|
4278
|
-
|
4278
|
+
|
4279
4279
|
def initialize(requestid=nil)
|
4280
4280
|
@RequestId = requestid
|
4281
4281
|
end
|
@@ -4291,7 +4291,7 @@ module TencentCloud
|
|
4291
4291
|
# @type Type: Integer
|
4292
4292
|
|
4293
4293
|
attr_accessor :Type
|
4294
|
-
|
4294
|
+
|
4295
4295
|
def initialize(type=nil)
|
4296
4296
|
@Type = type
|
4297
4297
|
end
|
@@ -4309,7 +4309,7 @@ module TencentCloud
|
|
4309
4309
|
# @type RequestId: String
|
4310
4310
|
|
4311
4311
|
attr_accessor :Status, :RequestId
|
4312
|
-
|
4312
|
+
|
4313
4313
|
def initialize(status=nil, requestid=nil)
|
4314
4314
|
@Status = status
|
4315
4315
|
@RequestId = requestid
|
@@ -4331,7 +4331,7 @@ module TencentCloud
|
|
4331
4331
|
# @type RuleSequence: Integer
|
4332
4332
|
|
4333
4333
|
attr_accessor :Direction, :Status, :RuleSequence
|
4334
|
-
|
4334
|
+
|
4335
4335
|
def initialize(direction=nil, status=nil, rulesequence=nil)
|
4336
4336
|
@Direction = direction
|
4337
4337
|
@Status = status
|
@@ -4353,7 +4353,7 @@ module TencentCloud
|
|
4353
4353
|
# @type RequestId: String
|
4354
4354
|
|
4355
4355
|
attr_accessor :Status, :RequestId
|
4356
|
-
|
4356
|
+
|
4357
4357
|
def initialize(status=nil, requestid=nil)
|
4358
4358
|
@Status = status
|
4359
4359
|
@RequestId = requestid
|
@@ -4377,7 +4377,7 @@ module TencentCloud
|
|
4377
4377
|
# @type SgRuleOriginSequence: Integer
|
4378
4378
|
|
4379
4379
|
attr_accessor :Direction, :Enable, :Data, :SgRuleOriginSequence
|
4380
|
-
|
4380
|
+
|
4381
4381
|
def initialize(direction=nil, enable=nil, data=nil, sgruleoriginsequence=nil)
|
4382
4382
|
@Direction = direction
|
4383
4383
|
@Enable = enable
|
@@ -4410,7 +4410,7 @@ module TencentCloud
|
|
4410
4410
|
# @type RequestId: String
|
4411
4411
|
|
4412
4412
|
attr_accessor :Status, :NewRuleId, :RequestId
|
4413
|
-
|
4413
|
+
|
4414
4414
|
def initialize(status=nil, newruleid=nil, requestid=nil)
|
4415
4415
|
@Status = status
|
4416
4416
|
@NewRuleId = newruleid
|
@@ -4432,7 +4432,7 @@ module TencentCloud
|
|
4432
4432
|
# @type Data: Array
|
4433
4433
|
|
4434
4434
|
attr_accessor :Direction, :Data
|
4435
|
-
|
4435
|
+
|
4436
4436
|
def initialize(direction=nil, data=nil)
|
4437
4437
|
@Direction = direction
|
4438
4438
|
@Data = data
|
@@ -4459,7 +4459,7 @@ module TencentCloud
|
|
4459
4459
|
# @type RequestId: String
|
4460
4460
|
|
4461
4461
|
attr_accessor :Status, :RequestId
|
4462
|
-
|
4462
|
+
|
4463
4463
|
def initialize(status=nil, requestid=nil)
|
4464
4464
|
@Status = status
|
4465
4465
|
@RequestId = requestid
|
@@ -4483,7 +4483,7 @@ module TencentCloud
|
|
4483
4483
|
# @type Direction: Integer
|
4484
4484
|
|
4485
4485
|
attr_accessor :EdgeId, :Data, :Area, :Direction
|
4486
|
-
|
4486
|
+
|
4487
4487
|
def initialize(edgeid=nil, data=nil, area=nil, direction=nil)
|
4488
4488
|
@EdgeId = edgeid
|
4489
4489
|
@Data = data
|
@@ -4515,7 +4515,7 @@ module TencentCloud
|
|
4515
4515
|
# @type RequestId: String
|
4516
4516
|
|
4517
4517
|
attr_accessor :Status, :RequestId
|
4518
|
-
|
4518
|
+
|
4519
4519
|
def initialize(status=nil, requestid=nil)
|
4520
4520
|
@Status = status
|
4521
4521
|
@RequestId = requestid
|
@@ -4530,7 +4530,7 @@ module TencentCloud
|
|
4530
4530
|
# ModifyStorageSetting请求参数结构体
|
4531
4531
|
class ModifyStorageSettingRequest < TencentCloud::Common::AbstractModel
|
4532
4532
|
|
4533
|
-
|
4533
|
+
|
4534
4534
|
def initialize()
|
4535
4535
|
end
|
4536
4536
|
|
@@ -4544,7 +4544,7 @@ module TencentCloud
|
|
4544
4544
|
# @type RequestId: String
|
4545
4545
|
|
4546
4546
|
attr_accessor :RequestId
|
4547
|
-
|
4547
|
+
|
4548
4548
|
def initialize(requestid=nil)
|
4549
4549
|
@RequestId = requestid
|
4550
4550
|
end
|
@@ -4566,7 +4566,7 @@ module TencentCloud
|
|
4566
4566
|
# @type Direction: Integer
|
4567
4567
|
|
4568
4568
|
attr_accessor :EdgeId, :Status, :Area, :Direction
|
4569
|
-
|
4569
|
+
|
4570
4570
|
def initialize(edgeid=nil, status=nil, area=nil, direction=nil)
|
4571
4571
|
@EdgeId = edgeid
|
4572
4572
|
@Status = status
|
@@ -4591,7 +4591,7 @@ module TencentCloud
|
|
4591
4591
|
# @type RequestId: String
|
4592
4592
|
|
4593
4593
|
attr_accessor :Status, :RequestId
|
4594
|
-
|
4594
|
+
|
4595
4595
|
def initialize(status=nil, requestid=nil)
|
4596
4596
|
@Status = status
|
4597
4597
|
@RequestId = requestid
|
@@ -4615,7 +4615,7 @@ module TencentCloud
|
|
4615
4615
|
# @type NatGatewayName: String
|
4616
4616
|
|
4617
4617
|
attr_accessor :Eip, :NatGatewayId, :NatGatewayName
|
4618
|
-
|
4618
|
+
|
4619
4619
|
def initialize(eip=nil, natgatewayid=nil, natgatewayname=nil)
|
4620
4620
|
@Eip = eip
|
4621
4621
|
@NatGatewayId = natgatewayid
|
@@ -4637,7 +4637,7 @@ module TencentCloud
|
|
4637
4637
|
# @type FilterContent: String
|
4638
4638
|
|
4639
4639
|
attr_accessor :FilterType, :FilterContent
|
4640
|
-
|
4640
|
+
|
4641
4641
|
def initialize(filtertype=nil, filtercontent=nil)
|
4642
4642
|
@FilterType = filtertype
|
4643
4643
|
@FilterContent = filtercontent
|
@@ -4669,7 +4669,7 @@ module TencentCloud
|
|
4669
4669
|
# @type NatIp: String
|
4670
4670
|
|
4671
4671
|
attr_accessor :NatinsId, :NatinsName, :Region, :FwMode, :Status, :NatIp
|
4672
|
-
|
4672
|
+
|
4673
4673
|
def initialize(natinsid=nil, natinsname=nil, region=nil, fwmode=nil, status=nil, natip=nil)
|
4674
4674
|
@NatinsId = natinsid
|
4675
4675
|
@NatinsName = natinsname
|
@@ -4736,7 +4736,7 @@ module TencentCloud
|
|
4736
4736
|
# @type RuleMax: Integer
|
4737
4737
|
|
4738
4738
|
attr_accessor :NatinsId, :NatinsName, :Region, :FwMode, :BandWidth, :InFlowMax, :OutFlowMax, :RegionZh, :EipAddress, :VpcIp, :Subnets, :Status, :RegionDetail, :ZoneZh, :ZoneZhBak, :RuleUsed, :RuleMax
|
4739
|
-
|
4739
|
+
|
4740
4740
|
def initialize(natinsid=nil, natinsname=nil, region=nil, fwmode=nil, bandwidth=nil, inflowmax=nil, outflowmax=nil, regionzh=nil, eipaddress=nil, vpcip=nil, subnets=nil, status=nil, regiondetail=nil, zonezh=nil, zonezhbak=nil, ruleused=nil, rulemax=nil)
|
4741
4741
|
@NatinsId = natinsid
|
4742
4742
|
@NatinsName = natinsname
|
@@ -4788,7 +4788,7 @@ module TencentCloud
|
|
4788
4788
|
# @type AddCount: Integer
|
4789
4789
|
|
4790
4790
|
attr_accessor :VpcList, :Eips, :AddCount
|
4791
|
-
|
4791
|
+
|
4792
4792
|
def initialize(vpclist=nil, eips=nil, addcount=nil)
|
4793
4793
|
@VpcList = vpclist
|
4794
4794
|
@Eips = eips
|
@@ -4808,7 +4808,7 @@ module TencentCloud
|
|
4808
4808
|
# @type RuleUuid: Integer
|
4809
4809
|
|
4810
4810
|
attr_accessor :RuleUuid
|
4811
|
-
|
4811
|
+
|
4812
4812
|
def initialize(ruleuuid=nil)
|
4813
4813
|
@RuleUuid = ruleuuid
|
4814
4814
|
end
|
@@ -4832,7 +4832,7 @@ module TencentCloud
|
|
4832
4832
|
# @type RequestId: String
|
4833
4833
|
|
4834
4834
|
attr_accessor :RuleUuid, :ReturnCode, :ReturnMsg, :RequestId
|
4835
|
-
|
4835
|
+
|
4836
4836
|
def initialize(ruleuuid=nil, returncode=nil, returnmsg=nil, requestid=nil)
|
4837
4837
|
@RuleUuid = ruleuuid
|
4838
4838
|
@ReturnCode = returncode
|
@@ -4856,7 +4856,7 @@ module TencentCloud
|
|
4856
4856
|
# @type RemoveType: Integer
|
4857
4857
|
|
4858
4858
|
attr_accessor :RuleUuid, :RemoveType
|
4859
|
-
|
4859
|
+
|
4860
4860
|
def initialize(ruleuuid=nil, removetype=nil)
|
4861
4861
|
@RuleUuid = ruleuuid
|
4862
4862
|
@RemoveType = removetype
|
@@ -4879,7 +4879,7 @@ module TencentCloud
|
|
4879
4879
|
# @type RequestId: String
|
4880
4880
|
|
4881
4881
|
attr_accessor :RuleUuid, :Status, :RequestId
|
4882
|
-
|
4882
|
+
|
4883
4883
|
def initialize(ruleuuid=nil, status=nil, requestid=nil)
|
4884
4884
|
@RuleUuid = ruleuuid
|
4885
4885
|
@Status = status
|
@@ -4901,7 +4901,7 @@ module TencentCloud
|
|
4901
4901
|
# @type Direction: Integer
|
4902
4902
|
|
4903
4903
|
attr_accessor :RuleUuid, :Direction
|
4904
|
-
|
4904
|
+
|
4905
4905
|
def initialize(ruleuuid=nil, direction=nil)
|
4906
4906
|
@RuleUuid = ruleuuid
|
4907
4907
|
@Direction = direction
|
@@ -4921,7 +4921,7 @@ module TencentCloud
|
|
4921
4921
|
# @type RequestId: String
|
4922
4922
|
|
4923
4923
|
attr_accessor :RuleUuid, :RequestId
|
4924
|
-
|
4924
|
+
|
4925
4925
|
def initialize(ruleuuid=nil, requestid=nil)
|
4926
4926
|
@RuleUuid = ruleuuid
|
4927
4927
|
@RequestId = requestid
|
@@ -4941,7 +4941,7 @@ module TencentCloud
|
|
4941
4941
|
# @type NewOrderIndex: Integer
|
4942
4942
|
|
4943
4943
|
attr_accessor :OrderIndex, :NewOrderIndex
|
4944
|
-
|
4944
|
+
|
4945
4945
|
def initialize(orderindex=nil, neworderindex=nil)
|
4946
4946
|
@OrderIndex = orderindex
|
4947
4947
|
@NewOrderIndex = neworderindex
|
@@ -4993,7 +4993,7 @@ module TencentCloud
|
|
4993
4993
|
# @type CountryName: String
|
4994
4994
|
|
4995
4995
|
attr_accessor :OrderIndex, :SourceIp, :TargetIp, :Protocol, :Strategy, :SourceType, :Direction, :Detail, :TargetType, :Port, :Id, :LogId, :City, :Country, :CloudCode, :IsRegion, :CityName, :CountryName
|
4996
|
-
|
4996
|
+
|
4997
4997
|
def initialize(orderindex=nil, sourceip=nil, targetip=nil, protocol=nil, strategy=nil, sourcetype=nil, direction=nil, detail=nil, targettype=nil, port=nil, id=nil, logid=nil, city=nil, country=nil, cloudcode=nil, isregion=nil, cityname=nil, countryname=nil)
|
4998
4998
|
@OrderIndex = orderindex
|
4999
4999
|
@SourceIp = sourceip
|
@@ -5049,7 +5049,7 @@ module TencentCloud
|
|
5049
5049
|
# @type ScanTime: String
|
5050
5050
|
|
5051
5051
|
attr_accessor :ScanResultInfo, :ScanStatus, :ScanPercent, :ScanTime
|
5052
|
-
|
5052
|
+
|
5053
5053
|
def initialize(scanresultinfo=nil, scanstatus=nil, scanpercent=nil, scantime=nil)
|
5054
5054
|
@ScanResultInfo = scanresultinfo
|
5055
5055
|
@ScanStatus = scanstatus
|
@@ -5089,7 +5089,7 @@ module TencentCloud
|
|
5089
5089
|
# @type BanStatus: Boolean
|
5090
5090
|
|
5091
5091
|
attr_accessor :LeakNum, :IPNum, :PortNum, :IPStatus, :IdpStatus, :BanStatus
|
5092
|
-
|
5092
|
+
|
5093
5093
|
def initialize(leaknum=nil, ipnum=nil, portnum=nil, ipstatus=nil, idpstatus=nil, banstatus=nil)
|
5094
5094
|
@LeakNum = leaknum
|
5095
5095
|
@IPNum = ipnum
|
@@ -5177,7 +5177,7 @@ module TencentCloud
|
|
5177
5177
|
# @type ProtocolPortType: Integer
|
5178
5178
|
|
5179
5179
|
attr_accessor :OrderIndex, :SourceId, :SourceType, :TargetId, :TargetType, :Protocol, :Port, :Strategy, :Direction, :Region, :Detail, :Status, :IsNew, :BothWay, :VpcId, :SubnetId, :InstanceName, :PublicIp, :PrivateIp, :Cidr, :ServiceTemplateId, :ProtocolPortType
|
5180
|
-
|
5180
|
+
|
5181
5181
|
def initialize(orderindex=nil, sourceid=nil, sourcetype=nil, targetid=nil, targettype=nil, protocol=nil, port=nil, strategy=nil, direction=nil, region=nil, detail=nil, status=nil, isnew=nil, bothway=nil, vpcid=nil, subnetid=nil, instancename=nil, publicip=nil, privateip=nil, cidr=nil, servicetemplateid=nil, protocolporttype=nil)
|
5182
5182
|
@OrderIndex = orderindex
|
5183
5183
|
@SourceId = sourceid
|
@@ -5302,7 +5302,7 @@ module TencentCloud
|
|
5302
5302
|
# @type ParameterName: String
|
5303
5303
|
|
5304
5304
|
attr_accessor :OrderIndex, :SourceId, :SourceType, :TargetId, :TargetType, :Protocol, :Port, :Strategy, :Detail, :BothWay, :Id, :Status, :IsNew, :VpcId, :SubnetId, :InstanceName, :PublicIp, :PrivateIp, :Cidr, :ServiceTemplateId, :BothWayInfo, :Direction, :ProtocolPortType, :Uuid, :Region, :AssetGroupNameIn, :AssetGroupNameOut, :ParameterName
|
5305
|
-
|
5305
|
+
|
5306
5306
|
def initialize(orderindex=nil, sourceid=nil, sourcetype=nil, targetid=nil, targettype=nil, protocol=nil, port=nil, strategy=nil, detail=nil, bothway=nil, id=nil, status=nil, isnew=nil, vpcid=nil, subnetid=nil, instancename=nil, publicip=nil, privateip=nil, cidr=nil, servicetemplateid=nil, bothwayinfo=nil, direction=nil, protocolporttype=nil, uuid=nil, region=nil, assetgroupnamein=nil, assetgroupnameout=nil, parametername=nil)
|
5307
5307
|
@OrderIndex = orderindex
|
5308
5308
|
@SourceId = sourceid
|
@@ -5381,7 +5381,7 @@ module TencentCloud
|
|
5381
5381
|
# @type NewOrderIndex: Integer
|
5382
5382
|
|
5383
5383
|
attr_accessor :OrderIndex, :NewOrderIndex
|
5384
|
-
|
5384
|
+
|
5385
5385
|
def initialize(orderindex=nil, neworderindex=nil)
|
5386
5386
|
@OrderIndex = orderindex
|
5387
5387
|
@NewOrderIndex = neworderindex
|
@@ -5440,7 +5440,7 @@ module TencentCloud
|
|
5440
5440
|
# @type Enable: String
|
5441
5441
|
|
5442
5442
|
attr_accessor :SourceContent, :SourceType, :DestContent, :DestType, :RuleAction, :Description, :OrderIndex, :Protocol, :Port, :ServiceTemplateId, :Id, :Enable
|
5443
|
-
|
5443
|
+
|
5444
5444
|
def initialize(sourcecontent=nil, sourcetype=nil, destcontent=nil, desttype=nil, ruleaction=nil, description=nil, orderindex=nil, protocol=nil, port=nil, servicetemplateid=nil, id=nil, enable=nil)
|
5445
5445
|
@SourceContent = sourcecontent
|
5446
5446
|
@SourceType = sourcetype
|
@@ -5506,7 +5506,7 @@ module TencentCloud
|
|
5506
5506
|
# @type Sequence: Integer
|
5507
5507
|
|
5508
5508
|
attr_accessor :SourceContent, :DestContent, :Protocol, :Description, :RuleUuid, :Sequence
|
5509
|
-
|
5509
|
+
|
5510
5510
|
def initialize(sourcecontent=nil, destcontent=nil, protocol=nil, description=nil, ruleuuid=nil, sequence=nil)
|
5511
5511
|
@SourceContent = sourcecontent
|
5512
5512
|
@DestContent = destcontent
|
@@ -5536,7 +5536,7 @@ module TencentCloud
|
|
5536
5536
|
# @type NewOrderIndex: Integer
|
5537
5537
|
|
5538
5538
|
attr_accessor :Id, :OrderIndex, :NewOrderIndex
|
5539
|
-
|
5539
|
+
|
5540
5540
|
def initialize(id=nil, orderindex=nil, neworderindex=nil)
|
5541
5541
|
@Id = id
|
5542
5542
|
@OrderIndex = orderindex
|
@@ -5566,7 +5566,7 @@ module TencentCloud
|
|
5566
5566
|
# @type NewDnat: :class:`Tencentcloud::Cfw.v20190904.models.CfwNatDnatRule`
|
5567
5567
|
|
5568
5568
|
attr_accessor :Mode, :OperationType, :CfwInstance, :AddOrDelDnatRules, :OriginDnat, :NewDnat
|
5569
|
-
|
5569
|
+
|
5570
5570
|
def initialize(mode=nil, operationtype=nil, cfwinstance=nil, addordeldnatrules=nil, origindnat=nil, newdnat=nil)
|
5571
5571
|
@Mode = mode
|
5572
5572
|
@OperationType = operationtype
|
@@ -5605,7 +5605,7 @@ module TencentCloud
|
|
5605
5605
|
# @type RequestId: String
|
5606
5606
|
|
5607
5607
|
attr_accessor :RequestId
|
5608
|
-
|
5608
|
+
|
5609
5609
|
def initialize(requestid=nil)
|
5610
5610
|
@RequestId = requestid
|
5611
5611
|
end
|
@@ -5625,7 +5625,7 @@ module TencentCloud
|
|
5625
5625
|
# @type EipList: Array
|
5626
5626
|
|
5627
5627
|
attr_accessor :OperationType, :CfwInstance, :EipList
|
5628
|
-
|
5628
|
+
|
5629
5629
|
def initialize(operationtype=nil, cfwinstance=nil, eiplist=nil)
|
5630
5630
|
@OperationType = operationtype
|
5631
5631
|
@CfwInstance = cfwinstance
|
@@ -5645,7 +5645,7 @@ module TencentCloud
|
|
5645
5645
|
# @type RequestId: String
|
5646
5646
|
|
5647
5647
|
attr_accessor :RequestId
|
5648
|
-
|
5648
|
+
|
5649
5649
|
def initialize(requestid=nil)
|
5650
5650
|
@RequestId = requestid
|
5651
5651
|
end
|
@@ -5672,7 +5672,7 @@ module TencentCloud
|
|
5672
5672
|
# @type InsName: String
|
5673
5673
|
|
5674
5674
|
attr_accessor :Num, :Port, :Ip, :Address, :InsID, :InsName
|
5675
|
-
|
5675
|
+
|
5676
5676
|
def initialize(num=nil, port=nil, ip=nil, address=nil, insid=nil, insname=nil)
|
5677
5677
|
@Num = num
|
5678
5678
|
@Port = port
|
@@ -5698,7 +5698,7 @@ module TencentCloud
|
|
5698
5698
|
# @type StopType: Integer
|
5699
5699
|
|
5700
5700
|
attr_accessor :StopType
|
5701
|
-
|
5701
|
+
|
5702
5702
|
def initialize(stoptype=nil)
|
5703
5703
|
@StopType = stoptype
|
5704
5704
|
end
|
@@ -5717,7 +5717,7 @@ module TencentCloud
|
|
5717
5717
|
# @type RequestId: String
|
5718
5718
|
|
5719
5719
|
attr_accessor :Status, :RequestId
|
5720
|
-
|
5720
|
+
|
5721
5721
|
def initialize(status=nil, requestid=nil)
|
5722
5722
|
@Status = status
|
5723
5723
|
@RequestId = requestid
|
@@ -5769,7 +5769,7 @@ module TencentCloud
|
|
5769
5769
|
# @type ScanStatus: Integer
|
5770
5770
|
|
5771
5771
|
attr_accessor :PublicIp, :IntranetIp, :InstanceName, :InstanceId, :AssetType, :Area, :Switch, :Id, :PublicIpType, :PortTimes, :LastTime, :ScanMode, :ScanStatus
|
5772
|
-
|
5772
|
+
|
5773
5773
|
def initialize(publicip=nil, intranetip=nil, instancename=nil, instanceid=nil, assettype=nil, area=nil, switch=nil, id=nil, publiciptype=nil, porttimes=nil, lasttime=nil, scanmode=nil, scanstatus=nil)
|
5774
5774
|
@PublicIp = publicip
|
5775
5775
|
@IntranetIp = intranetip
|
@@ -5819,7 +5819,7 @@ module TencentCloud
|
|
5819
5819
|
# @type BruteForceNum: Integer
|
5820
5820
|
|
5821
5821
|
attr_accessor :OutNum, :HandleNum, :VulNum, :NetworkNum, :BanNum, :BruteForceNum
|
5822
|
-
|
5822
|
+
|
5823
5823
|
def initialize(outnum=nil, handlenum=nil, vulnum=nil, networknum=nil, bannum=nil, bruteforcenum=nil)
|
5824
5824
|
@OutNum = outnum
|
5825
5825
|
@HandleNum = handlenum
|
@@ -5854,7 +5854,7 @@ module TencentCloud
|
|
5854
5854
|
# @type VpcFwCount: Integer
|
5855
5855
|
|
5856
5856
|
attr_accessor :EventTableListStruct, :BaseLineUser, :BaseLineInSwitch, :BaseLineOutSwitch, :VpcFwCount
|
5857
|
-
|
5857
|
+
|
5858
5858
|
def initialize(eventtableliststruct=nil, baselineuser=nil, baselineinswitch=nil, baselineoutswitch=nil, vpcfwcount=nil)
|
5859
5859
|
@EventTableListStruct = eventtableliststruct
|
5860
5860
|
@BaseLineUser = baselineuser
|
@@ -5887,7 +5887,7 @@ module TencentCloud
|
|
5887
5887
|
# @type Total: Integer
|
5888
5888
|
|
5889
5889
|
attr_accessor :EventName, :Total
|
5890
|
-
|
5890
|
+
|
5891
5891
|
def initialize(eventname=nil, total=nil)
|
5892
5892
|
@EventName = eventname
|
5893
5893
|
@Total = total
|
@@ -5921,7 +5921,7 @@ module TencentCloud
|
|
5921
5921
|
# @type SwitchStatus: Integer
|
5922
5922
|
|
5923
5923
|
attr_accessor :VpcId, :VpcName, :FwMode, :VpcIpv4Cidr, :DNSEip, :NatInsId, :NatInsName, :SwitchStatus
|
5924
|
-
|
5924
|
+
|
5925
5925
|
def initialize(vpcid=nil, vpcname=nil, fwmode=nil, vpcipv4cidr=nil, dnseip=nil, natinsid=nil, natinsname=nil, switchstatus=nil)
|
5926
5926
|
@VpcId = vpcid
|
5927
5927
|
@VpcName = vpcname
|
@@ -5953,7 +5953,7 @@ module TencentCloud
|
|
5953
5953
|
# @type Region: String
|
5954
5954
|
|
5955
5955
|
attr_accessor :Zone, :Region
|
5956
|
-
|
5956
|
+
|
5957
5957
|
def initialize(zone=nil, region=nil)
|
5958
5958
|
@Zone = zone
|
5959
5959
|
@Region = region
|