tencentcloud-sdk-ecm 3.0.590 → 3.0.591
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/v20190719/models.rb +362 -362
- metadata +2 -2
data/lib/v20190719/models.rb
CHANGED
@@ -59,7 +59,7 @@ module TencentCloud
|
|
59
59
|
# @type PayMode: String
|
60
60
|
|
61
61
|
attr_accessor :AddressId, :AddressName, :AddressStatus, :AddressIp, :InstanceId, :CreatedTime, :NetworkInterfaceId, :PrivateAddressIp, :IsArrears, :IsBlocked, :IsEipDirectConnection, :AddressType, :CascadeRelease, :InternetServiceProvider, :Bandwidth, :PayMode
|
62
|
-
|
62
|
+
|
63
63
|
def initialize(addressid=nil, addressname=nil, addressstatus=nil, addressip=nil, instanceid=nil, createdtime=nil, networkinterfaceid=nil, privateaddressip=nil, isarrears=nil, isblocked=nil, iseipdirectconnection=nil, addresstype=nil, cascaderelease=nil, internetserviceprovider=nil, bandwidth=nil, paymode=nil)
|
64
64
|
@AddressId = addressid
|
65
65
|
@AddressName = addressname
|
@@ -112,7 +112,7 @@ module TencentCloud
|
|
112
112
|
# @type PublicIPv6AddressInfo: :class:`Tencentcloud::Ecm.v20190719.models.PublicIPAddressInfo`
|
113
113
|
|
114
114
|
attr_accessor :PublicIPAddressInfo, :PrivateIPAddressInfo, :PublicIPv6AddressInfo
|
115
|
-
|
115
|
+
|
116
116
|
def initialize(publicipaddressinfo=nil, privateipaddressinfo=nil, publicipv6addressinfo=nil)
|
117
117
|
@PublicIPAddressInfo = publicipaddressinfo
|
118
118
|
@PrivateIPAddressInfo = privateipaddressinfo
|
@@ -143,7 +143,7 @@ module TencentCloud
|
|
143
143
|
# @type AddressGroupId: String
|
144
144
|
|
145
145
|
attr_accessor :AddressId, :AddressGroupId
|
146
|
-
|
146
|
+
|
147
147
|
def initialize(addressid=nil, addressgroupid=nil)
|
148
148
|
@AddressId = addressid
|
149
149
|
@AddressGroupId = addressgroupid
|
@@ -177,7 +177,7 @@ module TencentCloud
|
|
177
177
|
# @type PrivateIpAddress: String
|
178
178
|
|
179
179
|
attr_accessor :EcmRegion, :AddressCount, :InternetServiceProvider, :InternetMaxBandwidthOut, :Tags, :InstanceId, :NetworkInterfaceId, :PrivateIpAddress
|
180
|
-
|
180
|
+
|
181
181
|
def initialize(ecmregion=nil, addresscount=nil, internetserviceprovider=nil, internetmaxbandwidthout=nil, tags=nil, instanceid=nil, networkinterfaceid=nil, privateipaddress=nil)
|
182
182
|
@EcmRegion = ecmregion
|
183
183
|
@AddressCount = addresscount
|
@@ -219,7 +219,7 @@ module TencentCloud
|
|
219
219
|
# @type RequestId: String
|
220
220
|
|
221
221
|
attr_accessor :AddressSet, :TaskId, :RequestId
|
222
|
-
|
222
|
+
|
223
223
|
def initialize(addressset=nil, taskid=nil, requestid=nil)
|
224
224
|
@AddressSet = addressset
|
225
225
|
@TaskId = taskid
|
@@ -241,7 +241,7 @@ module TencentCloud
|
|
241
241
|
# @type AreaName: String
|
242
242
|
|
243
243
|
attr_accessor :AreaId, :AreaName
|
244
|
-
|
244
|
+
|
245
245
|
def initialize(areaid=nil, areaname=nil)
|
246
246
|
@AreaId = areaid
|
247
247
|
@AreaName = areaname
|
@@ -270,7 +270,7 @@ module TencentCloud
|
|
270
270
|
# @type Ipv6ISP: String
|
271
271
|
|
272
272
|
attr_accessor :EcmRegion, :NetworkInterfaceId, :Ipv6Addresses, :Ipv6AddressCount, :Ipv6ISP
|
273
|
-
|
273
|
+
|
274
274
|
def initialize(ecmregion=nil, networkinterfaceid=nil, ipv6addresses=nil, ipv6addresscount=nil, ipv6isp=nil)
|
275
275
|
@EcmRegion = ecmregion
|
276
276
|
@NetworkInterfaceId = networkinterfaceid
|
@@ -303,7 +303,7 @@ module TencentCloud
|
|
303
303
|
# @type RequestId: String
|
304
304
|
|
305
305
|
attr_accessor :Ipv6AddressSet, :RequestId
|
306
|
-
|
306
|
+
|
307
307
|
def initialize(ipv6addressset=nil, requestid=nil)
|
308
308
|
@Ipv6AddressSet = ipv6addressset
|
309
309
|
@RequestId = requestid
|
@@ -334,7 +334,7 @@ module TencentCloud
|
|
334
334
|
# @type SecondaryPrivateIpAddressCount: Integer
|
335
335
|
|
336
336
|
attr_accessor :NetworkInterfaceId, :EcmRegion, :PrivateIpAddresses, :SecondaryPrivateIpAddressCount
|
337
|
-
|
337
|
+
|
338
338
|
def initialize(networkinterfaceid=nil, ecmregion=nil, privateipaddresses=nil, secondaryprivateipaddresscount=nil)
|
339
339
|
@NetworkInterfaceId = networkinterfaceid
|
340
340
|
@EcmRegion = ecmregion
|
@@ -366,7 +366,7 @@ module TencentCloud
|
|
366
366
|
# @type RequestId: String
|
367
367
|
|
368
368
|
attr_accessor :PrivateIpAddressSet, :RequestId
|
369
|
-
|
369
|
+
|
370
370
|
def initialize(privateipaddressset=nil, requestid=nil)
|
371
371
|
@PrivateIpAddressSet = privateipaddressset
|
372
372
|
@RequestId = requestid
|
@@ -399,7 +399,7 @@ module TencentCloud
|
|
399
399
|
# @type SubnetSet: Array
|
400
400
|
|
401
401
|
attr_accessor :VpcId, :CidrBlock, :AssistantType, :SubnetSet
|
402
|
-
|
402
|
+
|
403
403
|
def initialize(vpcid=nil, cidrblock=nil, assistanttype=nil, subnetset=nil)
|
404
404
|
@VpcId = vpcid
|
405
405
|
@CidrBlock = cidrblock
|
@@ -436,7 +436,7 @@ module TencentCloud
|
|
436
436
|
# @type PrivateIpAddress: String
|
437
437
|
|
438
438
|
attr_accessor :EcmRegion, :AddressId, :InstanceId, :NetworkInterfaceId, :PrivateIpAddress
|
439
|
-
|
439
|
+
|
440
440
|
def initialize(ecmregion=nil, addressid=nil, instanceid=nil, networkinterfaceid=nil, privateipaddress=nil)
|
441
441
|
@EcmRegion = ecmregion
|
442
442
|
@AddressId = addressid
|
@@ -462,7 +462,7 @@ module TencentCloud
|
|
462
462
|
# @type RequestId: String
|
463
463
|
|
464
464
|
attr_accessor :TaskId, :RequestId
|
465
|
-
|
465
|
+
|
466
466
|
def initialize(taskid=nil, requestid=nil)
|
467
467
|
@TaskId = taskid
|
468
468
|
@RequestId = requestid
|
@@ -482,7 +482,7 @@ module TencentCloud
|
|
482
482
|
# @type InstanceIds: Array
|
483
483
|
|
484
484
|
attr_accessor :SecurityGroupIds, :InstanceIds
|
485
|
-
|
485
|
+
|
486
486
|
def initialize(securitygroupids=nil, instanceids=nil)
|
487
487
|
@SecurityGroupIds = securitygroupids
|
488
488
|
@InstanceIds = instanceids
|
@@ -500,7 +500,7 @@ module TencentCloud
|
|
500
500
|
# @type RequestId: String
|
501
501
|
|
502
502
|
attr_accessor :RequestId
|
503
|
-
|
503
|
+
|
504
504
|
def initialize(requestid=nil)
|
505
505
|
@RequestId = requestid
|
506
506
|
end
|
@@ -522,7 +522,7 @@ module TencentCloud
|
|
522
522
|
# @type AttachMode: String
|
523
523
|
|
524
524
|
attr_accessor :InstanceId, :DiskIds, :DeleteWithInstance, :AttachMode
|
525
|
-
|
525
|
+
|
526
526
|
def initialize(instanceid=nil, diskids=nil, deletewithinstance=nil, attachmode=nil)
|
527
527
|
@InstanceId = instanceid
|
528
528
|
@DiskIds = diskids
|
@@ -544,7 +544,7 @@ module TencentCloud
|
|
544
544
|
# @type RequestId: String
|
545
545
|
|
546
546
|
attr_accessor :RequestId
|
547
|
-
|
547
|
+
|
548
548
|
def initialize(requestid=nil)
|
549
549
|
@RequestId = requestid
|
550
550
|
end
|
@@ -564,7 +564,7 @@ module TencentCloud
|
|
564
564
|
# @type EcmRegion: String
|
565
565
|
|
566
566
|
attr_accessor :NetworkInterfaceId, :InstanceId, :EcmRegion
|
567
|
-
|
567
|
+
|
568
568
|
def initialize(networkinterfaceid=nil, instanceid=nil, ecmregion=nil)
|
569
569
|
@NetworkInterfaceId = networkinterfaceid
|
570
570
|
@InstanceId = instanceid
|
@@ -584,7 +584,7 @@ module TencentCloud
|
|
584
584
|
# @type RequestId: String
|
585
585
|
|
586
586
|
attr_accessor :RequestId
|
587
|
-
|
587
|
+
|
588
588
|
def initialize(requestid=nil)
|
589
589
|
@RequestId = requestid
|
590
590
|
end
|
@@ -622,7 +622,7 @@ module TencentCloud
|
|
622
622
|
# @type InstanceName: String
|
623
623
|
|
624
624
|
attr_accessor :InstanceId, :Port, :Weight, :PrivateIpAddresses, :RegisteredTime, :EniId, :PublicIpAddresses, :InstanceName
|
625
|
-
|
625
|
+
|
626
626
|
def initialize(instanceid=nil, port=nil, weight=nil, privateipaddresses=nil, registeredtime=nil, eniid=nil, publicipaddresses=nil, instancename=nil)
|
627
627
|
@InstanceId = instanceid
|
628
628
|
@Port = port
|
@@ -654,7 +654,7 @@ module TencentCloud
|
|
654
654
|
# @type Targets: Array
|
655
655
|
|
656
656
|
attr_accessor :LoadBalancerId, :Targets
|
657
|
-
|
657
|
+
|
658
658
|
def initialize(loadbalancerid=nil, targets=nil)
|
659
659
|
@LoadBalancerId = loadbalancerid
|
660
660
|
@Targets = targets
|
@@ -682,7 +682,7 @@ module TencentCloud
|
|
682
682
|
# @type RequestId: String
|
683
683
|
|
684
684
|
attr_accessor :FailListenerIdSet, :RequestId
|
685
|
-
|
685
|
+
|
686
686
|
def initialize(faillisteneridset=nil, requestid=nil)
|
687
687
|
@FailListenerIdSet = faillisteneridset
|
688
688
|
@RequestId = requestid
|
@@ -702,7 +702,7 @@ module TencentCloud
|
|
702
702
|
# @type ModifyList: Array
|
703
703
|
|
704
704
|
attr_accessor :LoadBalancerId, :ModifyList
|
705
|
-
|
705
|
+
|
706
706
|
def initialize(loadbalancerid=nil, modifylist=nil)
|
707
707
|
@LoadBalancerId = loadbalancerid
|
708
708
|
@ModifyList = modifylist
|
@@ -727,7 +727,7 @@ module TencentCloud
|
|
727
727
|
# @type RequestId: String
|
728
728
|
|
729
729
|
attr_accessor :RequestId
|
730
|
-
|
730
|
+
|
731
731
|
def initialize(requestid=nil)
|
732
732
|
@RequestId = requestid
|
733
733
|
end
|
@@ -745,7 +745,7 @@ module TencentCloud
|
|
745
745
|
# @type Targets: Array
|
746
746
|
|
747
747
|
attr_accessor :LoadBalancerId, :Targets
|
748
|
-
|
748
|
+
|
749
749
|
def initialize(loadbalancerid=nil, targets=nil)
|
750
750
|
@LoadBalancerId = loadbalancerid
|
751
751
|
@Targets = targets
|
@@ -773,7 +773,7 @@ module TencentCloud
|
|
773
773
|
# @type RequestId: String
|
774
774
|
|
775
775
|
attr_accessor :FailListenerIdSet, :RequestId
|
776
|
-
|
776
|
+
|
777
777
|
def initialize(faillisteneridset=nil, requestid=nil)
|
778
778
|
@FailListenerIdSet = faillisteneridset
|
779
779
|
@RequestId = requestid
|
@@ -799,7 +799,7 @@ module TencentCloud
|
|
799
799
|
# @type Weight: Integer
|
800
800
|
|
801
801
|
attr_accessor :ListenerId, :Port, :InstanceId, :EniIp, :Weight
|
802
|
-
|
802
|
+
|
803
803
|
def initialize(listenerid=nil, port=nil, instanceid=nil, eniip=nil, weight=nil)
|
804
804
|
@ListenerId = listenerid
|
805
805
|
@Port = port
|
@@ -825,7 +825,7 @@ module TencentCloud
|
|
825
825
|
# @type CityName: String
|
826
826
|
|
827
827
|
attr_accessor :CityId, :CityName
|
828
|
-
|
828
|
+
|
829
829
|
def initialize(cityid=nil, cityname=nil)
|
830
830
|
@CityId = cityid
|
831
831
|
@CityName = cityname
|
@@ -845,7 +845,7 @@ module TencentCloud
|
|
845
845
|
# @type CountryName: String
|
846
846
|
|
847
847
|
attr_accessor :CountryId, :CountryName
|
848
|
-
|
848
|
+
|
849
849
|
def initialize(countryid=nil, countryname=nil)
|
850
850
|
@CountryId = countryid
|
851
851
|
@CountryName = countryname
|
@@ -887,7 +887,7 @@ module TencentCloud
|
|
887
887
|
# @type SnapshotId: String
|
888
888
|
|
889
889
|
attr_accessor :Placement, :DiskChargeType, :DiskType, :DiskName, :Tags, :DiskChargePrepaid, :DiskCount, :ThroughputPerformance, :DiskSize, :Shareable, :ClientToken, :Encrypt, :SnapshotId
|
890
|
-
|
890
|
+
|
891
891
|
def initialize(placement=nil, diskchargetype=nil, disktype=nil, diskname=nil, tags=nil, diskchargeprepaid=nil, diskcount=nil, throughputperformance=nil, disksize=nil, shareable=nil, clienttoken=nil, encrypt=nil, snapshotid=nil)
|
892
892
|
@Placement = placement
|
893
893
|
@DiskChargeType = diskchargetype
|
@@ -942,7 +942,7 @@ module TencentCloud
|
|
942
942
|
# @type RequestId: String
|
943
943
|
|
944
944
|
attr_accessor :DiskIdSet, :RequestId
|
945
|
-
|
945
|
+
|
946
946
|
def initialize(diskidset=nil, requestid=nil)
|
947
947
|
@DiskIdSet = diskidset
|
948
948
|
@RequestId = requestid
|
@@ -966,7 +966,7 @@ module TencentCloud
|
|
966
966
|
# @type Vip: String
|
967
967
|
|
968
968
|
attr_accessor :VpcId, :SubnetId, :HaVipName, :Vip
|
969
|
-
|
969
|
+
|
970
970
|
def initialize(vpcid=nil, subnetid=nil, havipname=nil, vip=nil)
|
971
971
|
@VpcId = vpcid
|
972
972
|
@SubnetId = subnetid
|
@@ -990,7 +990,7 @@ module TencentCloud
|
|
990
990
|
# @type RequestId: String
|
991
991
|
|
992
992
|
attr_accessor :HaVip, :RequestId
|
993
|
-
|
993
|
+
|
994
994
|
def initialize(havip=nil, requestid=nil)
|
995
995
|
@HaVip = havip
|
996
996
|
@RequestId = requestid
|
@@ -1020,7 +1020,7 @@ module TencentCloud
|
|
1020
1020
|
# @type ForcePoweroff: String
|
1021
1021
|
|
1022
1022
|
attr_accessor :ImageName, :InstanceId, :ImageDescription, :ForcePoweroff
|
1023
|
-
|
1023
|
+
|
1024
1024
|
def initialize(imagename=nil, instanceid=nil, imagedescription=nil, forcepoweroff=nil)
|
1025
1025
|
@ImageName = imagename
|
1026
1026
|
@InstanceId = instanceid
|
@@ -1044,7 +1044,7 @@ module TencentCloud
|
|
1044
1044
|
# @type RequestId: String
|
1045
1045
|
|
1046
1046
|
attr_accessor :TaskId, :RequestId
|
1047
|
-
|
1047
|
+
|
1048
1048
|
def initialize(taskid=nil, requestid=nil)
|
1049
1049
|
@TaskId = taskid
|
1050
1050
|
@RequestId = requestid
|
@@ -1062,7 +1062,7 @@ module TencentCloud
|
|
1062
1062
|
# @type KeyName: String
|
1063
1063
|
|
1064
1064
|
attr_accessor :KeyName
|
1065
|
-
|
1065
|
+
|
1066
1066
|
def initialize(keyname=nil)
|
1067
1067
|
@KeyName = keyname
|
1068
1068
|
end
|
@@ -1080,7 +1080,7 @@ module TencentCloud
|
|
1080
1080
|
# @type RequestId: String
|
1081
1081
|
|
1082
1082
|
attr_accessor :KeyPair, :RequestId
|
1083
|
-
|
1083
|
+
|
1084
1084
|
def initialize(keypair=nil, requestid=nil)
|
1085
1085
|
@KeyPair = keypair
|
1086
1086
|
@RequestId = requestid
|
@@ -1118,7 +1118,7 @@ module TencentCloud
|
|
1118
1118
|
# @type EndPorts: Array
|
1119
1119
|
|
1120
1120
|
attr_accessor :LoadBalancerId, :Ports, :Protocol, :ListenerNames, :HealthCheck, :SessionExpireTime, :Scheduler, :SessionType, :EndPorts
|
1121
|
-
|
1121
|
+
|
1122
1122
|
def initialize(loadbalancerid=nil, ports=nil, protocol=nil, listenernames=nil, healthcheck=nil, sessionexpiretime=nil, scheduler=nil, sessiontype=nil, endports=nil)
|
1123
1123
|
@LoadBalancerId = loadbalancerid
|
1124
1124
|
@Ports = ports
|
@@ -1156,7 +1156,7 @@ module TencentCloud
|
|
1156
1156
|
# @type RequestId: String
|
1157
1157
|
|
1158
1158
|
attr_accessor :ListenerIds, :RequestId
|
1159
|
-
|
1159
|
+
|
1160
1160
|
def initialize(listenerids=nil, requestid=nil)
|
1161
1161
|
@ListenerIds = listenerids
|
1162
1162
|
@RequestId = requestid
|
@@ -1195,7 +1195,7 @@ module TencentCloud
|
|
1195
1195
|
# @type SubnetId: String
|
1196
1196
|
|
1197
1197
|
attr_accessor :EcmRegion, :LoadBalancerType, :VipIsp, :LoadBalancerName, :VpcId, :Number, :InternetAccessible, :Tags, :SecurityGroups, :AddressIPVersion, :SubnetId
|
1198
|
-
|
1198
|
+
|
1199
1199
|
def initialize(ecmregion=nil, loadbalancertype=nil, vipisp=nil, loadbalancername=nil, vpcid=nil, number=nil, internetaccessible=nil, tags=nil, securitygroups=nil, addressipversion=nil, subnetid=nil)
|
1200
1200
|
@EcmRegion = ecmregion
|
1201
1201
|
@LoadBalancerType = loadbalancertype
|
@@ -1244,7 +1244,7 @@ module TencentCloud
|
|
1244
1244
|
# @type RequestId: String
|
1245
1245
|
|
1246
1246
|
attr_accessor :LoadBalancerIds, :RequestId
|
1247
|
-
|
1247
|
+
|
1248
1248
|
def initialize(loadbalancerids=nil, requestid=nil)
|
1249
1249
|
@LoadBalancerIds = loadbalancerids
|
1250
1250
|
@RequestId = requestid
|
@@ -1288,7 +1288,7 @@ module TencentCloud
|
|
1288
1288
|
# @type DataDisks: Array
|
1289
1289
|
|
1290
1290
|
attr_accessor :ModuleName, :DefaultBandWidth, :DefaultImageId, :InstanceType, :DefaultSystemDiskSize, :DefaultDataDiskSize, :CloseIpDirect, :TagSpecification, :SecurityGroups, :DefaultBandWidthIn, :DisableWanIp, :SystemDisk, :DataDisks
|
1291
|
-
|
1291
|
+
|
1292
1292
|
def initialize(modulename=nil, defaultbandwidth=nil, defaultimageid=nil, instancetype=nil, defaultsystemdisksize=nil, defaultdatadisksize=nil, closeipdirect=nil, tagspecification=nil, securitygroups=nil, defaultbandwidthin=nil, disablewanip=nil, systemdisk=nil, datadisks=nil)
|
1293
1293
|
@ModuleName = modulename
|
1294
1294
|
@DefaultBandWidth = defaultbandwidth
|
@@ -1347,7 +1347,7 @@ module TencentCloud
|
|
1347
1347
|
# @type RequestId: String
|
1348
1348
|
|
1349
1349
|
attr_accessor :ModuleId, :RequestId
|
1350
|
-
|
1350
|
+
|
1351
1351
|
def initialize(moduleid=nil, requestid=nil)
|
1352
1352
|
@ModuleId = moduleid
|
1353
1353
|
@RequestId = requestid
|
@@ -1381,7 +1381,7 @@ module TencentCloud
|
|
1381
1381
|
# @type Tags: Array
|
1382
1382
|
|
1383
1383
|
attr_accessor :VpcId, :NetworkInterfaceName, :SubnetId, :EcmRegion, :NetworkInterfaceDescription, :SecondaryPrivateIpAddressCount, :SecurityGroupIds, :PrivateIpAddresses, :Tags
|
1384
|
-
|
1384
|
+
|
1385
1385
|
def initialize(vpcid=nil, networkinterfacename=nil, subnetid=nil, ecmregion=nil, networkinterfacedescription=nil, secondaryprivateipaddresscount=nil, securitygroupids=nil, privateipaddresses=nil, tags=nil)
|
1386
1386
|
@VpcId = vpcid
|
1387
1387
|
@NetworkInterfaceName = networkinterfacename
|
@@ -1429,7 +1429,7 @@ module TencentCloud
|
|
1429
1429
|
# @type RequestId: String
|
1430
1430
|
|
1431
1431
|
attr_accessor :NetworkInterface, :RequestId
|
1432
|
-
|
1432
|
+
|
1433
1433
|
def initialize(networkinterface=nil, requestid=nil)
|
1434
1434
|
@NetworkInterface = networkinterface
|
1435
1435
|
@RequestId = requestid
|
@@ -1454,7 +1454,7 @@ module TencentCloud
|
|
1454
1454
|
# @type EcmRegion: String
|
1455
1455
|
|
1456
1456
|
attr_accessor :VpcId, :RouteTableName, :EcmRegion
|
1457
|
-
|
1457
|
+
|
1458
1458
|
def initialize(vpcid=nil, routetablename=nil, ecmregion=nil)
|
1459
1459
|
@VpcId = vpcid
|
1460
1460
|
@RouteTableName = routetablename
|
@@ -1476,7 +1476,7 @@ module TencentCloud
|
|
1476
1476
|
# @type RequestId: String
|
1477
1477
|
|
1478
1478
|
attr_accessor :RouteTable, :RequestId
|
1479
|
-
|
1479
|
+
|
1480
1480
|
def initialize(routetable=nil, requestid=nil)
|
1481
1481
|
@RouteTable = routetable
|
1482
1482
|
@RequestId = requestid
|
@@ -1499,7 +1499,7 @@ module TencentCloud
|
|
1499
1499
|
# @type Routes: Array
|
1500
1500
|
|
1501
1501
|
attr_accessor :RouteTableId, :Routes
|
1502
|
-
|
1502
|
+
|
1503
1503
|
def initialize(routetableid=nil, routes=nil)
|
1504
1504
|
@RouteTableId = routetableid
|
1505
1505
|
@Routes = routes
|
@@ -1529,7 +1529,7 @@ module TencentCloud
|
|
1529
1529
|
# @type RequestId: String
|
1530
1530
|
|
1531
1531
|
attr_accessor :TotalCount, :RouteTableSet, :RequestId
|
1532
|
-
|
1532
|
+
|
1533
1533
|
def initialize(totalcount=nil, routetableset=nil, requestid=nil)
|
1534
1534
|
@TotalCount = totalcount
|
1535
1535
|
@RouteTableSet = routetableset
|
@@ -1558,7 +1558,7 @@ module TencentCloud
|
|
1558
1558
|
# @type SecurityGroupPolicySet: :class:`Tencentcloud::Ecm.v20190719.models.SecurityGroupPolicySet`
|
1559
1559
|
|
1560
1560
|
attr_accessor :SecurityGroupId, :SecurityGroupPolicySet
|
1561
|
-
|
1561
|
+
|
1562
1562
|
def initialize(securitygroupid=nil, securitygrouppolicyset=nil)
|
1563
1563
|
@SecurityGroupId = securitygroupid
|
1564
1564
|
@SecurityGroupPolicySet = securitygrouppolicyset
|
@@ -1579,7 +1579,7 @@ module TencentCloud
|
|
1579
1579
|
# @type RequestId: String
|
1580
1580
|
|
1581
1581
|
attr_accessor :RequestId
|
1582
|
-
|
1582
|
+
|
1583
1583
|
def initialize(requestid=nil)
|
1584
1584
|
@RequestId = requestid
|
1585
1585
|
end
|
@@ -1599,7 +1599,7 @@ module TencentCloud
|
|
1599
1599
|
# @type Tags: Array
|
1600
1600
|
|
1601
1601
|
attr_accessor :GroupName, :GroupDescription, :Tags
|
1602
|
-
|
1602
|
+
|
1603
1603
|
def initialize(groupname=nil, groupdescription=nil, tags=nil)
|
1604
1604
|
@GroupName = groupname
|
1605
1605
|
@GroupDescription = groupdescription
|
@@ -1628,7 +1628,7 @@ module TencentCloud
|
|
1628
1628
|
# @type RequestId: String
|
1629
1629
|
|
1630
1630
|
attr_accessor :SecurityGroup, :RequestId
|
1631
|
-
|
1631
|
+
|
1632
1632
|
def initialize(securitygroup=nil, requestid=nil)
|
1633
1633
|
@SecurityGroup = securitygroup
|
1634
1634
|
@RequestId = requestid
|
@@ -1659,7 +1659,7 @@ module TencentCloud
|
|
1659
1659
|
# @type Tags: Array
|
1660
1660
|
|
1661
1661
|
attr_accessor :VpcId, :SubnetName, :CidrBlock, :Zone, :EcmRegion, :Tags
|
1662
|
-
|
1662
|
+
|
1663
1663
|
def initialize(vpcid=nil, subnetname=nil, cidrblock=nil, zone=nil, ecmregion=nil, tags=nil)
|
1664
1664
|
@VpcId = vpcid
|
1665
1665
|
@SubnetName = subnetname
|
@@ -1694,7 +1694,7 @@ module TencentCloud
|
|
1694
1694
|
# @type RequestId: String
|
1695
1695
|
|
1696
1696
|
attr_accessor :Subnet, :RequestId
|
1697
|
-
|
1697
|
+
|
1698
1698
|
def initialize(subnet=nil, requestid=nil)
|
1699
1699
|
@Subnet = subnet
|
1700
1700
|
@RequestId = requestid
|
@@ -1729,7 +1729,7 @@ module TencentCloud
|
|
1729
1729
|
# @type Description: String
|
1730
1730
|
|
1731
1731
|
attr_accessor :VpcName, :CidrBlock, :EcmRegion, :EnableMulticast, :DnsServers, :DomainName, :Tags, :Description
|
1732
|
-
|
1732
|
+
|
1733
1733
|
def initialize(vpcname=nil, cidrblock=nil, ecmregion=nil, enablemulticast=nil, dnsservers=nil, domainname=nil, tags=nil, description=nil)
|
1734
1734
|
@VpcName = vpcname
|
1735
1735
|
@CidrBlock = cidrblock
|
@@ -1768,7 +1768,7 @@ module TencentCloud
|
|
1768
1768
|
# @type RequestId: String
|
1769
1769
|
|
1770
1770
|
attr_accessor :Vpc, :RequestId
|
1771
|
-
|
1771
|
+
|
1772
1772
|
def initialize(vpc=nil, requestid=nil)
|
1773
1773
|
@Vpc = vpc
|
1774
1774
|
@RequestId = requestid
|
@@ -1795,7 +1795,7 @@ module TencentCloud
|
|
1795
1795
|
# @type DiskType: String
|
1796
1796
|
|
1797
1797
|
attr_accessor :DiskSize, :DiskType
|
1798
|
-
|
1798
|
+
|
1799
1799
|
def initialize(disksize=nil, disktype=nil)
|
1800
1800
|
@DiskSize = disksize
|
1801
1801
|
@DiskType = disktype
|
@@ -1813,7 +1813,7 @@ module TencentCloud
|
|
1813
1813
|
# @type HaVipId: String
|
1814
1814
|
|
1815
1815
|
attr_accessor :HaVipId
|
1816
|
-
|
1816
|
+
|
1817
1817
|
def initialize(havipid=nil)
|
1818
1818
|
@HaVipId = havipid
|
1819
1819
|
end
|
@@ -1829,7 +1829,7 @@ module TencentCloud
|
|
1829
1829
|
# @type RequestId: String
|
1830
1830
|
|
1831
1831
|
attr_accessor :RequestId
|
1832
|
-
|
1832
|
+
|
1833
1833
|
def initialize(requestid=nil)
|
1834
1834
|
@RequestId = requestid
|
1835
1835
|
end
|
@@ -1845,7 +1845,7 @@ module TencentCloud
|
|
1845
1845
|
# @type ImageIDSet: Array
|
1846
1846
|
|
1847
1847
|
attr_accessor :ImageIDSet
|
1848
|
-
|
1848
|
+
|
1849
1849
|
def initialize(imageidset=nil)
|
1850
1850
|
@ImageIDSet = imageidset
|
1851
1851
|
end
|
@@ -1861,7 +1861,7 @@ module TencentCloud
|
|
1861
1861
|
# @type RequestId: String
|
1862
1862
|
|
1863
1863
|
attr_accessor :RequestId
|
1864
|
-
|
1864
|
+
|
1865
1865
|
def initialize(requestid=nil)
|
1866
1866
|
@RequestId = requestid
|
1867
1867
|
end
|
@@ -1879,7 +1879,7 @@ module TencentCloud
|
|
1879
1879
|
# @type ListenerId: String
|
1880
1880
|
|
1881
1881
|
attr_accessor :LoadBalancerId, :ListenerId
|
1882
|
-
|
1882
|
+
|
1883
1883
|
def initialize(loadbalancerid=nil, listenerid=nil)
|
1884
1884
|
@LoadBalancerId = loadbalancerid
|
1885
1885
|
@ListenerId = listenerid
|
@@ -1897,7 +1897,7 @@ module TencentCloud
|
|
1897
1897
|
# @type RequestId: String
|
1898
1898
|
|
1899
1899
|
attr_accessor :RequestId
|
1900
|
-
|
1900
|
+
|
1901
1901
|
def initialize(requestid=nil)
|
1902
1902
|
@RequestId = requestid
|
1903
1903
|
end
|
@@ -1915,7 +1915,7 @@ module TencentCloud
|
|
1915
1915
|
# @type ListenerIds: Array
|
1916
1916
|
|
1917
1917
|
attr_accessor :LoadBalancerId, :ListenerIds
|
1918
|
-
|
1918
|
+
|
1919
1919
|
def initialize(loadbalancerid=nil, listenerids=nil)
|
1920
1920
|
@LoadBalancerId = loadbalancerid
|
1921
1921
|
@ListenerIds = listenerids
|
@@ -1933,7 +1933,7 @@ module TencentCloud
|
|
1933
1933
|
# @type RequestId: String
|
1934
1934
|
|
1935
1935
|
attr_accessor :RequestId
|
1936
|
-
|
1936
|
+
|
1937
1937
|
def initialize(requestid=nil)
|
1938
1938
|
@RequestId = requestid
|
1939
1939
|
end
|
@@ -1949,7 +1949,7 @@ module TencentCloud
|
|
1949
1949
|
# @type LoadBalancerIds: Array
|
1950
1950
|
|
1951
1951
|
attr_accessor :LoadBalancerIds
|
1952
|
-
|
1952
|
+
|
1953
1953
|
def initialize(loadbalancerids=nil)
|
1954
1954
|
@LoadBalancerIds = loadbalancerids
|
1955
1955
|
end
|
@@ -1965,7 +1965,7 @@ module TencentCloud
|
|
1965
1965
|
# @type RequestId: String
|
1966
1966
|
|
1967
1967
|
attr_accessor :RequestId
|
1968
|
-
|
1968
|
+
|
1969
1969
|
def initialize(requestid=nil)
|
1970
1970
|
@RequestId = requestid
|
1971
1971
|
end
|
@@ -1981,7 +1981,7 @@ module TencentCloud
|
|
1981
1981
|
# @type ModuleId: String
|
1982
1982
|
|
1983
1983
|
attr_accessor :ModuleId
|
1984
|
-
|
1984
|
+
|
1985
1985
|
def initialize(moduleid=nil)
|
1986
1986
|
@ModuleId = moduleid
|
1987
1987
|
end
|
@@ -1997,7 +1997,7 @@ module TencentCloud
|
|
1997
1997
|
# @type RequestId: String
|
1998
1998
|
|
1999
1999
|
attr_accessor :RequestId
|
2000
|
-
|
2000
|
+
|
2001
2001
|
def initialize(requestid=nil)
|
2002
2002
|
@RequestId = requestid
|
2003
2003
|
end
|
@@ -2015,7 +2015,7 @@ module TencentCloud
|
|
2015
2015
|
# @type EcmRegion: String
|
2016
2016
|
|
2017
2017
|
attr_accessor :NetworkInterfaceId, :EcmRegion
|
2018
|
-
|
2018
|
+
|
2019
2019
|
def initialize(networkinterfaceid=nil, ecmregion=nil)
|
2020
2020
|
@NetworkInterfaceId = networkinterfaceid
|
2021
2021
|
@EcmRegion = ecmregion
|
@@ -2033,7 +2033,7 @@ module TencentCloud
|
|
2033
2033
|
# @type RequestId: String
|
2034
2034
|
|
2035
2035
|
attr_accessor :RequestId
|
2036
|
-
|
2036
|
+
|
2037
2037
|
def initialize(requestid=nil)
|
2038
2038
|
@RequestId = requestid
|
2039
2039
|
end
|
@@ -2049,7 +2049,7 @@ module TencentCloud
|
|
2049
2049
|
# @type RouteTableId: String
|
2050
2050
|
|
2051
2051
|
attr_accessor :RouteTableId
|
2052
|
-
|
2052
|
+
|
2053
2053
|
def initialize(routetableid=nil)
|
2054
2054
|
@RouteTableId = routetableid
|
2055
2055
|
end
|
@@ -2065,7 +2065,7 @@ module TencentCloud
|
|
2065
2065
|
# @type RequestId: String
|
2066
2066
|
|
2067
2067
|
attr_accessor :RequestId
|
2068
|
-
|
2068
|
+
|
2069
2069
|
def initialize(requestid=nil)
|
2070
2070
|
@RequestId = requestid
|
2071
2071
|
end
|
@@ -2083,7 +2083,7 @@ module TencentCloud
|
|
2083
2083
|
# @type Routes: Array
|
2084
2084
|
|
2085
2085
|
attr_accessor :RouteTableId, :Routes
|
2086
|
-
|
2086
|
+
|
2087
2087
|
def initialize(routetableid=nil, routes=nil)
|
2088
2088
|
@RouteTableId = routetableid
|
2089
2089
|
@Routes = routes
|
@@ -2108,7 +2108,7 @@ module TencentCloud
|
|
2108
2108
|
# @type RequestId: String
|
2109
2109
|
|
2110
2110
|
attr_accessor :RequestId
|
2111
|
-
|
2111
|
+
|
2112
2112
|
def initialize(requestid=nil)
|
2113
2113
|
@RequestId = requestid
|
2114
2114
|
end
|
@@ -2126,7 +2126,7 @@ module TencentCloud
|
|
2126
2126
|
# @type SecurityGroupPolicySet: :class:`Tencentcloud::Ecm.v20190719.models.SecurityGroupPolicySet`
|
2127
2127
|
|
2128
2128
|
attr_accessor :SecurityGroupId, :SecurityGroupPolicySet
|
2129
|
-
|
2129
|
+
|
2130
2130
|
def initialize(securitygroupid=nil, securitygrouppolicyset=nil)
|
2131
2131
|
@SecurityGroupId = securitygroupid
|
2132
2132
|
@SecurityGroupPolicySet = securitygrouppolicyset
|
@@ -2147,7 +2147,7 @@ module TencentCloud
|
|
2147
2147
|
# @type RequestId: String
|
2148
2148
|
|
2149
2149
|
attr_accessor :RequestId
|
2150
|
-
|
2150
|
+
|
2151
2151
|
def initialize(requestid=nil)
|
2152
2152
|
@RequestId = requestid
|
2153
2153
|
end
|
@@ -2163,7 +2163,7 @@ module TencentCloud
|
|
2163
2163
|
# @type SecurityGroupId: String
|
2164
2164
|
|
2165
2165
|
attr_accessor :SecurityGroupId
|
2166
|
-
|
2166
|
+
|
2167
2167
|
def initialize(securitygroupid=nil)
|
2168
2168
|
@SecurityGroupId = securitygroupid
|
2169
2169
|
end
|
@@ -2179,7 +2179,7 @@ module TencentCloud
|
|
2179
2179
|
# @type RequestId: String
|
2180
2180
|
|
2181
2181
|
attr_accessor :RequestId
|
2182
|
-
|
2182
|
+
|
2183
2183
|
def initialize(requestid=nil)
|
2184
2184
|
@RequestId = requestid
|
2185
2185
|
end
|
@@ -2197,7 +2197,7 @@ module TencentCloud
|
|
2197
2197
|
# @type DeleteBindImages: Boolean
|
2198
2198
|
|
2199
2199
|
attr_accessor :SnapshotIds, :DeleteBindImages
|
2200
|
-
|
2200
|
+
|
2201
2201
|
def initialize(snapshotids=nil, deletebindimages=nil)
|
2202
2202
|
@SnapshotIds = snapshotids
|
2203
2203
|
@DeleteBindImages = deletebindimages
|
@@ -2215,7 +2215,7 @@ module TencentCloud
|
|
2215
2215
|
# @type RequestId: String
|
2216
2216
|
|
2217
2217
|
attr_accessor :RequestId
|
2218
|
-
|
2218
|
+
|
2219
2219
|
def initialize(requestid=nil)
|
2220
2220
|
@RequestId = requestid
|
2221
2221
|
end
|
@@ -2233,7 +2233,7 @@ module TencentCloud
|
|
2233
2233
|
# @type EcmRegion: String
|
2234
2234
|
|
2235
2235
|
attr_accessor :SubnetId, :EcmRegion
|
2236
|
-
|
2236
|
+
|
2237
2237
|
def initialize(subnetid=nil, ecmregion=nil)
|
2238
2238
|
@SubnetId = subnetid
|
2239
2239
|
@EcmRegion = ecmregion
|
@@ -2251,7 +2251,7 @@ module TencentCloud
|
|
2251
2251
|
# @type RequestId: String
|
2252
2252
|
|
2253
2253
|
attr_accessor :RequestId
|
2254
|
-
|
2254
|
+
|
2255
2255
|
def initialize(requestid=nil)
|
2256
2256
|
@RequestId = requestid
|
2257
2257
|
end
|
@@ -2269,7 +2269,7 @@ module TencentCloud
|
|
2269
2269
|
# @type EcmRegion: String
|
2270
2270
|
|
2271
2271
|
attr_accessor :VpcId, :EcmRegion
|
2272
|
-
|
2272
|
+
|
2273
2273
|
def initialize(vpcid=nil, ecmregion=nil)
|
2274
2274
|
@VpcId = vpcid
|
2275
2275
|
@EcmRegion = ecmregion
|
@@ -2287,7 +2287,7 @@ module TencentCloud
|
|
2287
2287
|
# @type RequestId: String
|
2288
2288
|
|
2289
2289
|
attr_accessor :RequestId
|
2290
|
-
|
2290
|
+
|
2291
2291
|
def initialize(requestid=nil)
|
2292
2292
|
@RequestId = requestid
|
2293
2293
|
end
|
@@ -2303,7 +2303,7 @@ module TencentCloud
|
|
2303
2303
|
# @type EcmRegion: String
|
2304
2304
|
|
2305
2305
|
attr_accessor :EcmRegion
|
2306
|
-
|
2306
|
+
|
2307
2307
|
def initialize(ecmregion=nil)
|
2308
2308
|
@EcmRegion = ecmregion
|
2309
2309
|
end
|
@@ -2321,7 +2321,7 @@ module TencentCloud
|
|
2321
2321
|
# @type RequestId: String
|
2322
2322
|
|
2323
2323
|
attr_accessor :QuotaSet, :RequestId
|
2324
|
-
|
2324
|
+
|
2325
2325
|
def initialize(quotaset=nil, requestid=nil)
|
2326
2326
|
@QuotaSet = quotaset
|
2327
2327
|
@RequestId = requestid
|
@@ -2362,7 +2362,7 @@ module TencentCloud
|
|
2362
2362
|
# @type Limit: Integer
|
2363
2363
|
|
2364
2364
|
attr_accessor :EcmRegion, :AddressIds, :Filters, :Offset, :Limit
|
2365
|
-
|
2365
|
+
|
2366
2366
|
def initialize(ecmregion=nil, addressids=nil, filters=nil, offset=nil, limit=nil)
|
2367
2367
|
@EcmRegion = ecmregion
|
2368
2368
|
@AddressIds = addressids
|
@@ -2397,7 +2397,7 @@ module TencentCloud
|
|
2397
2397
|
# @type RequestId: String
|
2398
2398
|
|
2399
2399
|
attr_accessor :TotalCount, :AddressSet, :RequestId
|
2400
|
-
|
2400
|
+
|
2401
2401
|
def initialize(totalcount=nil, addressset=nil, requestid=nil)
|
2402
2402
|
@TotalCount = totalcount
|
2403
2403
|
@AddressSet = addressset
|
@@ -2421,7 +2421,7 @@ module TencentCloud
|
|
2421
2421
|
# DescribeBaseOverview请求参数结构体
|
2422
2422
|
class DescribeBaseOverviewRequest < TencentCloud::Common::AbstractModel
|
2423
2423
|
|
2424
|
-
|
2424
|
+
|
2425
2425
|
def initialize()
|
2426
2426
|
end
|
2427
2427
|
|
@@ -2457,7 +2457,7 @@ module TencentCloud
|
|
2457
2457
|
# @type RequestId: String
|
2458
2458
|
|
2459
2459
|
attr_accessor :ModuleNum, :NodeNum, :VcpuNum, :MemoryNum, :StorageNum, :NetworkNum, :InstanceNum, :RunningNum, :IsolationNum, :ExpiredNum, :WillExpireNum, :RequestId
|
2460
|
-
|
2460
|
+
|
2461
2461
|
def initialize(modulenum=nil, nodenum=nil, vcpunum=nil, memorynum=nil, storagenum=nil, networknum=nil, instancenum=nil, runningnum=nil, isolationnum=nil, expirednum=nil, willexpirenum=nil, requestid=nil)
|
2462
2462
|
@ModuleNum = modulenum
|
2463
2463
|
@NodeNum = nodenum
|
@@ -2492,7 +2492,7 @@ module TencentCloud
|
|
2492
2492
|
# DescribeConfig请求参数结构体
|
2493
2493
|
class DescribeConfigRequest < TencentCloud::Common::AbstractModel
|
2494
2494
|
|
2495
|
-
|
2495
|
+
|
2496
2496
|
def initialize()
|
2497
2497
|
end
|
2498
2498
|
|
@@ -2519,7 +2519,7 @@ module TencentCloud
|
|
2519
2519
|
# @type RequestId: String
|
2520
2520
|
|
2521
2521
|
attr_accessor :NetworkStorageRange, :ImageWhiteSet, :InstanceNetworkLimitConfigs, :ImageLimits, :DefaultIPDirect, :RequestId
|
2522
|
-
|
2522
|
+
|
2523
2523
|
def initialize(networkstoragerange=nil, imagewhiteset=nil, instancenetworklimitconfigs=nil, imagelimits=nil, defaultipdirect=nil, requestid=nil)
|
2524
2524
|
@NetworkStorageRange = networkstoragerange
|
2525
2525
|
@ImageWhiteSet = imagewhiteset
|
@@ -2561,7 +2561,7 @@ module TencentCloud
|
|
2561
2561
|
# @type Filters: Array
|
2562
2562
|
|
2563
2563
|
attr_accessor :Filters
|
2564
|
-
|
2564
|
+
|
2565
2565
|
def initialize(filters=nil)
|
2566
2566
|
@Filters = filters
|
2567
2567
|
end
|
@@ -2589,7 +2589,7 @@ module TencentCloud
|
|
2589
2589
|
# @type RequestId: String
|
2590
2590
|
|
2591
2591
|
attr_accessor :ImageTaskSet, :TotalCount, :RequestId
|
2592
|
-
|
2592
|
+
|
2593
2593
|
def initialize(imagetaskset=nil, totalcount=nil, requestid=nil)
|
2594
2594
|
@ImageTaskSet = imagetaskset
|
2595
2595
|
@TotalCount = totalcount
|
@@ -2618,7 +2618,7 @@ module TencentCloud
|
|
2618
2618
|
# @type Zone: String
|
2619
2619
|
|
2620
2620
|
attr_accessor :EcmRegion, :Zone
|
2621
|
-
|
2621
|
+
|
2622
2622
|
def initialize(ecmregion=nil, zone=nil)
|
2623
2623
|
@EcmRegion = ecmregion
|
2624
2624
|
@Zone = zone
|
@@ -2638,7 +2638,7 @@ module TencentCloud
|
|
2638
2638
|
# @type RequestId: String
|
2639
2639
|
|
2640
2640
|
attr_accessor :Subnet, :RequestId
|
2641
|
-
|
2641
|
+
|
2642
2642
|
def initialize(subnet=nil, requestid=nil)
|
2643
2643
|
@Subnet = subnet
|
2644
2644
|
@RequestId = requestid
|
@@ -2671,7 +2671,7 @@ module TencentCloud
|
|
2671
2671
|
# @type Order: String
|
2672
2672
|
|
2673
2673
|
attr_accessor :Filters, :Limit, :OrderField, :Offset, :ReturnBindAutoSnapshotPolicy, :DiskIds, :Order
|
2674
|
-
|
2674
|
+
|
2675
2675
|
def initialize(filters=nil, limit=nil, orderfield=nil, offset=nil, returnbindautosnapshotpolicy=nil, diskids=nil, order=nil)
|
2676
2676
|
@Filters = filters
|
2677
2677
|
@Limit = limit
|
@@ -2710,7 +2710,7 @@ module TencentCloud
|
|
2710
2710
|
# @type RequestId: String
|
2711
2711
|
|
2712
2712
|
attr_accessor :TotalCount, :DiskSet, :RequestId
|
2713
|
-
|
2713
|
+
|
2714
2714
|
def initialize(totalcount=nil, diskset=nil, requestid=nil)
|
2715
2715
|
@TotalCount = totalcount
|
2716
2716
|
@DiskSet = diskset
|
@@ -2749,7 +2749,7 @@ module TencentCloud
|
|
2749
2749
|
# @type EcmRegion: String
|
2750
2750
|
|
2751
2751
|
attr_accessor :HaVipIds, :Filters, :Offset, :Limit, :EcmRegion
|
2752
|
-
|
2752
|
+
|
2753
2753
|
def initialize(havipids=nil, filters=nil, offset=nil, limit=nil, ecmregion=nil)
|
2754
2754
|
@HaVipIds = havipids
|
2755
2755
|
@Filters = filters
|
@@ -2785,7 +2785,7 @@ module TencentCloud
|
|
2785
2785
|
# @type RequestId: String
|
2786
2786
|
|
2787
2787
|
attr_accessor :TotalCount, :HaVipSet, :RequestId
|
2788
|
-
|
2788
|
+
|
2789
2789
|
def initialize(totalcount=nil, havipset=nil, requestid=nil)
|
2790
2790
|
@TotalCount = totalcount
|
2791
2791
|
@HaVipSet = havipset
|
@@ -2823,7 +2823,7 @@ module TencentCloud
|
|
2823
2823
|
# @type Limit: Integer
|
2824
2824
|
|
2825
2825
|
attr_accessor :Filters, :Offset, :Limit
|
2826
|
-
|
2826
|
+
|
2827
2827
|
def initialize(filters=nil, offset=nil, limit=nil)
|
2828
2828
|
@Filters = filters
|
2829
2829
|
@Offset = offset
|
@@ -2855,7 +2855,7 @@ module TencentCloud
|
|
2855
2855
|
# @type RequestId: String
|
2856
2856
|
|
2857
2857
|
attr_accessor :TotalCount, :ImageSet, :RequestId
|
2858
|
-
|
2858
|
+
|
2859
2859
|
def initialize(totalcount=nil, imageset=nil, requestid=nil)
|
2860
2860
|
@TotalCount = totalcount
|
2861
2861
|
@ImageSet = imageset
|
@@ -2879,7 +2879,7 @@ module TencentCloud
|
|
2879
2879
|
# DescribeImportImageOs请求参数结构体
|
2880
2880
|
class DescribeImportImageOsRequest < TencentCloud::Common::AbstractModel
|
2881
2881
|
|
2882
|
-
|
2882
|
+
|
2883
2883
|
def initialize()
|
2884
2884
|
end
|
2885
2885
|
|
@@ -2897,7 +2897,7 @@ module TencentCloud
|
|
2897
2897
|
# @type RequestId: String
|
2898
2898
|
|
2899
2899
|
attr_accessor :ImportImageOsListSupported, :ImportImageOsVersionSet, :RequestId
|
2900
|
-
|
2900
|
+
|
2901
2901
|
def initialize(importimageoslistsupported=nil, importimageosversionset=nil, requestid=nil)
|
2902
2902
|
@ImportImageOsListSupported = importimageoslistsupported
|
2903
2903
|
@ImportImageOsVersionSet = importimageosversionset
|
@@ -2924,7 +2924,7 @@ module TencentCloud
|
|
2924
2924
|
# DescribeInstanceTypeConfig请求参数结构体
|
2925
2925
|
class DescribeInstanceTypeConfigRequest < TencentCloud::Common::AbstractModel
|
2926
2926
|
|
2927
|
-
|
2927
|
+
|
2928
2928
|
def initialize()
|
2929
2929
|
end
|
2930
2930
|
|
@@ -2943,7 +2943,7 @@ module TencentCloud
|
|
2943
2943
|
# @type RequestId: String
|
2944
2944
|
|
2945
2945
|
attr_accessor :TotalCount, :InstanceTypeConfigSet, :RequestId
|
2946
|
-
|
2946
|
+
|
2947
2947
|
def initialize(totalcount=nil, instancetypeconfigset=nil, requestid=nil)
|
2948
2948
|
@TotalCount = totalcount
|
2949
2949
|
@InstanceTypeConfigSet = instancetypeconfigset
|
@@ -2970,7 +2970,7 @@ module TencentCloud
|
|
2970
2970
|
# @type InstanceId: String
|
2971
2971
|
|
2972
2972
|
attr_accessor :InstanceId
|
2973
|
-
|
2973
|
+
|
2974
2974
|
def initialize(instanceid=nil)
|
2975
2975
|
@InstanceId = instanceid
|
2976
2976
|
end
|
@@ -2988,7 +2988,7 @@ module TencentCloud
|
|
2988
2988
|
# @type RequestId: String
|
2989
2989
|
|
2990
2990
|
attr_accessor :InstanceVncUrl, :RequestId
|
2991
|
-
|
2991
|
+
|
2992
2992
|
def initialize(instancevncurl=nil, requestid=nil)
|
2993
2993
|
@InstanceVncUrl = instancevncurl
|
2994
2994
|
@RequestId = requestid
|
@@ -3006,7 +3006,7 @@ module TencentCloud
|
|
3006
3006
|
# @type InstanceIdSet: Array
|
3007
3007
|
|
3008
3008
|
attr_accessor :InstanceIdSet
|
3009
|
-
|
3009
|
+
|
3010
3010
|
def initialize(instanceidset=nil)
|
3011
3011
|
@InstanceIdSet = instanceidset
|
3012
3012
|
end
|
@@ -3024,7 +3024,7 @@ module TencentCloud
|
|
3024
3024
|
# @type RequestId: String
|
3025
3025
|
|
3026
3026
|
attr_accessor :InstanceOperatorSet, :RequestId
|
3027
|
-
|
3027
|
+
|
3028
3028
|
def initialize(instanceoperatorset=nil, requestid=nil)
|
3029
3029
|
@InstanceOperatorSet = instanceoperatorset
|
3030
3030
|
@RequestId = requestid
|
@@ -3079,7 +3079,7 @@ module TencentCloud
|
|
3079
3079
|
# @type OrderDirection: Integer
|
3080
3080
|
|
3081
3081
|
attr_accessor :Filters, :Offset, :Limit, :OrderByField, :OrderDirection
|
3082
|
-
|
3082
|
+
|
3083
3083
|
def initialize(filters=nil, offset=nil, limit=nil, orderbyfield=nil, orderdirection=nil)
|
3084
3084
|
@Filters = filters
|
3085
3085
|
@Offset = offset
|
@@ -3115,7 +3115,7 @@ module TencentCloud
|
|
3115
3115
|
# @type RequestId: String
|
3116
3116
|
|
3117
3117
|
attr_accessor :TotalCount, :InstanceSet, :RequestId
|
3118
|
-
|
3118
|
+
|
3119
3119
|
def initialize(totalcount=nil, instanceset=nil, requestid=nil)
|
3120
3120
|
@TotalCount = totalcount
|
3121
3121
|
@InstanceSet = instanceset
|
@@ -3148,7 +3148,7 @@ module TencentCloud
|
|
3148
3148
|
# @type Port: Integer
|
3149
3149
|
|
3150
3150
|
attr_accessor :LoadBalancerId, :ListenerIds, :Protocol, :Port
|
3151
|
-
|
3151
|
+
|
3152
3152
|
def initialize(loadbalancerid=nil, listenerids=nil, protocol=nil, port=nil)
|
3153
3153
|
@LoadBalancerId = loadbalancerid
|
3154
3154
|
@ListenerIds = listenerids
|
@@ -3176,7 +3176,7 @@ module TencentCloud
|
|
3176
3176
|
# @type RequestId: String
|
3177
3177
|
|
3178
3178
|
attr_accessor :Listeners, :TotalCount, :RequestId
|
3179
|
-
|
3179
|
+
|
3180
3180
|
def initialize(listeners=nil, totalcount=nil, requestid=nil)
|
3181
3181
|
@Listeners = listeners
|
3182
3182
|
@TotalCount = totalcount
|
@@ -3203,7 +3203,7 @@ module TencentCloud
|
|
3203
3203
|
# @type TaskId: String
|
3204
3204
|
|
3205
3205
|
attr_accessor :TaskId
|
3206
|
-
|
3206
|
+
|
3207
3207
|
def initialize(taskid=nil)
|
3208
3208
|
@TaskId = taskid
|
3209
3209
|
end
|
@@ -3222,7 +3222,7 @@ module TencentCloud
|
|
3222
3222
|
# @type RequestId: String
|
3223
3223
|
|
3224
3224
|
attr_accessor :Status, :RequestId
|
3225
|
-
|
3225
|
+
|
3226
3226
|
def initialize(status=nil, requestid=nil)
|
3227
3227
|
@Status = status
|
3228
3228
|
@RequestId = requestid
|
@@ -3262,7 +3262,7 @@ module TencentCloud
|
|
3262
3262
|
# @type SecurityGroup: String
|
3263
3263
|
|
3264
3264
|
attr_accessor :EcmRegion, :LoadBalancerIds, :LoadBalancerName, :LoadBalancerVips, :BackendPrivateIps, :Offset, :Limit, :WithBackend, :VpcId, :Filters, :SecurityGroup
|
3265
|
-
|
3265
|
+
|
3266
3266
|
def initialize(ecmregion=nil, loadbalancerids=nil, loadbalancername=nil, loadbalancervips=nil, backendprivateips=nil, offset=nil, limit=nil, withbackend=nil, vpcid=nil, filters=nil, securitygroup=nil)
|
3267
3267
|
@EcmRegion = ecmregion
|
3268
3268
|
@LoadBalancerIds = loadbalancerids
|
@@ -3311,7 +3311,7 @@ module TencentCloud
|
|
3311
3311
|
# @type RequestId: String
|
3312
3312
|
|
3313
3313
|
attr_accessor :TotalCount, :LoadBalancerSet, :RequestId
|
3314
|
-
|
3314
|
+
|
3315
3315
|
def initialize(totalcount=nil, loadbalancerset=nil, requestid=nil)
|
3316
3316
|
@TotalCount = totalcount
|
3317
3317
|
@LoadBalancerSet = loadbalancerset
|
@@ -3338,7 +3338,7 @@ module TencentCloud
|
|
3338
3338
|
# @type ModuleId: String
|
3339
3339
|
|
3340
3340
|
attr_accessor :ModuleId
|
3341
|
-
|
3341
|
+
|
3342
3342
|
def initialize(moduleid=nil)
|
3343
3343
|
@ModuleId = moduleid
|
3344
3344
|
end
|
@@ -3360,7 +3360,7 @@ module TencentCloud
|
|
3360
3360
|
# @type RequestId: String
|
3361
3361
|
|
3362
3362
|
attr_accessor :Module, :ModuleCounter, :RequestId
|
3363
|
-
|
3363
|
+
|
3364
3364
|
def initialize(_module=nil, modulecounter=nil, requestid=nil)
|
3365
3365
|
@Module = _module
|
3366
3366
|
@ModuleCounter = modulecounter
|
@@ -3404,7 +3404,7 @@ module TencentCloud
|
|
3404
3404
|
# @type OrderDirection: Integer
|
3405
3405
|
|
3406
3406
|
attr_accessor :Filters, :Offset, :Limit, :OrderByField, :OrderDirection
|
3407
|
-
|
3407
|
+
|
3408
3408
|
def initialize(filters=nil, offset=nil, limit=nil, orderbyfield=nil, orderdirection=nil)
|
3409
3409
|
@Filters = filters
|
3410
3410
|
@Offset = offset
|
@@ -3441,7 +3441,7 @@ module TencentCloud
|
|
3441
3441
|
# @type RequestId: String
|
3442
3442
|
|
3443
3443
|
attr_accessor :TotalCount, :ModuleItemSet, :RequestId
|
3444
|
-
|
3444
|
+
|
3445
3445
|
def initialize(totalcount=nil, moduleitemset=nil, requestid=nil)
|
3446
3446
|
@TotalCount = totalcount
|
3447
3447
|
@ModuleItemSet = moduleitemset
|
@@ -3470,7 +3470,7 @@ module TencentCloud
|
|
3470
3470
|
# @type Filters: Array
|
3471
3471
|
|
3472
3472
|
attr_accessor :Month, :Filters
|
3473
|
-
|
3473
|
+
|
3474
3474
|
def initialize(month=nil, filters=nil)
|
3475
3475
|
@Month = month
|
3476
3476
|
@Filters = filters
|
@@ -3498,7 +3498,7 @@ module TencentCloud
|
|
3498
3498
|
# @type RequestId: String
|
3499
3499
|
|
3500
3500
|
attr_accessor :MonthNetWorkData, :RequestId
|
3501
|
-
|
3501
|
+
|
3502
3502
|
def initialize(monthnetworkdata=nil, requestid=nil)
|
3503
3503
|
@MonthNetWorkData = monthnetworkdata
|
3504
3504
|
@RequestId = requestid
|
@@ -3542,7 +3542,7 @@ module TencentCloud
|
|
3542
3542
|
# @type EcmRegion: String
|
3543
3543
|
|
3544
3544
|
attr_accessor :NetworkInterfaceIds, :Filters, :Offset, :Limit, :EcmRegion
|
3545
|
-
|
3545
|
+
|
3546
3546
|
def initialize(networkinterfaceids=nil, filters=nil, offset=nil, limit=nil, ecmregion=nil)
|
3547
3547
|
@NetworkInterfaceIds = networkinterfaceids
|
3548
3548
|
@Filters = filters
|
@@ -3578,7 +3578,7 @@ module TencentCloud
|
|
3578
3578
|
# @type RequestId: String
|
3579
3579
|
|
3580
3580
|
attr_accessor :TotalCount, :NetworkInterfaceSet, :RequestId
|
3581
|
-
|
3581
|
+
|
3582
3582
|
def initialize(totalcount=nil, networkinterfaceset=nil, requestid=nil)
|
3583
3583
|
@TotalCount = totalcount
|
3584
3584
|
@NetworkInterfaceSet = networkinterfaceset
|
@@ -3605,7 +3605,7 @@ module TencentCloud
|
|
3605
3605
|
# @type Filters: Array
|
3606
3606
|
|
3607
3607
|
attr_accessor :Filters
|
3608
|
-
|
3608
|
+
|
3609
3609
|
def initialize(filters=nil)
|
3610
3610
|
@Filters = filters
|
3611
3611
|
end
|
@@ -3633,7 +3633,7 @@ module TencentCloud
|
|
3633
3633
|
# @type RequestId: String
|
3634
3634
|
|
3635
3635
|
attr_accessor :NodeSet, :TotalCount, :RequestId
|
3636
|
-
|
3636
|
+
|
3637
3637
|
def initialize(nodeset=nil, totalcount=nil, requestid=nil)
|
3638
3638
|
@NodeSet = nodeset
|
3639
3639
|
@TotalCount = totalcount
|
@@ -3660,7 +3660,7 @@ module TencentCloud
|
|
3660
3660
|
# @type Filters: Array
|
3661
3661
|
|
3662
3662
|
attr_accessor :Filters
|
3663
|
-
|
3663
|
+
|
3664
3664
|
def initialize(filters=nil)
|
3665
3665
|
@Filters = filters
|
3666
3666
|
end
|
@@ -3685,7 +3685,7 @@ module TencentCloud
|
|
3685
3685
|
# @type RequestId: String
|
3686
3686
|
|
3687
3687
|
attr_accessor :PackingQuotaSet, :RequestId
|
3688
|
-
|
3688
|
+
|
3689
3689
|
def initialize(packingquotaset=nil, requestid=nil)
|
3690
3690
|
@PackingQuotaSet = packingquotaset
|
3691
3691
|
@RequestId = requestid
|
@@ -3712,7 +3712,7 @@ module TencentCloud
|
|
3712
3712
|
# @type EndTime: String
|
3713
3713
|
|
3714
3714
|
attr_accessor :StartTime, :EndTime
|
3715
|
-
|
3715
|
+
|
3716
3716
|
def initialize(starttime=nil, endtime=nil)
|
3717
3717
|
@StartTime = starttime
|
3718
3718
|
@EndTime = endtime
|
@@ -3733,7 +3733,7 @@ module TencentCloud
|
|
3733
3733
|
# @type RequestId: String
|
3734
3734
|
|
3735
3735
|
attr_accessor :PeakFamilyInfoSet, :RequestId
|
3736
|
-
|
3736
|
+
|
3737
3737
|
def initialize(peakfamilyinfoset=nil, requestid=nil)
|
3738
3738
|
@PeakFamilyInfoSet = peakfamilyinfoset
|
3739
3739
|
@RequestId = requestid
|
@@ -3770,7 +3770,7 @@ module TencentCloud
|
|
3770
3770
|
# @type Period: Integer
|
3771
3771
|
|
3772
3772
|
attr_accessor :StartTime, :EndTime, :Filters, :Period
|
3773
|
-
|
3773
|
+
|
3774
3774
|
def initialize(starttime=nil, endtime=nil, filters=nil, period=nil)
|
3775
3775
|
@StartTime = starttime
|
3776
3776
|
@EndTime = endtime
|
@@ -3802,7 +3802,7 @@ module TencentCloud
|
|
3802
3802
|
# @type RequestId: String
|
3803
3803
|
|
3804
3804
|
attr_accessor :PeakNetworkRegionSet, :RequestId
|
3805
|
-
|
3805
|
+
|
3806
3806
|
def initialize(peaknetworkregionset=nil, requestid=nil)
|
3807
3807
|
@PeakNetworkRegionSet = peaknetworkregionset
|
3808
3808
|
@RequestId = requestid
|
@@ -3839,7 +3839,7 @@ module TencentCloud
|
|
3839
3839
|
# @type InstanceChargeType: Integer
|
3840
3840
|
|
3841
3841
|
attr_accessor :InstanceType, :SystemDisk, :InstanceCount, :DataDisk, :InstanceChargeType
|
3842
|
-
|
3842
|
+
|
3843
3843
|
def initialize(instancetype=nil, systemdisk=nil, instancecount=nil, datadisk=nil, instancechargetype=nil)
|
3844
3844
|
@InstanceType = instancetype
|
3845
3845
|
@SystemDisk = systemdisk
|
@@ -3875,7 +3875,7 @@ module TencentCloud
|
|
3875
3875
|
# @type RequestId: String
|
3876
3876
|
|
3877
3877
|
attr_accessor :InstancePrice, :RequestId
|
3878
|
-
|
3878
|
+
|
3879
3879
|
def initialize(instanceprice=nil, requestid=nil)
|
3880
3880
|
@InstancePrice = instanceprice
|
3881
3881
|
@RequestId = requestid
|
@@ -3898,7 +3898,7 @@ module TencentCloud
|
|
3898
3898
|
# @type DestinationCidrBlocks: Array
|
3899
3899
|
|
3900
3900
|
attr_accessor :RouteTableId, :DestinationCidrBlocks
|
3901
|
-
|
3901
|
+
|
3902
3902
|
def initialize(routetableid=nil, destinationcidrblocks=nil)
|
3903
3903
|
@RouteTableId = routetableid
|
3904
3904
|
@DestinationCidrBlocks = destinationcidrblocks
|
@@ -3919,7 +3919,7 @@ module TencentCloud
|
|
3919
3919
|
# @type RequestId: String
|
3920
3920
|
|
3921
3921
|
attr_accessor :RouteConflictSet, :RequestId
|
3922
|
-
|
3922
|
+
|
3923
3923
|
def initialize(routeconflictset=nil, requestid=nil)
|
3924
3924
|
@RouteConflictSet = routeconflictset
|
3925
3925
|
@RequestId = requestid
|
@@ -3956,7 +3956,7 @@ module TencentCloud
|
|
3956
3956
|
# @type EcmRegion: String
|
3957
3957
|
|
3958
3958
|
attr_accessor :RouteTableIds, :Filters, :Offset, :Limit, :EcmRegion
|
3959
|
-
|
3959
|
+
|
3960
3960
|
def initialize(routetableids=nil, filters=nil, offset=nil, limit=nil, ecmregion=nil)
|
3961
3961
|
@RouteTableIds = routetableids
|
3962
3962
|
@Filters = filters
|
@@ -3992,7 +3992,7 @@ module TencentCloud
|
|
3992
3992
|
# @type RequestId: String
|
3993
3993
|
|
3994
3994
|
attr_accessor :TotalCount, :RouteTableSet, :RequestId
|
3995
|
-
|
3995
|
+
|
3996
3996
|
def initialize(totalcount=nil, routetableset=nil, requestid=nil)
|
3997
3997
|
@TotalCount = totalcount
|
3998
3998
|
@RouteTableSet = routetableset
|
@@ -4019,7 +4019,7 @@ module TencentCloud
|
|
4019
4019
|
# @type SecurityGroupIds: Array
|
4020
4020
|
|
4021
4021
|
attr_accessor :SecurityGroupIds
|
4022
|
-
|
4022
|
+
|
4023
4023
|
def initialize(securitygroupids=nil)
|
4024
4024
|
@SecurityGroupIds = securitygroupids
|
4025
4025
|
end
|
@@ -4037,7 +4037,7 @@ module TencentCloud
|
|
4037
4037
|
# @type RequestId: String
|
4038
4038
|
|
4039
4039
|
attr_accessor :SecurityGroupAssociationStatisticsSet, :RequestId
|
4040
|
-
|
4040
|
+
|
4041
4041
|
def initialize(securitygroupassociationstatisticsset=nil, requestid=nil)
|
4042
4042
|
@SecurityGroupAssociationStatisticsSet = securitygroupassociationstatisticsset
|
4043
4043
|
@RequestId = requestid
|
@@ -4059,7 +4059,7 @@ module TencentCloud
|
|
4059
4059
|
# DescribeSecurityGroupLimits请求参数结构体
|
4060
4060
|
class DescribeSecurityGroupLimitsRequest < TencentCloud::Common::AbstractModel
|
4061
4061
|
|
4062
|
-
|
4062
|
+
|
4063
4063
|
def initialize()
|
4064
4064
|
end
|
4065
4065
|
|
@@ -4075,7 +4075,7 @@ module TencentCloud
|
|
4075
4075
|
# @type RequestId: String
|
4076
4076
|
|
4077
4077
|
attr_accessor :SecurityGroupLimitSet, :RequestId
|
4078
|
-
|
4078
|
+
|
4079
4079
|
def initialize(securitygrouplimitset=nil, requestid=nil)
|
4080
4080
|
@SecurityGroupLimitSet = securitygrouplimitset
|
4081
4081
|
@RequestId = requestid
|
@@ -4096,7 +4096,7 @@ module TencentCloud
|
|
4096
4096
|
# @type SecurityGroupId: String
|
4097
4097
|
|
4098
4098
|
attr_accessor :SecurityGroupId
|
4099
|
-
|
4099
|
+
|
4100
4100
|
def initialize(securitygroupid=nil)
|
4101
4101
|
@SecurityGroupId = securitygroupid
|
4102
4102
|
end
|
@@ -4114,7 +4114,7 @@ module TencentCloud
|
|
4114
4114
|
# @type RequestId: String
|
4115
4115
|
|
4116
4116
|
attr_accessor :SecurityGroupPolicySet, :RequestId
|
4117
|
-
|
4117
|
+
|
4118
4118
|
def initialize(securitygrouppolicyset=nil, requestid=nil)
|
4119
4119
|
@SecurityGroupPolicySet = securitygrouppolicyset
|
4120
4120
|
@RequestId = requestid
|
@@ -4145,7 +4145,7 @@ module TencentCloud
|
|
4145
4145
|
# @type Limit: Integer
|
4146
4146
|
|
4147
4147
|
attr_accessor :SecurityGroupIds, :Filters, :Offset, :Limit
|
4148
|
-
|
4148
|
+
|
4149
4149
|
def initialize(securitygroupids=nil, filters=nil, offset=nil, limit=nil)
|
4150
4150
|
@SecurityGroupIds = securitygroupids
|
4151
4151
|
@Filters = filters
|
@@ -4178,7 +4178,7 @@ module TencentCloud
|
|
4178
4178
|
# @type RequestId: String
|
4179
4179
|
|
4180
4180
|
attr_accessor :TotalCount, :SecurityGroupSet, :RequestId
|
4181
|
-
|
4181
|
+
|
4182
4182
|
def initialize(totalcount=nil, securitygroupset=nil, requestid=nil)
|
4183
4183
|
@TotalCount = totalcount
|
4184
4184
|
@SecurityGroupSet = securitygroupset
|
@@ -4217,7 +4217,7 @@ module TencentCloud
|
|
4217
4217
|
# @type Order: String
|
4218
4218
|
|
4219
4219
|
attr_accessor :SnapshotIds, :Filters, :Limit, :OrderField, :Offset, :Order
|
4220
|
-
|
4220
|
+
|
4221
4221
|
def initialize(snapshotids=nil, filters=nil, limit=nil, orderfield=nil, offset=nil, order=nil)
|
4222
4222
|
@SnapshotIds = snapshotids
|
4223
4223
|
@Filters = filters
|
@@ -4254,7 +4254,7 @@ module TencentCloud
|
|
4254
4254
|
# @type RequestId: String
|
4255
4255
|
|
4256
4256
|
attr_accessor :TotalCount, :SnapshotSet, :RequestId
|
4257
|
-
|
4257
|
+
|
4258
4258
|
def initialize(totalcount=nil, snapshotset=nil, requestid=nil)
|
4259
4259
|
@TotalCount = totalcount
|
4260
4260
|
@SnapshotSet = snapshotset
|
@@ -4300,7 +4300,7 @@ module TencentCloud
|
|
4300
4300
|
# @type Sort: String
|
4301
4301
|
|
4302
4302
|
attr_accessor :SubnetIds, :Filters, :Offset, :Limit, :EcmRegion, :Sort
|
4303
|
-
|
4303
|
+
|
4304
4304
|
def initialize(subnetids=nil, filters=nil, offset=nil, limit=nil, ecmregion=nil, sort=nil)
|
4305
4305
|
@SubnetIds = subnetids
|
4306
4306
|
@Filters = filters
|
@@ -4338,7 +4338,7 @@ module TencentCloud
|
|
4338
4338
|
# @type RequestId: String
|
4339
4339
|
|
4340
4340
|
attr_accessor :TotalCount, :SubnetSet, :RequestId
|
4341
|
-
|
4341
|
+
|
4342
4342
|
def initialize(totalcount=nil, subnetset=nil, requestid=nil)
|
4343
4343
|
@TotalCount = totalcount
|
4344
4344
|
@SubnetSet = subnetset
|
@@ -4365,7 +4365,7 @@ module TencentCloud
|
|
4365
4365
|
# @type LoadBalancerIds: Array
|
4366
4366
|
|
4367
4367
|
attr_accessor :LoadBalancerIds
|
4368
|
-
|
4368
|
+
|
4369
4369
|
def initialize(loadbalancerids=nil)
|
4370
4370
|
@LoadBalancerIds = loadbalancerids
|
4371
4371
|
end
|
@@ -4384,7 +4384,7 @@ module TencentCloud
|
|
4384
4384
|
# @type RequestId: String
|
4385
4385
|
|
4386
4386
|
attr_accessor :LoadBalancers, :RequestId
|
4387
|
-
|
4387
|
+
|
4388
4388
|
def initialize(loadbalancers=nil, requestid=nil)
|
4389
4389
|
@LoadBalancers = loadbalancers
|
4390
4390
|
@RequestId = requestid
|
@@ -4415,7 +4415,7 @@ module TencentCloud
|
|
4415
4415
|
# @type Port: Integer
|
4416
4416
|
|
4417
4417
|
attr_accessor :LoadBalancerId, :ListenerIds, :Protocol, :Port
|
4418
|
-
|
4418
|
+
|
4419
4419
|
def initialize(loadbalancerid=nil, listenerids=nil, protocol=nil, port=nil)
|
4420
4420
|
@LoadBalancerId = loadbalancerid
|
4421
4421
|
@ListenerIds = listenerids
|
@@ -4440,7 +4440,7 @@ module TencentCloud
|
|
4440
4440
|
# @type RequestId: String
|
4441
4441
|
|
4442
4442
|
attr_accessor :Listeners, :RequestId
|
4443
|
-
|
4443
|
+
|
4444
4444
|
def initialize(listeners=nil, requestid=nil)
|
4445
4445
|
@Listeners = listeners
|
4446
4446
|
@RequestId = requestid
|
@@ -4467,7 +4467,7 @@ module TencentCloud
|
|
4467
4467
|
# @type TaskId: String
|
4468
4468
|
|
4469
4469
|
attr_accessor :EcmRegion, :TaskId
|
4470
|
-
|
4470
|
+
|
4471
4471
|
def initialize(ecmregion=nil, taskid=nil)
|
4472
4472
|
@EcmRegion = ecmregion
|
4473
4473
|
@TaskId = taskid
|
@@ -4489,7 +4489,7 @@ module TencentCloud
|
|
4489
4489
|
# @type RequestId: String
|
4490
4490
|
|
4491
4491
|
attr_accessor :TaskId, :Result, :RequestId
|
4492
|
-
|
4492
|
+
|
4493
4493
|
def initialize(taskid=nil, result=nil, requestid=nil)
|
4494
4494
|
@TaskId = taskid
|
4495
4495
|
@Result = result
|
@@ -4509,7 +4509,7 @@ module TencentCloud
|
|
4509
4509
|
# @type TaskSet: Array
|
4510
4510
|
|
4511
4511
|
attr_accessor :TaskSet
|
4512
|
-
|
4512
|
+
|
4513
4513
|
def initialize(taskset=nil)
|
4514
4514
|
@TaskSet = taskset
|
4515
4515
|
end
|
@@ -4534,7 +4534,7 @@ module TencentCloud
|
|
4534
4534
|
# @type RequestId: String
|
4535
4535
|
|
4536
4536
|
attr_accessor :TaskSet, :RequestId
|
4537
|
-
|
4537
|
+
|
4538
4538
|
def initialize(taskset=nil, requestid=nil)
|
4539
4539
|
@TaskSet = taskset
|
4540
4540
|
@RequestId = requestid
|
@@ -4575,7 +4575,7 @@ module TencentCloud
|
|
4575
4575
|
# @type Sort: String
|
4576
4576
|
|
4577
4577
|
attr_accessor :VpcIds, :Filters, :Offset, :Limit, :EcmRegion, :Sort
|
4578
|
-
|
4578
|
+
|
4579
4579
|
def initialize(vpcids=nil, filters=nil, offset=nil, limit=nil, ecmregion=nil, sort=nil)
|
4580
4580
|
@VpcIds = vpcids
|
4581
4581
|
@Filters = filters
|
@@ -4613,7 +4613,7 @@ module TencentCloud
|
|
4613
4613
|
# @type RequestId: String
|
4614
4614
|
|
4615
4615
|
attr_accessor :TotalCount, :VpcSet, :RequestId
|
4616
|
-
|
4616
|
+
|
4617
4617
|
def initialize(totalcount=nil, vpcset=nil, requestid=nil)
|
4618
4618
|
@TotalCount = totalcount
|
4619
4619
|
@VpcSet = vpcset
|
@@ -4642,7 +4642,7 @@ module TencentCloud
|
|
4642
4642
|
# @type InstanceId: String
|
4643
4643
|
|
4644
4644
|
attr_accessor :DiskIds, :InstanceId
|
4645
|
-
|
4645
|
+
|
4646
4646
|
def initialize(diskids=nil, instanceid=nil)
|
4647
4647
|
@DiskIds = diskids
|
4648
4648
|
@InstanceId = instanceid
|
@@ -4660,7 +4660,7 @@ module TencentCloud
|
|
4660
4660
|
# @type RequestId: String
|
4661
4661
|
|
4662
4662
|
attr_accessor :RequestId
|
4663
|
-
|
4663
|
+
|
4664
4664
|
def initialize(requestid=nil)
|
4665
4665
|
@RequestId = requestid
|
4666
4666
|
end
|
@@ -4680,7 +4680,7 @@ module TencentCloud
|
|
4680
4680
|
# @type EcmRegion: String
|
4681
4681
|
|
4682
4682
|
attr_accessor :NetworkInterfaceId, :InstanceId, :EcmRegion
|
4683
|
-
|
4683
|
+
|
4684
4684
|
def initialize(networkinterfaceid=nil, instanceid=nil, ecmregion=nil)
|
4685
4685
|
@NetworkInterfaceId = networkinterfaceid
|
4686
4686
|
@InstanceId = instanceid
|
@@ -4700,7 +4700,7 @@ module TencentCloud
|
|
4700
4700
|
# @type RequestId: String
|
4701
4701
|
|
4702
4702
|
attr_accessor :RequestId
|
4703
|
-
|
4703
|
+
|
4704
4704
|
def initialize(requestid=nil)
|
4705
4705
|
@RequestId = requestid
|
4706
4706
|
end
|
@@ -4718,7 +4718,7 @@ module TencentCloud
|
|
4718
4718
|
# @type RouteIds: Array
|
4719
4719
|
|
4720
4720
|
attr_accessor :RouteTableId, :RouteIds
|
4721
|
-
|
4721
|
+
|
4722
4722
|
def initialize(routetableid=nil, routeids=nil)
|
4723
4723
|
@RouteTableId = routetableid
|
4724
4724
|
@RouteIds = routeids
|
@@ -4736,7 +4736,7 @@ module TencentCloud
|
|
4736
4736
|
# @type RequestId: String
|
4737
4737
|
|
4738
4738
|
attr_accessor :RequestId
|
4739
|
-
|
4739
|
+
|
4740
4740
|
def initialize(requestid=nil)
|
4741
4741
|
@RequestId = requestid
|
4742
4742
|
end
|
@@ -4763,7 +4763,7 @@ module TencentCloud
|
|
4763
4763
|
# @type ReallocateNormalPublicIp: Boolean
|
4764
4764
|
|
4765
4765
|
attr_accessor :EcmRegion, :AddressId, :ReallocateNormalPublicIp
|
4766
|
-
|
4766
|
+
|
4767
4767
|
def initialize(ecmregion=nil, addressid=nil, reallocatenormalpublicip=nil)
|
4768
4768
|
@EcmRegion = ecmregion
|
4769
4769
|
@AddressId = addressid
|
@@ -4785,7 +4785,7 @@ module TencentCloud
|
|
4785
4785
|
# @type RequestId: String
|
4786
4786
|
|
4787
4787
|
attr_accessor :TaskId, :RequestId
|
4788
|
-
|
4788
|
+
|
4789
4789
|
def initialize(taskid=nil, requestid=nil)
|
4790
4790
|
@TaskId = taskid
|
4791
4791
|
@RequestId = requestid
|
@@ -4817,7 +4817,7 @@ module TencentCloud
|
|
4817
4817
|
# @type ForceStop: Boolean
|
4818
4818
|
|
4819
4819
|
attr_accessor :InstanceIds, :KeyIds, :ForceStop
|
4820
|
-
|
4820
|
+
|
4821
4821
|
def initialize(instanceids=nil, keyids=nil, forcestop=nil)
|
4822
4822
|
@InstanceIds = instanceids
|
4823
4823
|
@KeyIds = keyids
|
@@ -4837,7 +4837,7 @@ module TencentCloud
|
|
4837
4837
|
# @type RequestId: String
|
4838
4838
|
|
4839
4839
|
attr_accessor :RequestId
|
4840
|
-
|
4840
|
+
|
4841
4841
|
def initialize(requestid=nil)
|
4842
4842
|
@RequestId = requestid
|
4843
4843
|
end
|
@@ -4855,7 +4855,7 @@ module TencentCloud
|
|
4855
4855
|
# @type InstanceIds: Array
|
4856
4856
|
|
4857
4857
|
attr_accessor :SecurityGroupIds, :InstanceIds
|
4858
|
-
|
4858
|
+
|
4859
4859
|
def initialize(securitygroupids=nil, instanceids=nil)
|
4860
4860
|
@SecurityGroupIds = securitygroupids
|
4861
4861
|
@InstanceIds = instanceids
|
@@ -4873,7 +4873,7 @@ module TencentCloud
|
|
4873
4873
|
# @type RequestId: String
|
4874
4874
|
|
4875
4875
|
attr_accessor :RequestId
|
4876
|
-
|
4876
|
+
|
4877
4877
|
def initialize(requestid=nil)
|
4878
4878
|
@RequestId = requestid
|
4879
4879
|
end
|
@@ -4970,7 +4970,7 @@ module TencentCloud
|
|
4970
4970
|
# @type AttachMode: String
|
4971
4971
|
|
4972
4972
|
attr_accessor :DeleteWithInstance, :RenewFlag, :DiskType, :DiskState, :SnapshotCount, :AutoRenewFlagError, :Rollbacking, :InstanceIdList, :Encrypt, :DiskName, :BackupDisk, :Tags, :InstanceId, :AutoSnapshotPolicyIds, :ThroughputPerformance, :Migrating, :DiskId, :SnapshotSize, :Placement, :IsReturnable, :Attached, :DiskSize, :MigratePercent, :DiskUsage, :DiskChargeType, :Portable, :SnapshotAbility, :DeadlineError, :RollbackPercent, :DifferDaysOfDeadline, :ReturnFailCode, :Shareable, :CreateTime, :DeadlineTime, :AttachMode
|
4973
|
-
|
4973
|
+
|
4974
4974
|
def initialize(deletewithinstance=nil, renewflag=nil, disktype=nil, diskstate=nil, snapshotcount=nil, autorenewflagerror=nil, rollbacking=nil, instanceidlist=nil, encrypt=nil, diskname=nil, backupdisk=nil, tags=nil, instanceid=nil, autosnapshotpolicyids=nil, throughputperformance=nil, migrating=nil, diskid=nil, snapshotsize=nil, placement=nil, isreturnable=nil, attached=nil, disksize=nil, migratepercent=nil, diskusage=nil, diskchargetype=nil, portable=nil, snapshotability=nil, deadlineerror=nil, rollbackpercent=nil, differdaysofdeadline=nil, returnfailcode=nil, shareable=nil, createtime=nil, deadlinetime=nil, attachmode=nil)
|
4975
4975
|
@DeleteWithInstance = deletewithinstance
|
4976
4976
|
@RenewFlag = renewflag
|
@@ -5068,7 +5068,7 @@ module TencentCloud
|
|
5068
5068
|
# @type CurInstanceDeadline: String
|
5069
5069
|
|
5070
5070
|
attr_accessor :Period, :RenewFlag, :CurInstanceDeadline
|
5071
|
-
|
5071
|
+
|
5072
5072
|
def initialize(period=nil, renewflag=nil, curinstancedeadline=nil)
|
5073
5073
|
@Period = period
|
5074
5074
|
@RenewFlag = renewflag
|
@@ -5097,7 +5097,7 @@ module TencentCloud
|
|
5097
5097
|
# @type SnapshotId: String
|
5098
5098
|
|
5099
5099
|
attr_accessor :DiskType, :DiskId, :DiskSize, :DeleteWithInstance, :SnapshotId
|
5100
|
-
|
5100
|
+
|
5101
5101
|
def initialize(disktype=nil, diskid=nil, disksize=nil, deletewithinstance=nil, snapshotid=nil)
|
5102
5102
|
@DiskType = disktype
|
5103
5103
|
@DiskId = diskid
|
@@ -5128,7 +5128,7 @@ module TencentCloud
|
|
5128
5128
|
# @type QuotaLimit: Integer
|
5129
5129
|
|
5130
5130
|
attr_accessor :QuotaId, :QuotaCurrent, :QuotaLimit
|
5131
|
-
|
5131
|
+
|
5132
5132
|
def initialize(quotaid=nil, quotacurrent=nil, quotalimit=nil)
|
5133
5133
|
@QuotaId = quotaid
|
5134
5134
|
@QuotaCurrent = quotacurrent
|
@@ -5150,7 +5150,7 @@ module TencentCloud
|
|
5150
5150
|
# @type RouteIds: Array
|
5151
5151
|
|
5152
5152
|
attr_accessor :RouteTableId, :RouteIds
|
5153
|
-
|
5153
|
+
|
5154
5154
|
def initialize(routetableid=nil, routeids=nil)
|
5155
5155
|
@RouteTableId = routetableid
|
5156
5156
|
@RouteIds = routeids
|
@@ -5168,7 +5168,7 @@ module TencentCloud
|
|
5168
5168
|
# @type RequestId: String
|
5169
5169
|
|
5170
5170
|
attr_accessor :RequestId
|
5171
|
-
|
5171
|
+
|
5172
5172
|
def initialize(requestid=nil)
|
5173
5173
|
@RequestId = requestid
|
5174
5174
|
end
|
@@ -5188,7 +5188,7 @@ module TencentCloud
|
|
5188
5188
|
# @type EIPDirectService: :class:`Tencentcloud::Ecm.v20190719.models.RunEIPDirectServiceEnabled`
|
5189
5189
|
|
5190
5190
|
attr_accessor :SecurityService, :MonitorService, :EIPDirectService
|
5191
|
-
|
5191
|
+
|
5192
5192
|
def initialize(securityservice=nil, monitorservice=nil, eipdirectservice=nil)
|
5193
5193
|
@SecurityService = securityservice
|
5194
5194
|
@MonitorService = monitorservice
|
@@ -5219,7 +5219,7 @@ module TencentCloud
|
|
5219
5219
|
# @type Name: String
|
5220
5220
|
|
5221
5221
|
attr_accessor :Values, :Name
|
5222
|
-
|
5222
|
+
|
5223
5223
|
def initialize(values=nil, name=nil)
|
5224
5224
|
@Values = values
|
5225
5225
|
@Name = name
|
@@ -5259,7 +5259,7 @@ module TencentCloud
|
|
5259
5259
|
# @type Business: String
|
5260
5260
|
|
5261
5261
|
attr_accessor :HaVipId, :HaVipName, :Vip, :VpcId, :SubnetId, :NetworkInterfaceId, :InstanceId, :AddressIp, :State, :CreatedTime, :Business
|
5262
|
-
|
5262
|
+
|
5263
5263
|
def initialize(havipid=nil, havipname=nil, vip=nil, vpcid=nil, subnetid=nil, networkinterfaceid=nil, instanceid=nil, addressip=nil, state=nil, createdtime=nil, business=nil)
|
5264
5264
|
@HaVipId = havipid
|
5265
5265
|
@HaVipName = havipname
|
@@ -5323,7 +5323,7 @@ module TencentCloud
|
|
5323
5323
|
# @type CheckType: String
|
5324
5324
|
|
5325
5325
|
attr_accessor :HealthSwitch, :TimeOut, :IntervalTime, :HealthNum, :UnHealthyNum, :CheckPort, :ContextType, :SendContext, :RecvContext, :CheckType
|
5326
|
-
|
5326
|
+
|
5327
5327
|
def initialize(healthswitch=nil, timeout=nil, intervaltime=nil, healthnum=nil, unhealthynum=nil, checkport=nil, contexttype=nil, sendcontext=nil, recvcontext=nil, checktype=nil)
|
5328
5328
|
@HealthSwitch = healthswitch
|
5329
5329
|
@TimeOut = timeout
|
@@ -5359,7 +5359,7 @@ module TencentCloud
|
|
5359
5359
|
# @type ISPName: String
|
5360
5360
|
|
5361
5361
|
attr_accessor :ISPId, :ISPName
|
5362
|
-
|
5362
|
+
|
5363
5363
|
def initialize(ispid=nil, ispname=nil)
|
5364
5364
|
@ISPId = ispid
|
5365
5365
|
@ISPName = ispname
|
@@ -5383,7 +5383,7 @@ module TencentCloud
|
|
5383
5383
|
# @type ZoneInstanceInfoSet: Array
|
5384
5384
|
|
5385
5385
|
attr_accessor :ProviderName, :ProviderNodeNum, :ProvederInstanceNum, :ZoneInstanceInfoSet
|
5386
|
-
|
5386
|
+
|
5387
5387
|
def initialize(providername=nil, providernodenum=nil, provederinstancenum=nil, zoneinstanceinfoset=nil)
|
5388
5388
|
@ProviderName = providername
|
5389
5389
|
@ProviderNodeNum = providernodenum
|
@@ -5444,7 +5444,7 @@ module TencentCloud
|
|
5444
5444
|
# @type IsSupportCloudInit: Boolean
|
5445
5445
|
|
5446
5446
|
attr_accessor :ImageId, :ImageName, :ImageState, :ImageType, :ImageOsName, :ImageDescription, :ImageCreateTime, :Architecture, :OsType, :OsVersion, :Platform, :ImageOwner, :ImageSize, :SrcImage, :ImageSource, :TaskId, :IsSupportCloudInit
|
5447
|
-
|
5447
|
+
|
5448
5448
|
def initialize(imageid=nil, imagename=nil, imagestate=nil, imagetype=nil, imageosname=nil, imagedescription=nil, imagecreatetime=nil, architecture=nil, ostype=nil, osversion=nil, platform=nil, imageowner=nil, imagesize=nil, srcimage=nil, imagesource=nil, taskid=nil, issupportcloudinit=nil)
|
5449
5449
|
@ImageId = imageid
|
5450
5450
|
@ImageName = imagename
|
@@ -5495,7 +5495,7 @@ module TencentCloud
|
|
5495
5495
|
# @type MaxImageSize: Integer
|
5496
5496
|
|
5497
5497
|
attr_accessor :MaxImageSize
|
5498
|
-
|
5498
|
+
|
5499
5499
|
def initialize(maximagesize=nil)
|
5500
5500
|
@MaxImageSize = maximagesize
|
5501
5501
|
end
|
@@ -5515,7 +5515,7 @@ module TencentCloud
|
|
5515
5515
|
# @type Linux: Array
|
5516
5516
|
|
5517
5517
|
attr_accessor :Windows, :Linux
|
5518
|
-
|
5518
|
+
|
5519
5519
|
def initialize(windows=nil, linux=nil)
|
5520
5520
|
@Windows = windows
|
5521
5521
|
@Linux = linux
|
@@ -5540,7 +5540,7 @@ module TencentCloud
|
|
5540
5540
|
# @type CreateTime: String
|
5541
5541
|
|
5542
5542
|
attr_accessor :State, :Message, :ImageName, :CreateTime
|
5543
|
-
|
5543
|
+
|
5544
5544
|
def initialize(state=nil, message=nil, imagename=nil, createtime=nil)
|
5545
5545
|
@State = state
|
5546
5546
|
@Message = message
|
@@ -5562,7 +5562,7 @@ module TencentCloud
|
|
5562
5562
|
# @type ImageFile: String
|
5563
5563
|
|
5564
5564
|
attr_accessor :ImageFile
|
5565
|
-
|
5565
|
+
|
5566
5566
|
def initialize(imagefile=nil)
|
5567
5567
|
@ImageFile = imagefile
|
5568
5568
|
end
|
@@ -5590,7 +5590,7 @@ module TencentCloud
|
|
5590
5590
|
# @type ImageUrls: Array
|
5591
5591
|
|
5592
5592
|
attr_accessor :ImageName, :Architecture, :OsType, :OsVersion, :ImageDescription, :InitFlag, :ImageUrls
|
5593
|
-
|
5593
|
+
|
5594
5594
|
def initialize(imagename=nil, architecture=nil, ostype=nil, osversion=nil, imagedescription=nil, initflag=nil, imageurls=nil)
|
5595
5595
|
@ImageName = imagename
|
5596
5596
|
@Architecture = architecture
|
@@ -5629,7 +5629,7 @@ module TencentCloud
|
|
5629
5629
|
# @type RequestId: String
|
5630
5630
|
|
5631
5631
|
attr_accessor :ImageId, :TaskId, :RequestId
|
5632
|
-
|
5632
|
+
|
5633
5633
|
def initialize(imageid=nil, taskid=nil, requestid=nil)
|
5634
5634
|
@ImageId = imageid
|
5635
5635
|
@TaskId = taskid
|
@@ -5653,7 +5653,7 @@ module TencentCloud
|
|
5653
5653
|
# @type SourceRegion: String
|
5654
5654
|
|
5655
5655
|
attr_accessor :ImageId, :ImageDescription, :SourceRegion
|
5656
|
-
|
5656
|
+
|
5657
5657
|
def initialize(imageid=nil, imagedescription=nil, sourceregion=nil)
|
5658
5658
|
@ImageId = imageid
|
5659
5659
|
@ImageDescription = imagedescription
|
@@ -5673,7 +5673,7 @@ module TencentCloud
|
|
5673
5673
|
# @type RequestId: String
|
5674
5674
|
|
5675
5675
|
attr_accessor :RequestId
|
5676
|
-
|
5676
|
+
|
5677
5677
|
def initialize(requestid=nil)
|
5678
5678
|
@RequestId = requestid
|
5679
5679
|
end
|
@@ -5788,7 +5788,7 @@ module TencentCloud
|
|
5788
5788
|
# @type PhysicalPosition: :class:`Tencentcloud::Ecm.v20190719.models.PhysicalPosition`
|
5789
5789
|
|
5790
5790
|
attr_accessor :InstanceId, :InstanceName, :InstanceState, :Image, :SimpleModule, :Position, :Internet, :InstanceTypeConfig, :CreateTime, :TagSet, :LatestOperation, :LatestOperationState, :RestrictState, :SystemDiskSize, :DataDiskSize, :UUID, :PayMode, :ExpireTime, :IsolatedTime, :RenewFlag, :ExpireState, :SystemDisk, :DataDisks, :NewFlag, :SecurityGroupIds, :VirtualPrivateCloud, :ISP, :PhysicalPosition
|
5791
|
-
|
5791
|
+
|
5792
5792
|
def initialize(instanceid=nil, instancename=nil, instancestate=nil, image=nil, simplemodule=nil, position=nil, internet=nil, instancetypeconfig=nil, createtime=nil, tagset=nil, latestoperation=nil, latestoperationstate=nil, restrictstate=nil, systemdisksize=nil, datadisksize=nil, uuid=nil, paymode=nil, expiretime=nil, isolatedtime=nil, renewflag=nil, expirestate=nil, systemdisk=nil, datadisks=nil, newflag=nil, securitygroupids=nil, virtualprivatecloud=nil, isp=nil, physicalposition=nil)
|
5793
5793
|
@InstanceId = instanceid
|
5794
5794
|
@InstanceName = instancename
|
@@ -5898,7 +5898,7 @@ module TencentCloud
|
|
5898
5898
|
# @type InstanceFamily: String
|
5899
5899
|
|
5900
5900
|
attr_accessor :InstanceFamilyName, :InstanceFamily
|
5901
|
-
|
5901
|
+
|
5902
5902
|
def initialize(instancefamilyname=nil, instancefamily=nil)
|
5903
5903
|
@InstanceFamilyName = instancefamilyname
|
5904
5904
|
@InstanceFamily = instancefamily
|
@@ -5918,7 +5918,7 @@ module TencentCloud
|
|
5918
5918
|
# @type InstanceFamilyTypeName: String
|
5919
5919
|
|
5920
5920
|
attr_accessor :InstanceFamilyType, :InstanceFamilyTypeName
|
5921
|
-
|
5921
|
+
|
5922
5922
|
def initialize(instancefamilytype=nil, instancefamilytypename=nil)
|
5923
5923
|
@InstanceFamilyType = instancefamilytype
|
5924
5924
|
@InstanceFamilyTypeName = instancefamilytypename
|
@@ -5944,7 +5944,7 @@ module TencentCloud
|
|
5944
5944
|
# @type Primary: Boolean
|
5945
5945
|
|
5946
5946
|
attr_accessor :AddressInfoSet, :NetworkInterfaceId, :NetworkInterfaceName, :Primary
|
5947
|
-
|
5947
|
+
|
5948
5948
|
def initialize(addressinfoset=nil, networkinterfaceid=nil, networkinterfacename=nil, primary=nil)
|
5949
5949
|
@AddressInfoSet = addressinfoset
|
5950
5950
|
@NetworkInterfaceId = networkinterfaceid
|
@@ -5979,7 +5979,7 @@ module TencentCloud
|
|
5979
5979
|
# @type PublicIpPerInstance: Integer
|
5980
5980
|
|
5981
5981
|
attr_accessor :CpuNum, :NetworkInterfaceLimit, :InnerIpPerNetworkInterface, :PublicIpPerInstance
|
5982
|
-
|
5982
|
+
|
5983
5983
|
def initialize(cpunum=nil, networkinterfacelimit=nil, innerippernetworkinterface=nil, publicipperinstance=nil)
|
5984
5984
|
@CpuNum = cpunum
|
5985
5985
|
@NetworkInterfaceLimit = networkinterfacelimit
|
@@ -6004,7 +6004,7 @@ module TencentCloud
|
|
6004
6004
|
# @type DeniedActions: Array
|
6005
6005
|
|
6006
6006
|
attr_accessor :InstanceId, :DeniedActions
|
6007
|
-
|
6007
|
+
|
6008
6008
|
def initialize(instanceid=nil, deniedactions=nil)
|
6009
6009
|
@InstanceId = instanceid
|
6010
6010
|
@DeniedActions = deniedactions
|
@@ -6033,7 +6033,7 @@ module TencentCloud
|
|
6033
6033
|
# @type DisksPrice: :class:`Tencentcloud::Ecm.v20190719.models.PriceDetail`
|
6034
6034
|
|
6035
6035
|
attr_accessor :CpuPrice, :MemPrice, :DisksPrice
|
6036
|
-
|
6036
|
+
|
6037
6037
|
def initialize(cpuprice=nil, memprice=nil, disksprice=nil)
|
6038
6038
|
@CpuPrice = cpuprice
|
6039
6039
|
@MemPrice = memprice
|
@@ -6064,7 +6064,7 @@ module TencentCloud
|
|
6064
6064
|
# @type InstanceCount: Integer
|
6065
6065
|
|
6066
6066
|
attr_accessor :InstanceType, :InstanceCount
|
6067
|
-
|
6067
|
+
|
6068
6068
|
def initialize(instancetype=nil, instancecount=nil)
|
6069
6069
|
@InstanceType = instancetype
|
6070
6070
|
@InstanceCount = instancecount
|
@@ -6103,7 +6103,7 @@ module TencentCloud
|
|
6103
6103
|
# @type GpuModelName: String
|
6104
6104
|
|
6105
6105
|
attr_accessor :InstanceFamilyConfig, :InstanceType, :Vcpu, :Memory, :Frequency, :CpuModelName, :InstanceFamilyTypeConfig, :ExtInfo, :Vgpu, :GpuModelName
|
6106
|
-
|
6106
|
+
|
6107
6107
|
def initialize(instancefamilyconfig=nil, instancetype=nil, vcpu=nil, memory=nil, frequency=nil, cpumodelname=nil, instancefamilytypeconfig=nil, extinfo=nil, vgpu=nil, gpumodelname=nil)
|
6108
6108
|
@InstanceFamilyConfig = instancefamilyconfig
|
6109
6109
|
@InstanceType = instancetype
|
@@ -6149,7 +6149,7 @@ module TencentCloud
|
|
6149
6149
|
# @type OriginalPrice: Integer
|
6150
6150
|
|
6151
6151
|
attr_accessor :InstancePricesPartDetail, :Discount, :DiscountPrice, :OriginalPrice
|
6152
|
-
|
6152
|
+
|
6153
6153
|
def initialize(instancepricespartdetail=nil, discount=nil, discountprice=nil, originalprice=nil)
|
6154
6154
|
@InstancePricesPartDetail = instancepricespartdetail
|
6155
6155
|
@Discount = discount
|
@@ -6181,7 +6181,7 @@ module TencentCloud
|
|
6181
6181
|
# @type InstanceNetworkInfoSet: Array
|
6182
6182
|
|
6183
6183
|
attr_accessor :PrivateIPAddressSet, :PublicIPAddressSet, :InstanceNetworkInfoSet
|
6184
|
-
|
6184
|
+
|
6185
6185
|
def initialize(privateipaddressset=nil, publicipaddressset=nil, instancenetworkinfoset=nil)
|
6186
6186
|
@PrivateIPAddressSet = privateipaddressset
|
6187
6187
|
@PublicIPAddressSet = publicipaddressset
|
@@ -6236,7 +6236,7 @@ module TencentCloud
|
|
6236
6236
|
# @type State: String
|
6237
6237
|
|
6238
6238
|
attr_accessor :Address, :Primary, :AddressId, :Description, :IsWanIpBlocked, :State
|
6239
|
-
|
6239
|
+
|
6240
6240
|
def initialize(address=nil, primary=nil, addressid=nil, description=nil, iswanipblocked=nil, state=nil)
|
6241
6241
|
@Address = address
|
6242
6242
|
@Primary = primary
|
@@ -6284,7 +6284,7 @@ module TencentCloud
|
|
6284
6284
|
# @type CreatedTime: String
|
6285
6285
|
|
6286
6286
|
attr_accessor :KeyId, :KeyName, :ProjectId, :Description, :PublicKey, :PrivateKey, :AssociatedInstanceIds, :CreatedTime
|
6287
|
-
|
6287
|
+
|
6288
6288
|
def initialize(keyid=nil, keyname=nil, projectid=nil, description=nil, publickey=nil, privatekey=nil, associatedinstanceids=nil, createdtime=nil)
|
6289
6289
|
@KeyId = keyid
|
6290
6290
|
@KeyName = keyname
|
@@ -6342,7 +6342,7 @@ module TencentCloud
|
|
6342
6342
|
# @type EndPort: Integer
|
6343
6343
|
|
6344
6344
|
attr_accessor :ListenerId, :Protocol, :Port, :HealthCheck, :Scheduler, :SessionExpireTime, :ListenerName, :CreateTime, :SessionType, :EndPort
|
6345
|
-
|
6345
|
+
|
6346
6346
|
def initialize(listenerid=nil, protocol=nil, port=nil, healthcheck=nil, scheduler=nil, sessionexpiretime=nil, listenername=nil, createtime=nil, sessiontype=nil, endport=nil)
|
6347
6347
|
@ListenerId = listenerid
|
6348
6348
|
@Protocol = protocol
|
@@ -6389,7 +6389,7 @@ module TencentCloud
|
|
6389
6389
|
# @type Targets: Array
|
6390
6390
|
|
6391
6391
|
attr_accessor :ListenerId, :Protocol, :Port, :Targets
|
6392
|
-
|
6392
|
+
|
6393
6393
|
def initialize(listenerid=nil, protocol=nil, port=nil, targets=nil)
|
6394
6394
|
@ListenerId = listenerid
|
6395
6395
|
@Protocol = protocol
|
@@ -6431,7 +6431,7 @@ module TencentCloud
|
|
6431
6431
|
# @type Rules: Array
|
6432
6432
|
|
6433
6433
|
attr_accessor :ListenerId, :ListenerName, :Protocol, :Port, :Rules
|
6434
|
-
|
6434
|
+
|
6435
6435
|
def initialize(listenerid=nil, listenername=nil, protocol=nil, port=nil, rules=nil)
|
6436
6436
|
@ListenerId = listenerid
|
6437
6437
|
@ListenerName = listenername
|
@@ -6509,7 +6509,7 @@ module TencentCloud
|
|
6509
6509
|
# @type AddressIPv6: String
|
6510
6510
|
|
6511
6511
|
attr_accessor :Region, :Position, :LoadBalancerId, :LoadBalancerName, :LoadBalancerType, :LoadBalancerVips, :Status, :CreateTime, :StatusTime, :VpcId, :Tags, :VipIsp, :NetworkAttributes, :SecureGroups, :LoadBalancerPassToTarget, :AddressIPv6
|
6512
|
-
|
6512
|
+
|
6513
6513
|
def initialize(region=nil, position=nil, loadbalancerid=nil, loadbalancername=nil, loadbalancertype=nil, loadbalancervips=nil, status=nil, createtime=nil, statustime=nil, vpcid=nil, tags=nil, vipisp=nil, networkattributes=nil, securegroups=nil, loadbalancerpasstotarget=nil, addressipv6=nil)
|
6514
6514
|
@Region = region
|
6515
6515
|
@Position = position
|
@@ -6575,7 +6575,7 @@ module TencentCloud
|
|
6575
6575
|
# @type Listeners: Array
|
6576
6576
|
|
6577
6577
|
attr_accessor :LoadBalancerId, :LoadBalancerName, :Listeners
|
6578
|
-
|
6578
|
+
|
6579
6579
|
def initialize(loadbalancerid=nil, loadbalancername=nil, listeners=nil)
|
6580
6580
|
@LoadBalancerId = loadbalancerid
|
6581
6581
|
@LoadBalancerName = loadbalancername
|
@@ -6602,7 +6602,7 @@ module TencentCloud
|
|
6602
6602
|
# @type InternetMaxBandwidthOut: Integer
|
6603
6603
|
|
6604
6604
|
attr_accessor :InternetMaxBandwidthOut
|
6605
|
-
|
6605
|
+
|
6606
6606
|
def initialize(internetmaxbandwidthout=nil)
|
6607
6607
|
@InternetMaxBandwidthOut = internetmaxbandwidthout
|
6608
6608
|
end
|
@@ -6624,7 +6624,7 @@ module TencentCloud
|
|
6624
6624
|
# @type DestinationInstanceId: String
|
6625
6625
|
|
6626
6626
|
attr_accessor :EcmRegion, :NetworkInterfaceId, :SourceInstanceId, :DestinationInstanceId
|
6627
|
-
|
6627
|
+
|
6628
6628
|
def initialize(ecmregion=nil, networkinterfaceid=nil, sourceinstanceid=nil, destinationinstanceid=nil)
|
6629
6629
|
@EcmRegion = ecmregion
|
6630
6630
|
@NetworkInterfaceId = networkinterfaceid
|
@@ -6646,7 +6646,7 @@ module TencentCloud
|
|
6646
6646
|
# @type RequestId: String
|
6647
6647
|
|
6648
6648
|
attr_accessor :RequestId
|
6649
|
-
|
6649
|
+
|
6650
6650
|
def initialize(requestid=nil)
|
6651
6651
|
@RequestId = requestid
|
6652
6652
|
end
|
@@ -6668,7 +6668,7 @@ module TencentCloud
|
|
6668
6668
|
# @type PrivateIpAddress: String
|
6669
6669
|
|
6670
6670
|
attr_accessor :EcmRegion, :SourceNetworkInterfaceId, :DestinationNetworkInterfaceId, :PrivateIpAddress
|
6671
|
-
|
6671
|
+
|
6672
6672
|
def initialize(ecmregion=nil, sourcenetworkinterfaceid=nil, destinationnetworkinterfaceid=nil, privateipaddress=nil)
|
6673
6673
|
@EcmRegion = ecmregion
|
6674
6674
|
@SourceNetworkInterfaceId = sourcenetworkinterfaceid
|
@@ -6690,7 +6690,7 @@ module TencentCloud
|
|
6690
6690
|
# @type RequestId: String
|
6691
6691
|
|
6692
6692
|
attr_accessor :RequestId
|
6693
|
-
|
6693
|
+
|
6694
6694
|
def initialize(requestid=nil)
|
6695
6695
|
@RequestId = requestid
|
6696
6696
|
end
|
@@ -6712,7 +6712,7 @@ module TencentCloud
|
|
6712
6712
|
# @type EipDirectConnection: String
|
6713
6713
|
|
6714
6714
|
attr_accessor :EcmRegion, :AddressId, :AddressName, :EipDirectConnection
|
6715
|
-
|
6715
|
+
|
6716
6716
|
def initialize(ecmregion=nil, addressid=nil, addressname=nil, eipdirectconnection=nil)
|
6717
6717
|
@EcmRegion = ecmregion
|
6718
6718
|
@AddressId = addressid
|
@@ -6734,7 +6734,7 @@ module TencentCloud
|
|
6734
6734
|
# @type RequestId: String
|
6735
6735
|
|
6736
6736
|
attr_accessor :RequestId
|
6737
|
-
|
6737
|
+
|
6738
6738
|
def initialize(requestid=nil)
|
6739
6739
|
@RequestId = requestid
|
6740
6740
|
end
|
@@ -6754,7 +6754,7 @@ module TencentCloud
|
|
6754
6754
|
# @type InternetMaxBandwidthOut: Integer
|
6755
6755
|
|
6756
6756
|
attr_accessor :EcmRegion, :AddressIds, :InternetMaxBandwidthOut
|
6757
|
-
|
6757
|
+
|
6758
6758
|
def initialize(ecmregion=nil, addressids=nil, internetmaxbandwidthout=nil)
|
6759
6759
|
@EcmRegion = ecmregion
|
6760
6760
|
@AddressIds = addressids
|
@@ -6776,7 +6776,7 @@ module TencentCloud
|
|
6776
6776
|
# @type RequestId: String
|
6777
6777
|
|
6778
6778
|
attr_accessor :TaskId, :RequestId
|
6779
|
-
|
6779
|
+
|
6780
6780
|
def initialize(taskid=nil, requestid=nil)
|
6781
6781
|
@TaskId = taskid
|
6782
6782
|
@RequestId = requestid
|
@@ -6800,7 +6800,7 @@ module TencentCloud
|
|
6800
6800
|
# @type SubnetId: String
|
6801
6801
|
|
6802
6802
|
attr_accessor :EcmRegion, :Zone, :VpcId, :SubnetId
|
6803
|
-
|
6803
|
+
|
6804
6804
|
def initialize(ecmregion=nil, zone=nil, vpcid=nil, subnetid=nil)
|
6805
6805
|
@EcmRegion = ecmregion
|
6806
6806
|
@Zone = zone
|
@@ -6822,7 +6822,7 @@ module TencentCloud
|
|
6822
6822
|
# @type RequestId: String
|
6823
6823
|
|
6824
6824
|
attr_accessor :RequestId
|
6825
|
-
|
6825
|
+
|
6826
6826
|
def initialize(requestid=nil)
|
6827
6827
|
@RequestId = requestid
|
6828
6828
|
end
|
@@ -6840,7 +6840,7 @@ module TencentCloud
|
|
6840
6840
|
# @type HaVipName: String
|
6841
6841
|
|
6842
6842
|
attr_accessor :HaVipId, :HaVipName
|
6843
|
-
|
6843
|
+
|
6844
6844
|
def initialize(havipid=nil, havipname=nil)
|
6845
6845
|
@HaVipId = havipid
|
6846
6846
|
@HaVipName = havipname
|
@@ -6858,7 +6858,7 @@ module TencentCloud
|
|
6858
6858
|
# @type RequestId: String
|
6859
6859
|
|
6860
6860
|
attr_accessor :RequestId
|
6861
|
-
|
6861
|
+
|
6862
6862
|
def initialize(requestid=nil)
|
6863
6863
|
@RequestId = requestid
|
6864
6864
|
end
|
@@ -6881,7 +6881,7 @@ module TencentCloud
|
|
6881
6881
|
# @type ImageDescription: String
|
6882
6882
|
|
6883
6883
|
attr_accessor :ImageId, :ImageName, :ImageDescription
|
6884
|
-
|
6884
|
+
|
6885
6885
|
def initialize(imageid=nil, imagename=nil, imagedescription=nil)
|
6886
6886
|
@ImageId = imageid
|
6887
6887
|
@ImageName = imagename
|
@@ -6901,7 +6901,7 @@ module TencentCloud
|
|
6901
6901
|
# @type RequestId: String
|
6902
6902
|
|
6903
6903
|
attr_accessor :RequestId
|
6904
|
-
|
6904
|
+
|
6905
6905
|
def initialize(requestid=nil)
|
6906
6906
|
@RequestId = requestid
|
6907
6907
|
end
|
@@ -6921,7 +6921,7 @@ module TencentCloud
|
|
6921
6921
|
# @type SecurityGroups: Array
|
6922
6922
|
|
6923
6923
|
attr_accessor :InstanceIdSet, :InstanceName, :SecurityGroups
|
6924
|
-
|
6924
|
+
|
6925
6925
|
def initialize(instanceidset=nil, instancename=nil, securitygroups=nil)
|
6926
6926
|
@InstanceIdSet = instanceidset
|
6927
6927
|
@InstanceName = instancename
|
@@ -6941,7 +6941,7 @@ module TencentCloud
|
|
6941
6941
|
# @type RequestId: String
|
6942
6942
|
|
6943
6943
|
attr_accessor :RequestId
|
6944
|
-
|
6944
|
+
|
6945
6945
|
def initialize(requestid=nil)
|
6946
6946
|
@RequestId = requestid
|
6947
6947
|
end
|
@@ -6961,7 +6961,7 @@ module TencentCloud
|
|
6961
6961
|
# @type Ipv6Addresses: Array
|
6962
6962
|
|
6963
6963
|
attr_accessor :EcmRegion, :NetworkInterfaceId, :Ipv6Addresses
|
6964
|
-
|
6964
|
+
|
6965
6965
|
def initialize(ecmregion=nil, networkinterfaceid=nil, ipv6addresses=nil)
|
6966
6966
|
@EcmRegion = ecmregion
|
6967
6967
|
@NetworkInterfaceId = networkinterfaceid
|
@@ -6988,7 +6988,7 @@ module TencentCloud
|
|
6988
6988
|
# @type RequestId: String
|
6989
6989
|
|
6990
6990
|
attr_accessor :RequestId
|
6991
|
-
|
6991
|
+
|
6992
6992
|
def initialize(requestid=nil)
|
6993
6993
|
@RequestId = requestid
|
6994
6994
|
end
|
@@ -7015,7 +7015,7 @@ module TencentCloud
|
|
7015
7015
|
# @type Scheduler: String
|
7016
7016
|
|
7017
7017
|
attr_accessor :LoadBalancerId, :ListenerId, :ListenerName, :SessionExpireTime, :HealthCheck, :Scheduler
|
7018
|
-
|
7018
|
+
|
7019
7019
|
def initialize(loadbalancerid=nil, listenerid=nil, listenername=nil, sessionexpiretime=nil, healthcheck=nil, scheduler=nil)
|
7020
7020
|
@LoadBalancerId = loadbalancerid
|
7021
7021
|
@ListenerId = listenerid
|
@@ -7044,7 +7044,7 @@ module TencentCloud
|
|
7044
7044
|
# @type RequestId: String
|
7045
7045
|
|
7046
7046
|
attr_accessor :RequestId
|
7047
|
-
|
7047
|
+
|
7048
7048
|
def initialize(requestid=nil)
|
7049
7049
|
@RequestId = requestid
|
7050
7050
|
end
|
@@ -7066,7 +7066,7 @@ module TencentCloud
|
|
7066
7066
|
# @type LoadBalancerPassToTarget: Boolean
|
7067
7067
|
|
7068
7068
|
attr_accessor :LoadBalancerId, :LoadBalancerName, :InternetChargeInfo, :LoadBalancerPassToTarget
|
7069
|
-
|
7069
|
+
|
7070
7070
|
def initialize(loadbalancerid=nil, loadbalancername=nil, internetchargeinfo=nil, loadbalancerpasstotarget=nil)
|
7071
7071
|
@LoadBalancerId = loadbalancerid
|
7072
7072
|
@LoadBalancerName = loadbalancername
|
@@ -7091,7 +7091,7 @@ module TencentCloud
|
|
7091
7091
|
# @type RequestId: String
|
7092
7092
|
|
7093
7093
|
attr_accessor :RequestId
|
7094
|
-
|
7094
|
+
|
7095
7095
|
def initialize(requestid=nil)
|
7096
7096
|
@RequestId = requestid
|
7097
7097
|
end
|
@@ -7117,7 +7117,7 @@ module TencentCloud
|
|
7117
7117
|
# @type DataDisks: Array
|
7118
7118
|
|
7119
7119
|
attr_accessor :ModuleId, :InstanceType, :DefaultDataDiskSize, :DefaultSystemDiskSize, :SystemDisk, :DataDisks
|
7120
|
-
|
7120
|
+
|
7121
7121
|
def initialize(moduleid=nil, instancetype=nil, defaultdatadisksize=nil, defaultsystemdisksize=nil, systemdisk=nil, datadisks=nil)
|
7122
7122
|
@ModuleId = moduleid
|
7123
7123
|
@InstanceType = instancetype
|
@@ -7153,7 +7153,7 @@ module TencentCloud
|
|
7153
7153
|
# @type RequestId: String
|
7154
7154
|
|
7155
7155
|
attr_accessor :RequestId
|
7156
|
-
|
7156
|
+
|
7157
7157
|
def initialize(requestid=nil)
|
7158
7158
|
@RequestId = requestid
|
7159
7159
|
end
|
@@ -7171,7 +7171,7 @@ module TencentCloud
|
|
7171
7171
|
# @type DisableWanIp: Boolean
|
7172
7172
|
|
7173
7173
|
attr_accessor :ModuleId, :DisableWanIp
|
7174
|
-
|
7174
|
+
|
7175
7175
|
def initialize(moduleid=nil, disablewanip=nil)
|
7176
7176
|
@ModuleId = moduleid
|
7177
7177
|
@DisableWanIp = disablewanip
|
@@ -7189,7 +7189,7 @@ module TencentCloud
|
|
7189
7189
|
# @type RequestId: String
|
7190
7190
|
|
7191
7191
|
attr_accessor :RequestId
|
7192
|
-
|
7192
|
+
|
7193
7193
|
def initialize(requestid=nil)
|
7194
7194
|
@RequestId = requestid
|
7195
7195
|
end
|
@@ -7207,7 +7207,7 @@ module TencentCloud
|
|
7207
7207
|
# @type ModuleId: String
|
7208
7208
|
|
7209
7209
|
attr_accessor :DefaultImageId, :ModuleId
|
7210
|
-
|
7210
|
+
|
7211
7211
|
def initialize(defaultimageid=nil, moduleid=nil)
|
7212
7212
|
@DefaultImageId = defaultimageid
|
7213
7213
|
@ModuleId = moduleid
|
@@ -7225,7 +7225,7 @@ module TencentCloud
|
|
7225
7225
|
# @type RequestId: String
|
7226
7226
|
|
7227
7227
|
attr_accessor :RequestId
|
7228
|
-
|
7228
|
+
|
7229
7229
|
def initialize(requestid=nil)
|
7230
7230
|
@RequestId = requestid
|
7231
7231
|
end
|
@@ -7245,7 +7245,7 @@ module TencentCloud
|
|
7245
7245
|
# @type CloseIpDirect: Boolean
|
7246
7246
|
|
7247
7247
|
attr_accessor :ModuleId, :CloseIpDirect
|
7248
|
-
|
7248
|
+
|
7249
7249
|
def initialize(moduleid=nil, closeipdirect=nil)
|
7250
7250
|
@ModuleId = moduleid
|
7251
7251
|
@CloseIpDirect = closeipdirect
|
@@ -7263,7 +7263,7 @@ module TencentCloud
|
|
7263
7263
|
# @type RequestId: String
|
7264
7264
|
|
7265
7265
|
attr_accessor :RequestId
|
7266
|
-
|
7266
|
+
|
7267
7267
|
def initialize(requestid=nil)
|
7268
7268
|
@RequestId = requestid
|
7269
7269
|
end
|
@@ -7281,7 +7281,7 @@ module TencentCloud
|
|
7281
7281
|
# @type ModuleName: String
|
7282
7282
|
|
7283
7283
|
attr_accessor :ModuleId, :ModuleName
|
7284
|
-
|
7284
|
+
|
7285
7285
|
def initialize(moduleid=nil, modulename=nil)
|
7286
7286
|
@ModuleId = moduleid
|
7287
7287
|
@ModuleName = modulename
|
@@ -7299,7 +7299,7 @@ module TencentCloud
|
|
7299
7299
|
# @type RequestId: String
|
7300
7300
|
|
7301
7301
|
attr_accessor :RequestId
|
7302
|
-
|
7302
|
+
|
7303
7303
|
def initialize(requestid=nil)
|
7304
7304
|
@RequestId = requestid
|
7305
7305
|
end
|
@@ -7319,7 +7319,7 @@ module TencentCloud
|
|
7319
7319
|
# @type DefaultBandwidthIn: Integer
|
7320
7320
|
|
7321
7321
|
attr_accessor :ModuleId, :DefaultBandwidth, :DefaultBandwidthIn
|
7322
|
-
|
7322
|
+
|
7323
7323
|
def initialize(moduleid=nil, defaultbandwidth=nil, defaultbandwidthin=nil)
|
7324
7324
|
@ModuleId = moduleid
|
7325
7325
|
@DefaultBandwidth = defaultbandwidth
|
@@ -7339,7 +7339,7 @@ module TencentCloud
|
|
7339
7339
|
# @type RequestId: String
|
7340
7340
|
|
7341
7341
|
attr_accessor :RequestId
|
7342
|
-
|
7342
|
+
|
7343
7343
|
def initialize(requestid=nil)
|
7344
7344
|
@RequestId = requestid
|
7345
7345
|
end
|
@@ -7357,7 +7357,7 @@ module TencentCloud
|
|
7357
7357
|
# @type ModuleId: String
|
7358
7358
|
|
7359
7359
|
attr_accessor :SecurityGroupIdSet, :ModuleId
|
7360
|
-
|
7360
|
+
|
7361
7361
|
def initialize(securitygroupidset=nil, moduleid=nil)
|
7362
7362
|
@SecurityGroupIdSet = securitygroupidset
|
7363
7363
|
@ModuleId = moduleid
|
@@ -7375,7 +7375,7 @@ module TencentCloud
|
|
7375
7375
|
# @type RequestId: String
|
7376
7376
|
|
7377
7377
|
attr_accessor :RequestId
|
7378
|
-
|
7378
|
+
|
7379
7379
|
def initialize(requestid=nil)
|
7380
7380
|
@RequestId = requestid
|
7381
7381
|
end
|
@@ -7395,7 +7395,7 @@ module TencentCloud
|
|
7395
7395
|
# @type EcmRegion: String
|
7396
7396
|
|
7397
7397
|
attr_accessor :NetworkInterfaceId, :PrivateIpAddresses, :EcmRegion
|
7398
|
-
|
7398
|
+
|
7399
7399
|
def initialize(networkinterfaceid=nil, privateipaddresses=nil, ecmregion=nil)
|
7400
7400
|
@NetworkInterfaceId = networkinterfaceid
|
7401
7401
|
@PrivateIpAddresses = privateipaddresses
|
@@ -7422,7 +7422,7 @@ module TencentCloud
|
|
7422
7422
|
# @type RequestId: String
|
7423
7423
|
|
7424
7424
|
attr_accessor :RequestId
|
7425
|
-
|
7425
|
+
|
7426
7426
|
def initialize(requestid=nil)
|
7427
7427
|
@RequestId = requestid
|
7428
7428
|
end
|
@@ -7440,7 +7440,7 @@ module TencentCloud
|
|
7440
7440
|
# @type RouteTableName: String
|
7441
7441
|
|
7442
7442
|
attr_accessor :RouteTableId, :RouteTableName
|
7443
|
-
|
7443
|
+
|
7444
7444
|
def initialize(routetableid=nil, routetablename=nil)
|
7445
7445
|
@RouteTableId = routetableid
|
7446
7446
|
@RouteTableName = routetablename
|
@@ -7458,7 +7458,7 @@ module TencentCloud
|
|
7458
7458
|
# @type RequestId: String
|
7459
7459
|
|
7460
7460
|
attr_accessor :RequestId
|
7461
|
-
|
7461
|
+
|
7462
7462
|
def initialize(requestid=nil)
|
7463
7463
|
@RequestId = requestid
|
7464
7464
|
end
|
@@ -7478,7 +7478,7 @@ module TencentCloud
|
|
7478
7478
|
# @type GroupDescription: String
|
7479
7479
|
|
7480
7480
|
attr_accessor :SecurityGroupId, :GroupName, :GroupDescription
|
7481
|
-
|
7481
|
+
|
7482
7482
|
def initialize(securitygroupid=nil, groupname=nil, groupdescription=nil)
|
7483
7483
|
@SecurityGroupId = securitygroupid
|
7484
7484
|
@GroupName = groupname
|
@@ -7498,7 +7498,7 @@ module TencentCloud
|
|
7498
7498
|
# @type RequestId: String
|
7499
7499
|
|
7500
7500
|
attr_accessor :RequestId
|
7501
|
-
|
7501
|
+
|
7502
7502
|
def initialize(requestid=nil)
|
7503
7503
|
@RequestId = requestid
|
7504
7504
|
end
|
@@ -7518,7 +7518,7 @@ module TencentCloud
|
|
7518
7518
|
# @type SortPolicys: Boolean
|
7519
7519
|
|
7520
7520
|
attr_accessor :SecurityGroupId, :SecurityGroupPolicySet, :SortPolicys
|
7521
|
-
|
7521
|
+
|
7522
7522
|
def initialize(securitygroupid=nil, securitygrouppolicyset=nil, sortpolicys=nil)
|
7523
7523
|
@SecurityGroupId = securitygroupid
|
7524
7524
|
@SecurityGroupPolicySet = securitygrouppolicyset
|
@@ -7541,7 +7541,7 @@ module TencentCloud
|
|
7541
7541
|
# @type RequestId: String
|
7542
7542
|
|
7543
7543
|
attr_accessor :RequestId
|
7544
|
-
|
7544
|
+
|
7545
7545
|
def initialize(requestid=nil)
|
7546
7546
|
@RequestId = requestid
|
7547
7547
|
end
|
@@ -7565,7 +7565,7 @@ module TencentCloud
|
|
7565
7565
|
# @type Tags: Array
|
7566
7566
|
|
7567
7567
|
attr_accessor :SubnetId, :EcmRegion, :SubnetName, :EnableBroadcast, :Tags
|
7568
|
-
|
7568
|
+
|
7569
7569
|
def initialize(subnetid=nil, ecmregion=nil, subnetname=nil, enablebroadcast=nil, tags=nil)
|
7570
7570
|
@SubnetId = subnetid
|
7571
7571
|
@EcmRegion = ecmregion
|
@@ -7596,7 +7596,7 @@ module TencentCloud
|
|
7596
7596
|
# @type RequestId: String
|
7597
7597
|
|
7598
7598
|
attr_accessor :RequestId
|
7599
|
-
|
7599
|
+
|
7600
7600
|
def initialize(requestid=nil)
|
7601
7601
|
@RequestId = requestid
|
7602
7602
|
end
|
@@ -7618,7 +7618,7 @@ module TencentCloud
|
|
7618
7618
|
# @type NewPort: Integer
|
7619
7619
|
|
7620
7620
|
attr_accessor :LoadBalancerId, :ListenerId, :Targets, :NewPort
|
7621
|
-
|
7621
|
+
|
7622
7622
|
def initialize(loadbalancerid=nil, listenerid=nil, targets=nil, newport=nil)
|
7623
7623
|
@LoadBalancerId = loadbalancerid
|
7624
7624
|
@ListenerId = listenerid
|
@@ -7647,7 +7647,7 @@ module TencentCloud
|
|
7647
7647
|
# @type RequestId: String
|
7648
7648
|
|
7649
7649
|
attr_accessor :RequestId
|
7650
|
-
|
7650
|
+
|
7651
7651
|
def initialize(requestid=nil)
|
7652
7652
|
@RequestId = requestid
|
7653
7653
|
end
|
@@ -7669,7 +7669,7 @@ module TencentCloud
|
|
7669
7669
|
# @type Weight: Integer
|
7670
7670
|
|
7671
7671
|
attr_accessor :LoadBalancerId, :ListenerId, :Targets, :Weight
|
7672
|
-
|
7672
|
+
|
7673
7673
|
def initialize(loadbalancerid=nil, listenerid=nil, targets=nil, weight=nil)
|
7674
7674
|
@LoadBalancerId = loadbalancerid
|
7675
7675
|
@ListenerId = listenerid
|
@@ -7698,7 +7698,7 @@ module TencentCloud
|
|
7698
7698
|
# @type RequestId: String
|
7699
7699
|
|
7700
7700
|
attr_accessor :RequestId
|
7701
|
-
|
7701
|
+
|
7702
7702
|
def initialize(requestid=nil)
|
7703
7703
|
@RequestId = requestid
|
7704
7704
|
end
|
@@ -7722,7 +7722,7 @@ module TencentCloud
|
|
7722
7722
|
# @type Description: String
|
7723
7723
|
|
7724
7724
|
attr_accessor :VpcId, :EcmRegion, :VpcName, :Tags, :Description
|
7725
|
-
|
7725
|
+
|
7726
7726
|
def initialize(vpcid=nil, ecmregion=nil, vpcname=nil, tags=nil, description=nil)
|
7727
7727
|
@VpcId = vpcid
|
7728
7728
|
@EcmRegion = ecmregion
|
@@ -7753,7 +7753,7 @@ module TencentCloud
|
|
7753
7753
|
# @type RequestId: String
|
7754
7754
|
|
7755
7755
|
attr_accessor :RequestId
|
7756
|
-
|
7756
|
+
|
7757
7757
|
def initialize(requestid=nil)
|
7758
7758
|
@RequestId = requestid
|
7759
7759
|
end
|
@@ -7805,7 +7805,7 @@ module TencentCloud
|
|
7805
7805
|
# @type DisableWanIp: Integer
|
7806
7806
|
|
7807
7807
|
attr_accessor :ModuleId, :ModuleName, :ModuleState, :DefaultSystemDiskSize, :DefaultDataDiskSize, :InstanceTypeConfig, :DefaultImage, :CreateTime, :DefaultBandwidth, :TagSet, :CloseIpDirect, :SecurityGroupIds, :DefaultBandwidthIn, :UserData, :SystemDisk, :DataDisks, :DisableWanIp
|
7808
|
-
|
7808
|
+
|
7809
7809
|
def initialize(moduleid=nil, modulename=nil, modulestate=nil, defaultsystemdisksize=nil, defaultdatadisksize=nil, instancetypeconfig=nil, defaultimage=nil, createtime=nil, defaultbandwidth=nil, tagset=nil, closeipdirect=nil, securitygroupids=nil, defaultbandwidthin=nil, userdata=nil, systemdisk=nil, datadisks=nil, disablewanip=nil)
|
7810
7810
|
@ModuleId = moduleid
|
7811
7811
|
@ModuleName = modulename
|
@@ -7884,7 +7884,7 @@ module TencentCloud
|
|
7884
7884
|
# @type InstanceNum: Integer
|
7885
7885
|
|
7886
7886
|
attr_accessor :ISPCounterSet, :ProvinceNum, :CityNum, :NodeNum, :InstanceNum
|
7887
|
-
|
7887
|
+
|
7888
7888
|
def initialize(ispcounterset=nil, provincenum=nil, citynum=nil, nodenum=nil, instancenum=nil)
|
7889
7889
|
@ISPCounterSet = ispcounterset
|
7890
7890
|
@ProvinceNum = provincenum
|
@@ -7917,7 +7917,7 @@ module TencentCloud
|
|
7917
7917
|
# @type Module: :class:`Tencentcloud::Ecm.v20190719.models.Module`
|
7918
7918
|
|
7919
7919
|
attr_accessor :NodeInstanceNum, :Module
|
7920
|
-
|
7920
|
+
|
7921
7921
|
def initialize(nodeinstancenum=nil, _module=nil)
|
7922
7922
|
@NodeInstanceNum = nodeinstancenum
|
7923
7923
|
@Module = _module
|
@@ -7965,7 +7965,7 @@ module TencentCloud
|
|
7965
7965
|
# @type BandwidthPkgType: String
|
7966
7966
|
|
7967
7967
|
attr_accessor :ZoneInfo, :Month, :BandwidthPkgId, :Isp, :TrafficMaxIn, :TrafficMaxOut, :FeeTraffic, :StartTime, :EndTime, :EffectiveDays, :MonthDays, :EffectiveDaysRate, :BandwidthPkgType
|
7968
|
-
|
7968
|
+
|
7969
7969
|
def initialize(zoneinfo=nil, month=nil, bandwidthpkgid=nil, isp=nil, trafficmaxin=nil, trafficmaxout=nil, feetraffic=nil, starttime=nil, endtime=nil, effectivedays=nil, monthdays=nil, effectivedaysrate=nil, bandwidthpkgtype=nil)
|
7970
7970
|
@ZoneInfo = zoneinfo
|
7971
7971
|
@Month = month
|
@@ -8054,7 +8054,7 @@ module TencentCloud
|
|
8054
8054
|
# @type Business: String
|
8055
8055
|
|
8056
8056
|
attr_accessor :NetworkInterfaceId, :NetworkInterfaceName, :NetworkInterfaceDescription, :SubnetId, :VpcId, :GroupSet, :Primary, :MacAddress, :State, :PrivateIpAddressSet, :Attachment, :Zone, :CreatedTime, :Ipv6AddressSet, :TagSet, :EniType, :EcmRegion, :Business
|
8057
|
-
|
8057
|
+
|
8058
8058
|
def initialize(networkinterfaceid=nil, networkinterfacename=nil, networkinterfacedescription=nil, subnetid=nil, vpcid=nil, groupset=nil, primary=nil, macaddress=nil, state=nil, privateipaddressset=nil, attachment=nil, zone=nil, createdtime=nil, ipv6addressset=nil, tagset=nil, enitype=nil, ecmregion=nil, business=nil)
|
8059
8059
|
@NetworkInterfaceId = networkinterfaceid
|
8060
8060
|
@NetworkInterfaceName = networkinterfacename
|
@@ -8134,7 +8134,7 @@ module TencentCloud
|
|
8134
8134
|
# @type AttachTime: String
|
8135
8135
|
|
8136
8136
|
attr_accessor :InstanceId, :DeviceIndex, :InstanceAccountId, :AttachTime
|
8137
|
-
|
8137
|
+
|
8138
8138
|
def initialize(instanceid=nil, deviceindex=nil, instanceaccountid=nil, attachtime=nil)
|
8139
8139
|
@InstanceId = instanceid
|
8140
8140
|
@DeviceIndex = deviceindex
|
@@ -8184,7 +8184,7 @@ module TencentCloud
|
|
8184
8184
|
# @type MaxModuleNum: Integer
|
8185
8185
|
|
8186
8186
|
attr_accessor :MaxBandwidth, :MaxSystemDiskSize, :MinBandwidth, :MinSystemDiskSize, :MaxDataDiskSize, :MinDataDiskSize, :SuggestBandwidth, :SuggestDataDiskSize, :SuggestSystemDiskSize, :MaxVcpu, :MinVcpu, :MaxVcpuPerReq, :PerBandwidth, :PerDataDisk, :MaxModuleNum
|
8187
|
-
|
8187
|
+
|
8188
8188
|
def initialize(maxbandwidth=nil, maxsystemdisksize=nil, minbandwidth=nil, minsystemdisksize=nil, maxdatadisksize=nil, mindatadisksize=nil, suggestbandwidth=nil, suggestdatadisksize=nil, suggestsystemdisksize=nil, maxvcpu=nil, minvcpu=nil, maxvcpuperreq=nil, perbandwidth=nil, perdatadisk=nil, maxmodulenum=nil)
|
8189
8189
|
@MaxBandwidth = maxbandwidth
|
8190
8190
|
@MaxSystemDiskSize = maxsystemdisksize
|
@@ -8244,7 +8244,7 @@ module TencentCloud
|
|
8244
8244
|
# @type LBSupported: Boolean
|
8245
8245
|
|
8246
8246
|
attr_accessor :ZoneInfo, :Country, :Area, :Province, :City, :RegionInfo, :ISPSet, :ISPNum, :LBSupported
|
8247
|
-
|
8247
|
+
|
8248
8248
|
def initialize(zoneinfo=nil, country=nil, area=nil, province=nil, city=nil, regioninfo=nil, ispset=nil, ispnum=nil, lbsupported=nil)
|
8249
8249
|
@ZoneInfo = zoneinfo
|
8250
8250
|
@Country = country
|
@@ -8303,7 +8303,7 @@ module TencentCloud
|
|
8303
8303
|
# @type InstanceNum: Integer
|
8304
8304
|
|
8305
8305
|
attr_accessor :NodeNum, :InstanceNum
|
8306
|
-
|
8306
|
+
|
8307
8307
|
def initialize(nodenum=nil, instancenum=nil)
|
8308
8308
|
@NodeNum = nodenum
|
8309
8309
|
@InstanceNum = instancenum
|
@@ -8327,7 +8327,7 @@ module TencentCloud
|
|
8327
8327
|
# @type Message: String
|
8328
8328
|
|
8329
8329
|
attr_accessor :Action, :Code, :Message
|
8330
|
-
|
8330
|
+
|
8331
8331
|
def initialize(action=nil, code=nil, message=nil)
|
8332
8332
|
@Action = action
|
8333
8333
|
@Code = code
|
@@ -8353,7 +8353,7 @@ module TencentCloud
|
|
8353
8353
|
# @type Architecture: Array
|
8354
8354
|
|
8355
8355
|
attr_accessor :OsName, :OsVersions, :Architecture
|
8356
|
-
|
8356
|
+
|
8357
8357
|
def initialize(osname=nil, osversions=nil, architecture=nil)
|
8358
8358
|
@OsName = osname
|
8359
8359
|
@OsVersions = osversions
|
@@ -8379,7 +8379,7 @@ module TencentCloud
|
|
8379
8379
|
# @type PackingQuotaInfos: Array
|
8380
8380
|
|
8381
8381
|
attr_accessor :Zone, :ZoneId, :ISPId, :PackingQuotaInfos
|
8382
|
-
|
8382
|
+
|
8383
8383
|
def initialize(zone=nil, zoneid=nil, ispid=nil, packingquotainfos=nil)
|
8384
8384
|
@Zone = zone
|
8385
8385
|
@ZoneId = zoneid
|
@@ -8410,7 +8410,7 @@ module TencentCloud
|
|
8410
8410
|
# @type PackingQuota: Integer
|
8411
8411
|
|
8412
8412
|
attr_accessor :InstanceType, :PackingQuota
|
8413
|
-
|
8413
|
+
|
8414
8414
|
def initialize(instancetype=nil, packingquota=nil)
|
8415
8415
|
@InstanceType = instancetype
|
8416
8416
|
@PackingQuota = packingquota
|
@@ -8434,7 +8434,7 @@ module TencentCloud
|
|
8434
8434
|
# @type RecordTime: String
|
8435
8435
|
|
8436
8436
|
attr_accessor :PeakCpuNum, :PeakMemoryNum, :PeakStorageNum, :RecordTime
|
8437
|
-
|
8437
|
+
|
8438
8438
|
def initialize(peakcpunum=nil, peakmemorynum=nil, peakstoragenum=nil, recordtime=nil)
|
8439
8439
|
@PeakCpuNum = peakcpunum
|
8440
8440
|
@PeakMemoryNum = peakmemorynum
|
@@ -8458,7 +8458,7 @@ module TencentCloud
|
|
8458
8458
|
# @type PeakBaseSet: Array
|
8459
8459
|
|
8460
8460
|
attr_accessor :InstanceFamily, :PeakBaseSet
|
8461
|
-
|
8461
|
+
|
8462
8462
|
def initialize(instancefamily=nil, peakbaseset=nil)
|
8463
8463
|
@InstanceFamily = instancefamily
|
8464
8464
|
@PeakBaseSet = peakbaseset
|
@@ -8492,7 +8492,7 @@ module TencentCloud
|
|
8492
8492
|
# @type ChargeNetwork: String
|
8493
8493
|
|
8494
8494
|
attr_accessor :RecordTime, :PeakInNetwork, :PeakOutNetwork, :ChargeNetwork
|
8495
|
-
|
8495
|
+
|
8496
8496
|
def initialize(recordtime=nil, peakinnetwork=nil, peakoutnetwork=nil, chargenetwork=nil)
|
8497
8497
|
@RecordTime = recordtime
|
8498
8498
|
@PeakInNetwork = peakinnetwork
|
@@ -8517,7 +8517,7 @@ module TencentCloud
|
|
8517
8517
|
# @type PeakNetworkSet: Array
|
8518
8518
|
|
8519
8519
|
attr_accessor :Region, :PeakNetworkSet
|
8520
|
-
|
8520
|
+
|
8521
8521
|
def initialize(region=nil, peaknetworkset=nil)
|
8522
8522
|
@Region = region
|
8523
8523
|
@PeakNetworkSet = peaknetworkset
|
@@ -8549,7 +8549,7 @@ module TencentCloud
|
|
8549
8549
|
# @type SwitchId: String
|
8550
8550
|
|
8551
8551
|
attr_accessor :PosId, :RackId, :SwitchId
|
8552
|
-
|
8552
|
+
|
8553
8553
|
def initialize(posid=nil, rackid=nil, switchid=nil)
|
8554
8554
|
@PosId = posid
|
8555
8555
|
@RackId = rackid
|
@@ -8580,7 +8580,7 @@ module TencentCloud
|
|
8580
8580
|
# @type CdcId: String
|
8581
8581
|
|
8582
8582
|
attr_accessor :Zone, :CageId, :ProjectId, :CdcName, :CdcId
|
8583
|
-
|
8583
|
+
|
8584
8584
|
def initialize(zone=nil, cageid=nil, projectid=nil, cdcname=nil, cdcid=nil)
|
8585
8585
|
@Zone = zone
|
8586
8586
|
@CageId = cageid
|
@@ -8614,7 +8614,7 @@ module TencentCloud
|
|
8614
8614
|
# @type RegionInfo: :class:`Tencentcloud::Ecm.v20190719.models.RegionInfo`
|
8615
8615
|
|
8616
8616
|
attr_accessor :ZoneInfo, :Country, :Area, :Province, :City, :RegionInfo
|
8617
|
-
|
8617
|
+
|
8618
8618
|
def initialize(zoneinfo=nil, country=nil, area=nil, province=nil, city=nil, regioninfo=nil)
|
8619
8619
|
@ZoneInfo = zoneinfo
|
8620
8620
|
@Country = country
|
@@ -8662,7 +8662,7 @@ module TencentCloud
|
|
8662
8662
|
# @type OriginalPrice: Integer
|
8663
8663
|
|
8664
8664
|
attr_accessor :Discount, :DiscountPrice, :OriginalPrice
|
8665
|
-
|
8665
|
+
|
8666
8666
|
def initialize(discount=nil, discountprice=nil, originalprice=nil)
|
8667
8667
|
@Discount = discount
|
8668
8668
|
@DiscountPrice = discountprice
|
@@ -8683,7 +8683,7 @@ module TencentCloud
|
|
8683
8683
|
# @type PrivateIPAddress: String
|
8684
8684
|
|
8685
8685
|
attr_accessor :PrivateIPAddress
|
8686
|
-
|
8686
|
+
|
8687
8687
|
def initialize(privateipaddress=nil)
|
8688
8688
|
@PrivateIPAddress = privateipaddress
|
8689
8689
|
end
|
@@ -8717,7 +8717,7 @@ module TencentCloud
|
|
8717
8717
|
# @type State: String
|
8718
8718
|
|
8719
8719
|
attr_accessor :PrivateIpAddress, :Primary, :PublicIpAddress, :AddressId, :Description, :IsWanIpBlocked, :State
|
8720
|
-
|
8720
|
+
|
8721
8721
|
def initialize(privateipaddress=nil, primary=nil, publicipaddress=nil, addressid=nil, description=nil, iswanipblocked=nil, state=nil)
|
8722
8722
|
@PrivateIpAddress = privateipaddress
|
8723
8723
|
@Primary = primary
|
@@ -8747,7 +8747,7 @@ module TencentCloud
|
|
8747
8747
|
# @type ProvinceName: String
|
8748
8748
|
|
8749
8749
|
attr_accessor :ProvinceId, :ProvinceName
|
8750
|
-
|
8750
|
+
|
8751
8751
|
def initialize(provinceid=nil, provincename=nil)
|
8752
8752
|
@ProvinceId = provinceid
|
8753
8753
|
@ProvinceName = provincename
|
@@ -8773,7 +8773,7 @@ module TencentCloud
|
|
8773
8773
|
# @type MaxBandwidthIn: Integer
|
8774
8774
|
|
8775
8775
|
attr_accessor :ChargeMode, :PublicIPAddress, :ISP, :MaxBandwidthOut, :MaxBandwidthIn
|
8776
|
-
|
8776
|
+
|
8777
8777
|
def initialize(chargemode=nil, publicipaddress=nil, isp=nil, maxbandwidthout=nil, maxbandwidthin=nil)
|
8778
8778
|
@ChargeMode = chargemode
|
8779
8779
|
@PublicIPAddress = publicipaddress
|
@@ -8812,7 +8812,7 @@ module TencentCloud
|
|
8812
8812
|
# @type StopType: String
|
8813
8813
|
|
8814
8814
|
attr_accessor :InstanceIdSet, :ForceReboot, :StopType
|
8815
|
-
|
8815
|
+
|
8816
8816
|
def initialize(instanceidset=nil, forcereboot=nil, stoptype=nil)
|
8817
8817
|
@InstanceIdSet = instanceidset
|
8818
8818
|
@ForceReboot = forcereboot
|
@@ -8832,7 +8832,7 @@ module TencentCloud
|
|
8832
8832
|
# @type RequestId: String
|
8833
8833
|
|
8834
8834
|
attr_accessor :RequestId
|
8835
|
-
|
8835
|
+
|
8836
8836
|
def initialize(requestid=nil)
|
8837
8837
|
@RequestId = requestid
|
8838
8838
|
end
|
@@ -8852,7 +8852,7 @@ module TencentCloud
|
|
8852
8852
|
# @type RegionId: Integer
|
8853
8853
|
|
8854
8854
|
attr_accessor :Region, :RegionName, :RegionId
|
8855
|
-
|
8855
|
+
|
8856
8856
|
def initialize(region=nil, regionname=nil, regionid=nil)
|
8857
8857
|
@Region = region
|
8858
8858
|
@RegionName = regionname
|
@@ -8874,7 +8874,7 @@ module TencentCloud
|
|
8874
8874
|
# @type AddressIds: Array
|
8875
8875
|
|
8876
8876
|
attr_accessor :EcmRegion, :AddressIds
|
8877
|
-
|
8877
|
+
|
8878
8878
|
def initialize(ecmregion=nil, addressids=nil)
|
8879
8879
|
@EcmRegion = ecmregion
|
8880
8880
|
@AddressIds = addressids
|
@@ -8894,7 +8894,7 @@ module TencentCloud
|
|
8894
8894
|
# @type RequestId: String
|
8895
8895
|
|
8896
8896
|
attr_accessor :TaskId, :RequestId
|
8897
|
-
|
8897
|
+
|
8898
8898
|
def initialize(taskid=nil, requestid=nil)
|
8899
8899
|
@TaskId = taskid
|
8900
8900
|
@RequestId = requestid
|
@@ -8916,7 +8916,7 @@ module TencentCloud
|
|
8916
8916
|
# @type Ipv6Addresses: Array
|
8917
8917
|
|
8918
8918
|
attr_accessor :EcmRegion, :NetworkInterfaceId, :Ipv6Addresses
|
8919
|
-
|
8919
|
+
|
8920
8920
|
def initialize(ecmregion=nil, networkinterfaceid=nil, ipv6addresses=nil)
|
8921
8921
|
@EcmRegion = ecmregion
|
8922
8922
|
@NetworkInterfaceId = networkinterfaceid
|
@@ -8945,7 +8945,7 @@ module TencentCloud
|
|
8945
8945
|
# @type RequestId: String
|
8946
8946
|
|
8947
8947
|
attr_accessor :TaskId, :RequestId
|
8948
|
-
|
8948
|
+
|
8949
8949
|
def initialize(taskid=nil, requestid=nil)
|
8950
8950
|
@TaskId = taskid
|
8951
8951
|
@RequestId = requestid
|
@@ -8967,7 +8967,7 @@ module TencentCloud
|
|
8967
8967
|
# @type PrivateIpAddresses: Array
|
8968
8968
|
|
8969
8969
|
attr_accessor :EcmRegion, :NetworkInterfaceId, :PrivateIpAddresses
|
8970
|
-
|
8970
|
+
|
8971
8971
|
def initialize(ecmregion=nil, networkinterfaceid=nil, privateipaddresses=nil)
|
8972
8972
|
@EcmRegion = ecmregion
|
8973
8973
|
@NetworkInterfaceId = networkinterfaceid
|
@@ -8994,7 +8994,7 @@ module TencentCloud
|
|
8994
8994
|
# @type RequestId: String
|
8995
8995
|
|
8996
8996
|
attr_accessor :RequestId
|
8997
|
-
|
8997
|
+
|
8998
8998
|
def initialize(requestid=nil)
|
8999
8999
|
@RequestId = requestid
|
9000
9000
|
end
|
@@ -9014,7 +9014,7 @@ module TencentCloud
|
|
9014
9014
|
# @type EcmRegion: String
|
9015
9015
|
|
9016
9016
|
attr_accessor :SubnetId, :RouteTableId, :EcmRegion
|
9017
|
-
|
9017
|
+
|
9018
9018
|
def initialize(subnetid=nil, routetableid=nil, ecmregion=nil)
|
9019
9019
|
@SubnetId = subnetid
|
9020
9020
|
@RouteTableId = routetableid
|
@@ -9034,7 +9034,7 @@ module TencentCloud
|
|
9034
9034
|
# @type RequestId: String
|
9035
9035
|
|
9036
9036
|
attr_accessor :RequestId
|
9037
|
-
|
9037
|
+
|
9038
9038
|
def initialize(requestid=nil)
|
9039
9039
|
@RequestId = requestid
|
9040
9040
|
end
|
@@ -9052,7 +9052,7 @@ module TencentCloud
|
|
9052
9052
|
# @type Routes: Array
|
9053
9053
|
|
9054
9054
|
attr_accessor :RouteTableId, :Routes
|
9055
|
-
|
9055
|
+
|
9056
9056
|
def initialize(routetableid=nil, routes=nil)
|
9057
9057
|
@RouteTableId = routetableid
|
9058
9058
|
@Routes = routes
|
@@ -9077,7 +9077,7 @@ module TencentCloud
|
|
9077
9077
|
# @type RequestId: String
|
9078
9078
|
|
9079
9079
|
attr_accessor :RequestId
|
9080
|
-
|
9080
|
+
|
9081
9081
|
def initialize(requestid=nil)
|
9082
9082
|
@RequestId = requestid
|
9083
9083
|
end
|
@@ -9095,7 +9095,7 @@ module TencentCloud
|
|
9095
9095
|
# @type SecurityGroupPolicySet: :class:`Tencentcloud::Ecm.v20190719.models.SecurityGroupPolicySet`
|
9096
9096
|
|
9097
9097
|
attr_accessor :SecurityGroupId, :SecurityGroupPolicySet
|
9098
|
-
|
9098
|
+
|
9099
9099
|
def initialize(securitygroupid=nil, securitygrouppolicyset=nil)
|
9100
9100
|
@SecurityGroupId = securitygroupid
|
9101
9101
|
@SecurityGroupPolicySet = securitygrouppolicyset
|
@@ -9116,7 +9116,7 @@ module TencentCloud
|
|
9116
9116
|
# @type RequestId: String
|
9117
9117
|
|
9118
9118
|
attr_accessor :RequestId
|
9119
|
-
|
9119
|
+
|
9120
9120
|
def initialize(requestid=nil)
|
9121
9121
|
@RequestId = requestid
|
9122
9122
|
end
|
@@ -9136,7 +9136,7 @@ module TencentCloud
|
|
9136
9136
|
# @type MaxBandwidthIn: Integer
|
9137
9137
|
|
9138
9138
|
attr_accessor :InstanceIdSet, :MaxBandwidthOut, :MaxBandwidthIn
|
9139
|
-
|
9139
|
+
|
9140
9140
|
def initialize(instanceidset=nil, maxbandwidthout=nil, maxbandwidthin=nil)
|
9141
9141
|
@InstanceIdSet = instanceidset
|
9142
9142
|
@MaxBandwidthOut = maxbandwidthout
|
@@ -9156,7 +9156,7 @@ module TencentCloud
|
|
9156
9156
|
# @type RequestId: String
|
9157
9157
|
|
9158
9158
|
attr_accessor :RequestId
|
9159
|
-
|
9159
|
+
|
9160
9160
|
def initialize(requestid=nil)
|
9161
9161
|
@RequestId = requestid
|
9162
9162
|
end
|
@@ -9180,7 +9180,7 @@ module TencentCloud
|
|
9180
9180
|
# @type UserName: String
|
9181
9181
|
|
9182
9182
|
attr_accessor :InstanceIdSet, :Password, :ForceStop, :UserName
|
9183
|
-
|
9183
|
+
|
9184
9184
|
def initialize(instanceidset=nil, password=nil, forcestop=nil, username=nil)
|
9185
9185
|
@InstanceIdSet = instanceidset
|
9186
9186
|
@Password = password
|
@@ -9202,7 +9202,7 @@ module TencentCloud
|
|
9202
9202
|
# @type RequestId: String
|
9203
9203
|
|
9204
9204
|
attr_accessor :RequestId
|
9205
|
-
|
9205
|
+
|
9206
9206
|
def initialize(requestid=nil)
|
9207
9207
|
@RequestId = requestid
|
9208
9208
|
end
|
@@ -9233,7 +9233,7 @@ module TencentCloud
|
|
9233
9233
|
# @type KeepImageLogin: String
|
9234
9234
|
|
9235
9235
|
attr_accessor :InstanceIdSet, :ImageId, :Password, :EnhancedService, :KeepData, :KeepImageLogin
|
9236
|
-
|
9236
|
+
|
9237
9237
|
def initialize(instanceidset=nil, imageid=nil, password=nil, enhancedservice=nil, keepdata=nil, keepimagelogin=nil)
|
9238
9238
|
@InstanceIdSet = instanceidset
|
9239
9239
|
@ImageId = imageid
|
@@ -9262,7 +9262,7 @@ module TencentCloud
|
|
9262
9262
|
# @type RequestId: String
|
9263
9263
|
|
9264
9264
|
attr_accessor :RequestId
|
9265
|
-
|
9265
|
+
|
9266
9266
|
def initialize(requestid=nil)
|
9267
9267
|
@RequestId = requestid
|
9268
9268
|
end
|
@@ -9282,7 +9282,7 @@ module TencentCloud
|
|
9282
9282
|
# @type Routes: Array
|
9283
9283
|
|
9284
9284
|
attr_accessor :RouteTableId, :RouteTableName, :Routes
|
9285
|
-
|
9285
|
+
|
9286
9286
|
def initialize(routetableid=nil, routetablename=nil, routes=nil)
|
9287
9287
|
@RouteTableId = routetableid
|
9288
9288
|
@RouteTableName = routetablename
|
@@ -9309,7 +9309,7 @@ module TencentCloud
|
|
9309
9309
|
# @type RequestId: String
|
9310
9310
|
|
9311
9311
|
attr_accessor :RequestId
|
9312
|
-
|
9312
|
+
|
9313
9313
|
def initialize(requestid=nil)
|
9314
9314
|
@RequestId = requestid
|
9315
9315
|
end
|
@@ -9348,7 +9348,7 @@ module TencentCloud
|
|
9348
9348
|
# @type RouteTableId: String
|
9349
9349
|
|
9350
9350
|
attr_accessor :DestinationCidrBlock, :GatewayType, :GatewayId, :RouteItemId, :RouteDescription, :Enabled, :RouteType, :RouteId, :RouteTableId
|
9351
|
-
|
9351
|
+
|
9352
9352
|
def initialize(destinationcidrblock=nil, gatewaytype=nil, gatewayid=nil, routeitemid=nil, routedescription=nil, enabled=nil, routetype=nil, routeid=nil, routetableid=nil)
|
9353
9353
|
@DestinationCidrBlock = destinationcidrblock
|
9354
9354
|
@GatewayType = gatewaytype
|
@@ -9385,7 +9385,7 @@ module TencentCloud
|
|
9385
9385
|
# @type ConflictSet: Array
|
9386
9386
|
|
9387
9387
|
attr_accessor :RouteTableId, :DestinationCidrBlock, :ConflictSet
|
9388
|
-
|
9388
|
+
|
9389
9389
|
def initialize(routetableid=nil, destinationcidrblock=nil, conflictset=nil)
|
9390
9390
|
@RouteTableId = routetableid
|
9391
9391
|
@DestinationCidrBlock = destinationcidrblock
|
@@ -9426,7 +9426,7 @@ module TencentCloud
|
|
9426
9426
|
# @type CreatedTime: String
|
9427
9427
|
|
9428
9428
|
attr_accessor :VpcId, :RouteTableId, :RouteTableName, :AssociationSet, :RouteSet, :Main, :CreatedTime
|
9429
|
-
|
9429
|
+
|
9430
9430
|
def initialize(vpcid=nil, routetableid=nil, routetablename=nil, associationset=nil, routeset=nil, main=nil, createdtime=nil)
|
9431
9431
|
@VpcId = vpcid
|
9432
9432
|
@RouteTableId = routetableid
|
@@ -9470,7 +9470,7 @@ module TencentCloud
|
|
9470
9470
|
# @type RouteTableId: String
|
9471
9471
|
|
9472
9472
|
attr_accessor :SubnetId, :RouteTableId
|
9473
|
-
|
9473
|
+
|
9474
9474
|
def initialize(subnetid=nil, routetableid=nil)
|
9475
9475
|
@SubnetId = subnetid
|
9476
9476
|
@RouteTableId = routetableid
|
@@ -9489,7 +9489,7 @@ module TencentCloud
|
|
9489
9489
|
# @type Targets: Array
|
9490
9490
|
|
9491
9491
|
attr_accessor :Targets
|
9492
|
-
|
9492
|
+
|
9493
9493
|
def initialize(targets=nil)
|
9494
9494
|
@Targets = targets
|
9495
9495
|
end
|
@@ -9516,7 +9516,7 @@ module TencentCloud
|
|
9516
9516
|
# @type Enabled: Boolean
|
9517
9517
|
|
9518
9518
|
attr_accessor :Enabled
|
9519
|
-
|
9519
|
+
|
9520
9520
|
def initialize(enabled=nil)
|
9521
9521
|
@Enabled = enabled
|
9522
9522
|
end
|
@@ -9595,7 +9595,7 @@ module TencentCloud
|
|
9595
9595
|
# @type DataDisks: Array
|
9596
9596
|
|
9597
9597
|
attr_accessor :ZoneInstanceCountISPSet, :Password, :InternetMaxBandwidthOut, :ModuleId, :ImageId, :InstanceName, :HostName, :ClientToken, :EnhancedService, :TagSpecification, :UserData, :InstanceType, :DataDiskSize, :SecurityGroupIds, :SystemDiskSize, :InternetMaxBandwidthIn, :InstanceChargeType, :KeyIds, :KeepImageLogin, :SystemDisk, :DataDisks
|
9598
|
-
|
9598
|
+
|
9599
9599
|
def initialize(zoneinstancecountispset=nil, password=nil, internetmaxbandwidthout=nil, moduleid=nil, imageid=nil, instancename=nil, hostname=nil, clienttoken=nil, enhancedservice=nil, tagspecification=nil, userdata=nil, instancetype=nil, datadisksize=nil, securitygroupids=nil, systemdisksize=nil, internetmaxbandwidthin=nil, instancechargetype=nil, keyids=nil, keepimagelogin=nil, systemdisk=nil, datadisks=nil)
|
9600
9600
|
@ZoneInstanceCountISPSet = zoneinstancecountispset
|
9601
9601
|
@Password = password
|
@@ -9681,7 +9681,7 @@ module TencentCloud
|
|
9681
9681
|
# @type RequestId: String
|
9682
9682
|
|
9683
9683
|
attr_accessor :InstanceIdSet, :RequestId
|
9684
|
-
|
9684
|
+
|
9685
9685
|
def initialize(instanceidset=nil, requestid=nil)
|
9686
9686
|
@InstanceIdSet = instanceidset
|
9687
9687
|
@RequestId = requestid
|
@@ -9699,7 +9699,7 @@ module TencentCloud
|
|
9699
9699
|
# @type Enabled: Boolean
|
9700
9700
|
|
9701
9701
|
attr_accessor :Enabled
|
9702
|
-
|
9702
|
+
|
9703
9703
|
def initialize(enabled=nil)
|
9704
9704
|
@Enabled = enabled
|
9705
9705
|
end
|
@@ -9717,7 +9717,7 @@ module TencentCloud
|
|
9717
9717
|
# @type Version: Integer
|
9718
9718
|
|
9719
9719
|
attr_accessor :Enabled, :Version
|
9720
|
-
|
9720
|
+
|
9721
9721
|
def initialize(enabled=nil, version=nil)
|
9722
9722
|
@Enabled = enabled
|
9723
9723
|
@Version = version
|
@@ -9745,7 +9745,7 @@ module TencentCloud
|
|
9745
9745
|
# @type TagSet: Array
|
9746
9746
|
|
9747
9747
|
attr_accessor :SecurityGroupId, :SecurityGroupName, :SecurityGroupDesc, :IsDefault, :CreatedTime, :TagSet
|
9748
|
-
|
9748
|
+
|
9749
9749
|
def initialize(securitygroupid=nil, securitygroupname=nil, securitygroupdesc=nil, isdefault=nil, createdtime=nil, tagset=nil)
|
9750
9750
|
@SecurityGroupId = securitygroupid
|
9751
9751
|
@SecurityGroupName = securitygroupname
|
@@ -9792,7 +9792,7 @@ module TencentCloud
|
|
9792
9792
|
# @type TotalCount: Integer
|
9793
9793
|
|
9794
9794
|
attr_accessor :SecurityGroupId, :ECM, :Module, :ENI, :SG, :CLB, :InstanceStatistics, :TotalCount
|
9795
|
-
|
9795
|
+
|
9796
9796
|
def initialize(securitygroupid=nil, ecm=nil, _module=nil, eni=nil, sg=nil, clb=nil, instancestatistics=nil, totalcount=nil)
|
9797
9797
|
@SecurityGroupId = securitygroupid
|
9798
9798
|
@ECM = ecm
|
@@ -9841,7 +9841,7 @@ module TencentCloud
|
|
9841
9841
|
# @type ModuleSecurityGroupLimit: Integer
|
9842
9842
|
|
9843
9843
|
attr_accessor :SecurityGroupLimit, :SecurityGroupPolicyLimit, :ReferedSecurityGroupLimit, :SecurityGroupInstanceLimit, :InstanceSecurityGroupLimit, :SecurityGroupModuleLimit, :ModuleSecurityGroupLimit
|
9844
|
-
|
9844
|
+
|
9845
9845
|
def initialize(securitygrouplimit=nil, securitygrouppolicylimit=nil, referedsecuritygrouplimit=nil, securitygroupinstancelimit=nil, instancesecuritygrouplimit=nil, securitygroupmodulelimit=nil, modulesecuritygrouplimit=nil)
|
9846
9846
|
@SecurityGroupLimit = securitygrouplimit
|
9847
9847
|
@SecurityGroupPolicyLimit = securitygrouppolicylimit
|
@@ -9891,7 +9891,7 @@ module TencentCloud
|
|
9891
9891
|
# @type Ipv6CidrBlock: String
|
9892
9892
|
|
9893
9893
|
attr_accessor :PolicyIndex, :Protocol, :Port, :ServiceTemplate, :CidrBlock, :SecurityGroupId, :AddressTemplate, :Action, :PolicyDescription, :ModifyTime, :Ipv6CidrBlock
|
9894
|
-
|
9894
|
+
|
9895
9895
|
def initialize(policyindex=nil, protocol=nil, port=nil, servicetemplate=nil, cidrblock=nil, securitygroupid=nil, addresstemplate=nil, action=nil, policydescription=nil, modifytime=nil, ipv6cidrblock=nil)
|
9896
9896
|
@PolicyIndex = policyindex
|
9897
9897
|
@Protocol = protocol
|
@@ -9937,7 +9937,7 @@ module TencentCloud
|
|
9937
9937
|
# @type Ingress: Array
|
9938
9938
|
|
9939
9939
|
attr_accessor :Version, :Egress, :Ingress
|
9940
|
-
|
9940
|
+
|
9941
9941
|
def initialize(version=nil, egress=nil, ingress=nil)
|
9942
9942
|
@Version = version
|
9943
9943
|
@Egress = egress
|
@@ -9973,7 +9973,7 @@ module TencentCloud
|
|
9973
9973
|
# @type ServiceGroupId: String
|
9974
9974
|
|
9975
9975
|
attr_accessor :ServiceId, :ServiceGroupId
|
9976
|
-
|
9976
|
+
|
9977
9977
|
def initialize(serviceid=nil, servicegroupid=nil)
|
9978
9978
|
@ServiceId = serviceid
|
9979
9979
|
@ServiceGroupId = servicegroupid
|
@@ -9993,7 +9993,7 @@ module TencentCloud
|
|
9993
9993
|
# @type SecurityGroups: Array
|
9994
9994
|
|
9995
9995
|
attr_accessor :LoadBalancerId, :SecurityGroups
|
9996
|
-
|
9996
|
+
|
9997
9997
|
def initialize(loadbalancerid=nil, securitygroups=nil)
|
9998
9998
|
@LoadBalancerId = loadbalancerid
|
9999
9999
|
@SecurityGroups = securitygroups
|
@@ -10011,7 +10011,7 @@ module TencentCloud
|
|
10011
10011
|
# @type RequestId: String
|
10012
10012
|
|
10013
10013
|
attr_accessor :RequestId
|
10014
|
-
|
10014
|
+
|
10015
10015
|
def initialize(requestid=nil)
|
10016
10016
|
@RequestId = requestid
|
10017
10017
|
end
|
@@ -10032,7 +10032,7 @@ module TencentCloud
|
|
10032
10032
|
# @type OperationType: String
|
10033
10033
|
|
10034
10034
|
attr_accessor :LoadBalancerIds, :SecurityGroup, :OperationType
|
10035
|
-
|
10035
|
+
|
10036
10036
|
def initialize(loadbalancerids=nil, securitygroup=nil, operationtype=nil)
|
10037
10037
|
@LoadBalancerIds = loadbalancerids
|
10038
10038
|
@SecurityGroup = securitygroup
|
@@ -10052,7 +10052,7 @@ module TencentCloud
|
|
10052
10052
|
# @type RequestId: String
|
10053
10053
|
|
10054
10054
|
attr_accessor :RequestId
|
10055
|
-
|
10055
|
+
|
10056
10056
|
def initialize(requestid=nil)
|
10057
10057
|
@RequestId = requestid
|
10058
10058
|
end
|
@@ -10070,7 +10070,7 @@ module TencentCloud
|
|
10070
10070
|
# @type ModuleName: String
|
10071
10071
|
|
10072
10072
|
attr_accessor :ModuleId, :ModuleName
|
10073
|
-
|
10073
|
+
|
10074
10074
|
def initialize(moduleid=nil, modulename=nil)
|
10075
10075
|
@ModuleId = moduleid
|
10076
10076
|
@ModuleName = modulename
|
@@ -10125,7 +10125,7 @@ module TencentCloud
|
|
10125
10125
|
# @type TimeStartShare: String
|
10126
10126
|
|
10127
10127
|
attr_accessor :Placement, :CopyFromRemote, :IsPermanent, :SnapshotName, :Percent, :Images, :ShareReference, :SnapshotType, :DiskSize, :DiskId, :CopyingToRegions, :SnapshotId, :DiskUsage, :Encrypt, :CreateTime, :ImageCount, :SnapshotState, :DeadlineTime, :TimeStartShare
|
10128
|
-
|
10128
|
+
|
10129
10129
|
def initialize(placement=nil, copyfromremote=nil, ispermanent=nil, snapshotname=nil, percent=nil, images=nil, sharereference=nil, snapshottype=nil, disksize=nil, diskid=nil, copyingtoregions=nil, snapshotid=nil, diskusage=nil, encrypt=nil, createtime=nil, imagecount=nil, snapshotstate=nil, deadlinetime=nil, timestartshare=nil)
|
10130
10130
|
@Placement = placement
|
10131
10131
|
@CopyFromRemote = copyfromremote
|
@@ -10205,7 +10205,7 @@ module TencentCloud
|
|
10205
10205
|
# @type ImageType: String
|
10206
10206
|
|
10207
10207
|
attr_accessor :ImageId, :ImageName, :ImageOsName, :ImageDescription, :Region, :RegionID, :RegionName, :InstanceName, :InstanceId, :ImageType
|
10208
|
-
|
10208
|
+
|
10209
10209
|
def initialize(imageid=nil, imagename=nil, imageosname=nil, imagedescription=nil, region=nil, regionid=nil, regionname=nil, instancename=nil, instanceid=nil, imagetype=nil)
|
10210
10210
|
@ImageId = imageid
|
10211
10211
|
@ImageName = imagename
|
@@ -10239,7 +10239,7 @@ module TencentCloud
|
|
10239
10239
|
# @type InstanceIdSet: Array
|
10240
10240
|
|
10241
10241
|
attr_accessor :InstanceIdSet
|
10242
|
-
|
10242
|
+
|
10243
10243
|
def initialize(instanceidset=nil)
|
10244
10244
|
@InstanceIdSet = instanceidset
|
10245
10245
|
end
|
@@ -10255,7 +10255,7 @@ module TencentCloud
|
|
10255
10255
|
# @type RequestId: String
|
10256
10256
|
|
10257
10257
|
attr_accessor :RequestId
|
10258
|
-
|
10258
|
+
|
10259
10259
|
def initialize(requestid=nil)
|
10260
10260
|
@RequestId = requestid
|
10261
10261
|
end
|
@@ -10279,7 +10279,7 @@ module TencentCloud
|
|
10279
10279
|
# @type StopType: String
|
10280
10280
|
|
10281
10281
|
attr_accessor :InstanceIdSet, :ForceStop, :StopType
|
10282
|
-
|
10282
|
+
|
10283
10283
|
def initialize(instanceidset=nil, forcestop=nil, stoptype=nil)
|
10284
10284
|
@InstanceIdSet = instanceidset
|
10285
10285
|
@ForceStop = forcestop
|
@@ -10299,7 +10299,7 @@ module TencentCloud
|
|
10299
10299
|
# @type RequestId: String
|
10300
10300
|
|
10301
10301
|
attr_accessor :RequestId
|
10302
|
-
|
10302
|
+
|
10303
10303
|
def initialize(requestid=nil)
|
10304
10304
|
@RequestId = requestid
|
10305
10305
|
end
|
@@ -10357,7 +10357,7 @@ module TencentCloud
|
|
10357
10357
|
# @type Region: String
|
10358
10358
|
|
10359
10359
|
attr_accessor :VpcId, :SubnetId, :SubnetName, :CidrBlock, :IsDefault, :EnableBroadcast, :RouteTableId, :CreatedTime, :AvailableIpAddressCount, :Ipv6CidrBlock, :NetworkAclId, :IsRemoteVpcSnat, :TagSet, :Zone, :ZoneName, :InstanceCount, :VpcCidrBlock, :VpcIpv6CidrBlock, :Region
|
10360
|
-
|
10360
|
+
|
10361
10361
|
def initialize(vpcid=nil, subnetid=nil, subnetname=nil, cidrblock=nil, isdefault=nil, enablebroadcast=nil, routetableid=nil, createdtime=nil, availableipaddresscount=nil, ipv6cidrblock=nil, networkaclid=nil, isremotevpcsnat=nil, tagset=nil, zone=nil, zonename=nil, instancecount=nil, vpccidrblock=nil, vpcipv6cidrblock=nil, region=nil)
|
10362
10362
|
@VpcId = vpcid
|
10363
10363
|
@SubnetId = subnetid
|
@@ -10423,7 +10423,7 @@ module TencentCloud
|
|
10423
10423
|
# @type DiskSize: Integer
|
10424
10424
|
|
10425
10425
|
attr_accessor :DiskType, :DiskId, :DiskSize
|
10426
|
-
|
10426
|
+
|
10427
10427
|
def initialize(disktype=nil, diskid=nil, disksize=nil)
|
10428
10428
|
@DiskType = disktype
|
10429
10429
|
@DiskId = diskid
|
@@ -10447,7 +10447,7 @@ module TencentCloud
|
|
10447
10447
|
# @type Value: String
|
10448
10448
|
|
10449
10449
|
attr_accessor :Key, :Value
|
10450
|
-
|
10450
|
+
|
10451
10451
|
def initialize(key=nil, value=nil)
|
10452
10452
|
@Key = key
|
10453
10453
|
@Value = value
|
@@ -10467,7 +10467,7 @@ module TencentCloud
|
|
10467
10467
|
# @type TagValue: String
|
10468
10468
|
|
10469
10469
|
attr_accessor :TagKey, :TagValue
|
10470
|
-
|
10470
|
+
|
10471
10471
|
def initialize(tagkey=nil, tagvalue=nil)
|
10472
10472
|
@TagKey = tagkey
|
10473
10473
|
@TagValue = tagvalue
|
@@ -10487,7 +10487,7 @@ module TencentCloud
|
|
10487
10487
|
# @type Tags: Array
|
10488
10488
|
|
10489
10489
|
attr_accessor :ResourceType, :Tags
|
10490
|
-
|
10490
|
+
|
10491
10491
|
def initialize(resourcetype=nil, tags=nil)
|
10492
10492
|
@ResourceType = resourcetype
|
10493
10493
|
@Tags = tags
|
@@ -10518,7 +10518,7 @@ module TencentCloud
|
|
10518
10518
|
# @type EniIp: String
|
10519
10519
|
|
10520
10520
|
attr_accessor :Port, :InstanceId, :Weight, :EniIp
|
10521
|
-
|
10521
|
+
|
10522
10522
|
def initialize(port=nil, instanceid=nil, weight=nil, eniip=nil)
|
10523
10523
|
@Port = port
|
10524
10524
|
@InstanceId = instanceid
|
@@ -10553,7 +10553,7 @@ module TencentCloud
|
|
10553
10553
|
# @type HealthStatusDetail: String
|
10554
10554
|
|
10555
10555
|
attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail
|
10556
|
-
|
10556
|
+
|
10557
10557
|
def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil)
|
10558
10558
|
@IP = ip
|
10559
10559
|
@Port = port
|
@@ -10581,7 +10581,7 @@ module TencentCloud
|
|
10581
10581
|
# @type Weight: Integer
|
10582
10582
|
|
10583
10583
|
attr_accessor :ListenerId, :Targets, :Weight
|
10584
|
-
|
10584
|
+
|
10585
10585
|
def initialize(listenerid=nil, targets=nil, weight=nil)
|
10586
10586
|
@ListenerId = listenerid
|
10587
10587
|
@Targets = targets
|
@@ -10610,7 +10610,7 @@ module TencentCloud
|
|
10610
10610
|
# @type TaskId: String
|
10611
10611
|
|
10612
10612
|
attr_accessor :Operation, :TaskId
|
10613
|
-
|
10613
|
+
|
10614
10614
|
def initialize(operation=nil, taskid=nil)
|
10615
10615
|
@Operation = operation
|
10616
10616
|
@TaskId = taskid
|
@@ -10638,7 +10638,7 @@ module TencentCloud
|
|
10638
10638
|
# @type Operation: String
|
10639
10639
|
|
10640
10640
|
attr_accessor :TaskId, :Message, :Status, :AddTime, :EndTime, :Operation
|
10641
|
-
|
10641
|
+
|
10642
10642
|
def initialize(taskid=nil, message=nil, status=nil, addtime=nil, endtime=nil, operation=nil)
|
10643
10643
|
@TaskId = taskid
|
10644
10644
|
@Message = message
|
@@ -10664,7 +10664,7 @@ module TencentCloud
|
|
10664
10664
|
# @type DiskIds: Array
|
10665
10665
|
|
10666
10666
|
attr_accessor :DiskIds
|
10667
|
-
|
10667
|
+
|
10668
10668
|
def initialize(diskids=nil)
|
10669
10669
|
@DiskIds = diskids
|
10670
10670
|
end
|
@@ -10680,7 +10680,7 @@ module TencentCloud
|
|
10680
10680
|
# @type RequestId: String
|
10681
10681
|
|
10682
10682
|
attr_accessor :RequestId
|
10683
|
-
|
10683
|
+
|
10684
10684
|
def initialize(requestid=nil)
|
10685
10685
|
@RequestId = requestid
|
10686
10686
|
end
|
@@ -10704,7 +10704,7 @@ module TencentCloud
|
|
10704
10704
|
# @type AssociatedResourceDestroy: Boolean
|
10705
10705
|
|
10706
10706
|
attr_accessor :InstanceIdSet, :TerminateDelay, :TerminateTime, :AssociatedResourceDestroy
|
10707
|
-
|
10707
|
+
|
10708
10708
|
def initialize(instanceidset=nil, terminatedelay=nil, terminatetime=nil, associatedresourcedestroy=nil)
|
10709
10709
|
@InstanceIdSet = instanceidset
|
10710
10710
|
@TerminateDelay = terminatedelay
|
@@ -10726,7 +10726,7 @@ module TencentCloud
|
|
10726
10726
|
# @type RequestId: String
|
10727
10727
|
|
10728
10728
|
attr_accessor :RequestId
|
10729
|
-
|
10729
|
+
|
10730
10730
|
def initialize(requestid=nil)
|
10731
10731
|
@RequestId = requestid
|
10732
10732
|
end
|
@@ -10754,7 +10754,7 @@ module TencentCloud
|
|
10754
10754
|
# @type Ipv6AddressCount: Integer
|
10755
10755
|
|
10756
10756
|
attr_accessor :VpcId, :SubnetId, :AsVpcGateway, :PrivateIpAddresses, :Ipv6AddressCount
|
10757
|
-
|
10757
|
+
|
10758
10758
|
def initialize(vpcid=nil, subnetid=nil, asvpcgateway=nil, privateipaddresses=nil, ipv6addresscount=nil)
|
10759
10759
|
@VpcId = vpcid
|
10760
10760
|
@SubnetId = subnetid
|
@@ -10815,7 +10815,7 @@ module TencentCloud
|
|
10815
10815
|
# @type InstanceCount: Integer
|
10816
10816
|
|
10817
10817
|
attr_accessor :VpcName, :VpcId, :CidrBlock, :IsDefault, :EnableMulticast, :CreatedTime, :DnsServerSet, :DomainName, :DhcpOptionsId, :EnableDhcp, :Ipv6CidrBlock, :TagSet, :AssistantCidrSet, :Region, :Description, :RegionName, :SubnetCount, :InstanceCount
|
10818
|
-
|
10818
|
+
|
10819
10819
|
def initialize(vpcname=nil, vpcid=nil, cidrblock=nil, isdefault=nil, enablemulticast=nil, createdtime=nil, dnsserverset=nil, domainname=nil, dhcpoptionsid=nil, enabledhcp=nil, ipv6cidrblock=nil, tagset=nil, assistantcidrset=nil, region=nil, description=nil, regionname=nil, subnetcount=nil, instancecount=nil)
|
10820
10820
|
@VpcName = vpcname
|
10821
10821
|
@VpcId = vpcid
|
@@ -10883,7 +10883,7 @@ module TencentCloud
|
|
10883
10883
|
# @type Zone: String
|
10884
10884
|
|
10885
10885
|
attr_accessor :ZoneId, :ZoneName, :Zone
|
10886
|
-
|
10886
|
+
|
10887
10887
|
def initialize(zoneid=nil, zonename=nil, zone=nil)
|
10888
10888
|
@ZoneId = zoneid
|
10889
10889
|
@ZoneName = zonename
|
@@ -10919,7 +10919,7 @@ module TencentCloud
|
|
10919
10919
|
# @type Ipv6AddressCount: Integer
|
10920
10920
|
|
10921
10921
|
attr_accessor :Zone, :InstanceCount, :ISP, :VpcId, :SubnetId, :PrivateIpAddresses, :Ipv6AddressCount
|
10922
|
-
|
10922
|
+
|
10923
10923
|
def initialize(zone=nil, instancecount=nil, isp=nil, vpcid=nil, subnetid=nil, privateipaddresses=nil, ipv6addresscount=nil)
|
10924
10924
|
@Zone = zone
|
10925
10925
|
@InstanceCount = instancecount
|
@@ -10949,7 +10949,7 @@ module TencentCloud
|
|
10949
10949
|
# @type InstanceNum: Integer
|
10950
10950
|
|
10951
10951
|
attr_accessor :ZoneName, :InstanceNum
|
10952
|
-
|
10952
|
+
|
10953
10953
|
def initialize(zonename=nil, instancenum=nil)
|
10954
10954
|
@ZoneName = zonename
|
10955
10955
|
@InstanceNum = instancenum
|