tencentcloud-sdk-dc 3.0.590 → 3.0.592
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180410/models.rb +57 -57
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0496fc52e247087b461ecc264ed790506786a31c
|
4
|
+
data.tar.gz: 3f9d7bf949377972df17dd0b31c89b03573fc23b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ca434b5562409158ca2c17171780823b8d81a365713dcad00ed430890c0f0d1b7565be8f614354ffebec50634d392a4f067bec3c027f30a4ad7ffc3a5efc4564
|
7
|
+
data.tar.gz: 803b8266ded61c99b5e0a476dc6b984a7b1e097ac0858702493551841f4eb9e7e1a66d8c86a6a7fa507c94cabcc5c51af6d3361ba4773011a4726d89bcbccb8f
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.592
|
data/lib/v20180410/models.rb
CHANGED
@@ -23,7 +23,7 @@ module TencentCloud
|
|
23
23
|
# @type DirectConnectTunnelId: String
|
24
24
|
|
25
25
|
attr_accessor :DirectConnectTunnelId
|
26
|
-
|
26
|
+
|
27
27
|
def initialize(directconnecttunnelid=nil)
|
28
28
|
@DirectConnectTunnelId = directconnecttunnelid
|
29
29
|
end
|
@@ -39,7 +39,7 @@ module TencentCloud
|
|
39
39
|
# @type RequestId: String
|
40
40
|
|
41
41
|
attr_accessor :RequestId
|
42
|
-
|
42
|
+
|
43
43
|
def initialize(requestid=nil)
|
44
44
|
@RequestId = requestid
|
45
45
|
end
|
@@ -80,7 +80,7 @@ module TencentCloud
|
|
80
80
|
# @type AccessPointType: String
|
81
81
|
|
82
82
|
attr_accessor :AccessPointName, :AccessPointId, :State, :Location, :LineOperator, :RegionId, :AvailablePortType, :Coordinate, :City, :Area, :AccessPointType
|
83
|
-
|
83
|
+
|
84
84
|
def initialize(accesspointname=nil, accesspointid=nil, state=nil, location=nil, lineoperator=nil, regionid=nil, availableporttype=nil, coordinate=nil, city=nil, area=nil, accesspointtype=nil)
|
85
85
|
@AccessPointName = accesspointname
|
86
86
|
@AccessPointId = accesspointid
|
@@ -127,7 +127,7 @@ module TencentCloud
|
|
127
127
|
# @type AddrProto: Integer
|
128
128
|
|
129
129
|
attr_accessor :MaskLen, :AddrType, :AddrProto
|
130
|
-
|
130
|
+
|
131
131
|
def initialize(masklen=nil, addrtype=nil, addrproto=nil)
|
132
132
|
@MaskLen = masklen
|
133
133
|
@AddrType = addrtype
|
@@ -150,7 +150,7 @@ module TencentCloud
|
|
150
150
|
# @type RequestId: String
|
151
151
|
|
152
152
|
attr_accessor :InstanceId, :RequestId
|
153
|
-
|
153
|
+
|
154
154
|
def initialize(instanceid=nil, requestid=nil)
|
155
155
|
@InstanceId = instanceid
|
156
156
|
@RequestId = requestid
|
@@ -170,7 +170,7 @@ module TencentCloud
|
|
170
170
|
# @type Interval: Integer
|
171
171
|
|
172
172
|
attr_accessor :ProbeFailedTimes, :Interval
|
173
|
-
|
173
|
+
|
174
174
|
def initialize(probefailedtimes=nil, interval=nil)
|
175
175
|
@ProbeFailedTimes = probefailedtimes
|
176
176
|
@Interval = interval
|
@@ -190,7 +190,7 @@ module TencentCloud
|
|
190
190
|
# @type TencentBackupAddressBgpState: String
|
191
191
|
|
192
192
|
attr_accessor :TencentAddressBgpState, :TencentBackupAddressBgpState
|
193
|
-
|
193
|
+
|
194
194
|
def initialize(tencentaddressbgpstate=nil, tencentbackupaddressbgpstate=nil)
|
195
195
|
@TencentAddressBgpState = tencentaddressbgpstate
|
196
196
|
@TencentBackupAddressBgpState = tencentbackupaddressbgpstate
|
@@ -210,7 +210,7 @@ module TencentCloud
|
|
210
210
|
# @type AuthKey: String
|
211
211
|
|
212
212
|
attr_accessor :Asn, :AuthKey
|
213
|
-
|
213
|
+
|
214
214
|
def initialize(asn=nil, authkey=nil)
|
215
215
|
@Asn = asn
|
216
216
|
@AuthKey = authkey
|
@@ -230,7 +230,7 @@ module TencentCloud
|
|
230
230
|
# @type Lng: Float
|
231
231
|
|
232
232
|
attr_accessor :Lat, :Lng
|
233
|
-
|
233
|
+
|
234
234
|
def initialize(lat=nil, lng=nil)
|
235
235
|
@Lat = lat
|
236
236
|
@Lng = lng
|
@@ -292,7 +292,7 @@ module TencentCloud
|
|
292
292
|
# @type SignLaw: Boolean
|
293
293
|
|
294
294
|
attr_accessor :DirectConnectName, :AccessPointId, :LineOperator, :PortType, :CircuitCode, :Location, :Bandwidth, :RedundantDirectConnectId, :Vlan, :TencentAddress, :CustomerAddress, :CustomerName, :CustomerContactMail, :CustomerContactNumber, :FaultReportContactPerson, :FaultReportContactNumber, :SignLaw
|
295
|
-
|
295
|
+
|
296
296
|
def initialize(directconnectname=nil, accesspointid=nil, lineoperator=nil, porttype=nil, circuitcode=nil, location=nil, bandwidth=nil, redundantdirectconnectid=nil, vlan=nil, tencentaddress=nil, customeraddress=nil, customername=nil, customercontactmail=nil, customercontactnumber=nil, faultreportcontactperson=nil, faultreportcontactnumber=nil, signlaw=nil)
|
297
297
|
@DirectConnectName = directconnectname
|
298
298
|
@AccessPointId = accesspointid
|
@@ -342,7 +342,7 @@ module TencentCloud
|
|
342
342
|
# @type RequestId: String
|
343
343
|
|
344
344
|
attr_accessor :DirectConnectIdSet, :RequestId
|
345
|
-
|
345
|
+
|
346
346
|
def initialize(directconnectidset=nil, requestid=nil)
|
347
347
|
@DirectConnectIdSet = directconnectidset
|
348
348
|
@RequestId = requestid
|
@@ -407,7 +407,7 @@ module TencentCloud
|
|
407
407
|
# @type NqaInfo: :class:`Tencentcloud::Dc.v20180410.models.NQAInfo`
|
408
408
|
|
409
409
|
attr_accessor :DirectConnectId, :DirectConnectTunnelName, :DirectConnectOwnerAccount, :NetworkType, :NetworkRegion, :VpcId, :DirectConnectGatewayId, :Bandwidth, :RouteType, :BgpPeer, :RouteFilterPrefixes, :Vlan, :TencentAddress, :CustomerAddress, :TencentBackupAddress, :CloudAttachId, :BfdEnable, :NqaEnable, :BfdInfo, :NqaInfo
|
410
|
-
|
410
|
+
|
411
411
|
def initialize(directconnectid=nil, directconnecttunnelname=nil, directconnectowneraccount=nil, networktype=nil, networkregion=nil, vpcid=nil, directconnectgatewayid=nil, bandwidth=nil, routetype=nil, bgppeer=nil, routefilterprefixes=nil, vlan=nil, tencentaddress=nil, customeraddress=nil, tencentbackupaddress=nil, cloudattachid=nil, bfdenable=nil, nqaenable=nil, bfdinfo=nil, nqainfo=nil)
|
412
412
|
@DirectConnectId = directconnectid
|
413
413
|
@DirectConnectTunnelName = directconnecttunnelname
|
@@ -479,7 +479,7 @@ module TencentCloud
|
|
479
479
|
# @type RequestId: String
|
480
480
|
|
481
481
|
attr_accessor :DirectConnectTunnelIdSet, :RequestId
|
482
|
-
|
482
|
+
|
483
483
|
def initialize(directconnecttunnelidset=nil, requestid=nil)
|
484
484
|
@DirectConnectTunnelIdSet = directconnecttunnelidset
|
485
485
|
@RequestId = requestid
|
@@ -497,7 +497,7 @@ module TencentCloud
|
|
497
497
|
# @type DirectConnectId: String
|
498
498
|
|
499
499
|
attr_accessor :DirectConnectId
|
500
|
-
|
500
|
+
|
501
501
|
def initialize(directconnectid=nil)
|
502
502
|
@DirectConnectId = directconnectid
|
503
503
|
end
|
@@ -513,7 +513,7 @@ module TencentCloud
|
|
513
513
|
# @type RequestId: String
|
514
514
|
|
515
515
|
attr_accessor :RequestId
|
516
|
-
|
516
|
+
|
517
517
|
def initialize(requestid=nil)
|
518
518
|
@RequestId = requestid
|
519
519
|
end
|
@@ -529,7 +529,7 @@ module TencentCloud
|
|
529
529
|
# @type DirectConnectTunnelId: String
|
530
530
|
|
531
531
|
attr_accessor :DirectConnectTunnelId
|
532
|
-
|
532
|
+
|
533
533
|
def initialize(directconnecttunnelid=nil)
|
534
534
|
@DirectConnectTunnelId = directconnecttunnelid
|
535
535
|
end
|
@@ -545,7 +545,7 @@ module TencentCloud
|
|
545
545
|
# @type RequestId: String
|
546
546
|
|
547
547
|
attr_accessor :RequestId
|
548
|
-
|
548
|
+
|
549
549
|
def initialize(requestid=nil)
|
550
550
|
@RequestId = requestid
|
551
551
|
end
|
@@ -567,7 +567,7 @@ module TencentCloud
|
|
567
567
|
# @type Limit: Integer
|
568
568
|
|
569
569
|
attr_accessor :RegionId, :Offset, :Limit
|
570
|
-
|
570
|
+
|
571
571
|
def initialize(regionid=nil, offset=nil, limit=nil)
|
572
572
|
@RegionId = regionid
|
573
573
|
@Offset = offset
|
@@ -591,7 +591,7 @@ module TencentCloud
|
|
591
591
|
# @type RequestId: String
|
592
592
|
|
593
593
|
attr_accessor :AccessPointSet, :TotalCount, :RequestId
|
594
|
-
|
594
|
+
|
595
595
|
def initialize(accesspointset=nil, totalcount=nil, requestid=nil)
|
596
596
|
@AccessPointSet = accesspointset
|
597
597
|
@TotalCount = totalcount
|
@@ -618,7 +618,7 @@ module TencentCloud
|
|
618
618
|
# @type DirectConnectTunnelId: String
|
619
619
|
|
620
620
|
attr_accessor :DirectConnectTunnelId
|
621
|
-
|
621
|
+
|
622
622
|
def initialize(directconnecttunnelid=nil)
|
623
623
|
@DirectConnectTunnelId = directconnecttunnelid
|
624
624
|
end
|
@@ -636,7 +636,7 @@ module TencentCloud
|
|
636
636
|
# @type RequestId: String
|
637
637
|
|
638
638
|
attr_accessor :DirectConnectTunnelExtra, :RequestId
|
639
|
-
|
639
|
+
|
640
640
|
def initialize(directconnecttunnelextra=nil, requestid=nil)
|
641
641
|
@DirectConnectTunnelExtra = directconnecttunnelextra
|
642
642
|
@RequestId = requestid
|
@@ -667,7 +667,7 @@ module TencentCloud
|
|
667
667
|
# @type Limit: Integer
|
668
668
|
|
669
669
|
attr_accessor :Filters, :DirectConnectTunnelIds, :Offset, :Limit
|
670
|
-
|
670
|
+
|
671
671
|
def initialize(filters=nil, directconnecttunnelids=nil, offset=nil, limit=nil)
|
672
672
|
@Filters = filters
|
673
673
|
@DirectConnectTunnelIds = directconnecttunnelids
|
@@ -700,7 +700,7 @@ module TencentCloud
|
|
700
700
|
# @type RequestId: String
|
701
701
|
|
702
702
|
attr_accessor :DirectConnectTunnelSet, :TotalCount, :RequestId
|
703
|
-
|
703
|
+
|
704
704
|
def initialize(directconnecttunnelset=nil, totalcount=nil, requestid=nil)
|
705
705
|
@DirectConnectTunnelSet = directconnecttunnelset
|
706
706
|
@TotalCount = totalcount
|
@@ -733,7 +733,7 @@ module TencentCloud
|
|
733
733
|
# @type Limit: Integer
|
734
734
|
|
735
735
|
attr_accessor :Filters, :DirectConnectIds, :Offset, :Limit
|
736
|
-
|
736
|
+
|
737
737
|
def initialize(filters=nil, directconnectids=nil, offset=nil, limit=nil)
|
738
738
|
@Filters = filters
|
739
739
|
@DirectConnectIds = directconnectids
|
@@ -769,7 +769,7 @@ module TencentCloud
|
|
769
769
|
# @type RequestId: String
|
770
770
|
|
771
771
|
attr_accessor :DirectConnectSet, :TotalCount, :AllSignLaw, :RequestId
|
772
|
-
|
772
|
+
|
773
773
|
def initialize(directconnectset=nil, totalcount=nil, allsignlaw=nil, requestid=nil)
|
774
774
|
@DirectConnectSet = directconnectset
|
775
775
|
@TotalCount = totalcount
|
@@ -795,7 +795,7 @@ module TencentCloud
|
|
795
795
|
# DescribeInternetAddressQuota请求参数结构体
|
796
796
|
class DescribeInternetAddressQuotaRequest < TencentCloud::Common::AbstractModel
|
797
797
|
|
798
|
-
|
798
|
+
|
799
799
|
def initialize()
|
800
800
|
end
|
801
801
|
|
@@ -824,7 +824,7 @@ module TencentCloud
|
|
824
824
|
# @type RequestId: String
|
825
825
|
|
826
826
|
attr_accessor :Ipv6PrefixLen, :Ipv4BgpQuota, :Ipv4OtherQuota, :Ipv4BgpNum, :Ipv4OtherNum, :RequestId
|
827
|
-
|
827
|
+
|
828
828
|
def initialize(ipv6prefixlen=nil, ipv4bgpquota=nil, ipv4otherquota=nil, ipv4bgpnum=nil, ipv4othernum=nil, requestid=nil)
|
829
829
|
@Ipv6PrefixLen = ipv6prefixlen
|
830
830
|
@Ipv4BgpQuota = ipv4bgpquota
|
@@ -859,7 +859,7 @@ module TencentCloud
|
|
859
859
|
# @type Filters: Array
|
860
860
|
|
861
861
|
attr_accessor :Offset, :Limit, :Filters
|
862
|
-
|
862
|
+
|
863
863
|
def initialize(offset=nil, limit=nil, filters=nil)
|
864
864
|
@Offset = offset
|
865
865
|
@Limit = limit
|
@@ -891,7 +891,7 @@ module TencentCloud
|
|
891
891
|
# @type RequestId: String
|
892
892
|
|
893
893
|
attr_accessor :TotalCount, :Subnets, :RequestId
|
894
|
-
|
894
|
+
|
895
895
|
def initialize(totalcount=nil, subnets=nil, requestid=nil)
|
896
896
|
@TotalCount = totalcount
|
897
897
|
@Subnets = subnets
|
@@ -915,7 +915,7 @@ module TencentCloud
|
|
915
915
|
# DescribeInternetAddressStatistics请求参数结构体
|
916
916
|
class DescribeInternetAddressStatisticsRequest < TencentCloud::Common::AbstractModel
|
917
917
|
|
918
|
-
|
918
|
+
|
919
919
|
def initialize()
|
920
920
|
end
|
921
921
|
|
@@ -934,7 +934,7 @@ module TencentCloud
|
|
934
934
|
# @type RequestId: String
|
935
935
|
|
936
936
|
attr_accessor :TotalCount, :InternetAddressStatistics, :RequestId
|
937
|
-
|
937
|
+
|
938
938
|
def initialize(totalcount=nil, internetaddressstatistics=nil, requestid=nil)
|
939
939
|
@TotalCount = totalcount
|
940
940
|
@InternetAddressStatistics = internetaddressstatistics
|
@@ -969,7 +969,7 @@ module TencentCloud
|
|
969
969
|
# @type Limit: Integer
|
970
970
|
|
971
971
|
attr_accessor :DirectConnectTunnelId, :Filters, :Offset, :Limit
|
972
|
-
|
972
|
+
|
973
973
|
def initialize(directconnecttunnelid=nil, filters=nil, offset=nil, limit=nil)
|
974
974
|
@DirectConnectTunnelId = directconnecttunnelid
|
975
975
|
@Filters = filters
|
@@ -1002,7 +1002,7 @@ module TencentCloud
|
|
1002
1002
|
# @type RequestId: String
|
1003
1003
|
|
1004
1004
|
attr_accessor :Routes, :TotalCount, :RequestId
|
1005
|
-
|
1005
|
+
|
1006
1006
|
def initialize(routes=nil, totalcount=nil, requestid=nil)
|
1007
1007
|
@Routes = routes
|
1008
1008
|
@TotalCount = totalcount
|
@@ -1119,7 +1119,7 @@ module TencentCloud
|
|
1119
1119
|
# @type MinBandwidth: Integer
|
1120
1120
|
|
1121
1121
|
attr_accessor :DirectConnectId, :DirectConnectName, :AccessPointId, :State, :CreatedTime, :EnabledTime, :LineOperator, :Location, :Bandwidth, :PortType, :CircuitCode, :RedundantDirectConnectId, :Vlan, :TencentAddress, :CustomerAddress, :CustomerName, :CustomerContactMail, :CustomerContactNumber, :ExpiredTime, :ChargeType, :FaultReportContactPerson, :FaultReportContactNumber, :TagSet, :AccessPointType, :IdcCity, :ChargeState, :StartTime, :SignLaw, :LocalZone, :VlanZeroDirectConnectTunnelCount, :OtherVlanDirectConnectTunnelCount, :MinBandwidth
|
1122
|
-
|
1122
|
+
|
1123
1123
|
def initialize(directconnectid=nil, directconnectname=nil, accesspointid=nil, state=nil, createdtime=nil, enabledtime=nil, lineoperator=nil, location=nil, bandwidth=nil, porttype=nil, circuitcode=nil, redundantdirectconnectid=nil, vlan=nil, tencentaddress=nil, customeraddress=nil, customername=nil, customercontactmail=nil, customercontactnumber=nil, expiredtime=nil, chargetype=nil, faultreportcontactperson=nil, faultreportcontactnumber=nil, tagset=nil, accesspointtype=nil, idccity=nil, chargestate=nil, starttime=nil, signlaw=nil, localzone=nil, vlanzerodirectconnecttunnelcount=nil, othervlandirectconnecttunnelcount=nil, minbandwidth=nil)
|
1124
1124
|
@DirectConnectId = directconnectid
|
1125
1125
|
@DirectConnectName = directconnectname
|
@@ -1283,7 +1283,7 @@ module TencentCloud
|
|
1283
1283
|
# @type CloudAttachId: String
|
1284
1284
|
|
1285
1285
|
attr_accessor :DirectConnectTunnelId, :DirectConnectId, :State, :DirectConnectOwnerAccount, :OwnerAccount, :NetworkType, :NetworkRegion, :VpcId, :DirectConnectGatewayId, :RouteType, :BgpPeer, :RouteFilterPrefixes, :Vlan, :TencentAddress, :CustomerAddress, :DirectConnectTunnelName, :CreatedTime, :Bandwidth, :TagSet, :NetDetectId, :EnableBGPCommunity, :NatType, :VpcRegion, :BfdEnable, :AccessPointType, :DirectConnectGatewayName, :VpcName, :TencentBackupAddress, :SignLaw, :CloudAttachId
|
1286
|
-
|
1286
|
+
|
1287
1287
|
def initialize(directconnecttunnelid=nil, directconnectid=nil, state=nil, directconnectowneraccount=nil, owneraccount=nil, networktype=nil, networkregion=nil, vpcid=nil, directconnectgatewayid=nil, routetype=nil, bgppeer=nil, routefilterprefixes=nil, vlan=nil, tencentaddress=nil, customeraddress=nil, directconnecttunnelname=nil, createdtime=nil, bandwidth=nil, tagset=nil, netdetectid=nil, enablebgpcommunity=nil, nattype=nil, vpcregion=nil, bfdenable=nil, accesspointtype=nil, directconnectgatewayname=nil, vpcname=nil, tencentbackupaddress=nil, signlaw=nil, cloudattachid=nil)
|
1288
1288
|
@DirectConnectTunnelId = directconnecttunnelid
|
1289
1289
|
@DirectConnectId = directconnectid
|
@@ -1469,7 +1469,7 @@ module TencentCloud
|
|
1469
1469
|
# @type HighPrecisionBFDEnable: Integer
|
1470
1470
|
|
1471
1471
|
attr_accessor :DirectConnectTunnelId, :DirectConnectId, :State, :DirectConnectOwnerAccount, :OwnerAccount, :NetworkType, :NetworkRegion, :VpcId, :DirectConnectGatewayId, :RouteType, :BgpPeer, :RouteFilterPrefixes, :PublicAddresses, :Vlan, :TencentAddress, :TencentBackupAddress, :CustomerAddress, :DirectConnectTunnelName, :CreatedTime, :Bandwidth, :NetDetectId, :EnableBGPCommunity, :NatType, :VpcRegion, :BfdEnable, :NqaEnable, :AccessPointType, :DirectConnectGatewayName, :VpcName, :SignLaw, :BfdInfo, :NqaInfo, :BgpStatus, :IPv6Enable, :TencentIPv6Address, :TencentBackupIPv6Address, :BgpIPv6Status, :CustomerIPv6Address, :JumboEnable, :HighPrecisionBFDEnable
|
1472
|
-
|
1472
|
+
|
1473
1473
|
def initialize(directconnecttunnelid=nil, directconnectid=nil, state=nil, directconnectowneraccount=nil, owneraccount=nil, networktype=nil, networkregion=nil, vpcid=nil, directconnectgatewayid=nil, routetype=nil, bgppeer=nil, routefilterprefixes=nil, publicaddresses=nil, vlan=nil, tencentaddress=nil, tencentbackupaddress=nil, customeraddress=nil, directconnecttunnelname=nil, createdtime=nil, bandwidth=nil, netdetectid=nil, enablebgpcommunity=nil, nattype=nil, vpcregion=nil, bfdenable=nil, nqaenable=nil, accesspointtype=nil, directconnectgatewayname=nil, vpcname=nil, signlaw=nil, bfdinfo=nil, nqainfo=nil, bgpstatus=nil, ipv6enable=nil, tencentipv6address=nil, tencentbackupipv6address=nil, bgpipv6status=nil, customeripv6address=nil, jumboenable=nil, highprecisionbfdenable=nil)
|
1474
1474
|
@DirectConnectTunnelId = directconnecttunnelid
|
1475
1475
|
@DirectConnectId = directconnectid
|
@@ -1602,7 +1602,7 @@ module TencentCloud
|
|
1602
1602
|
# @type NextHop: String
|
1603
1603
|
|
1604
1604
|
attr_accessor :RouteId, :DestinationCidrBlock, :RouteType, :Status, :ASPath, :NextHop
|
1605
|
-
|
1605
|
+
|
1606
1606
|
def initialize(routeid=nil, destinationcidrblock=nil, routetype=nil, status=nil, aspath=nil, nexthop=nil)
|
1607
1607
|
@RouteId = routeid
|
1608
1608
|
@DestinationCidrBlock = destinationcidrblock
|
@@ -1628,7 +1628,7 @@ module TencentCloud
|
|
1628
1628
|
# @type InstanceId: String
|
1629
1629
|
|
1630
1630
|
attr_accessor :InstanceId
|
1631
|
-
|
1631
|
+
|
1632
1632
|
def initialize(instanceid=nil)
|
1633
1633
|
@InstanceId = instanceid
|
1634
1634
|
end
|
@@ -1644,7 +1644,7 @@ module TencentCloud
|
|
1644
1644
|
# @type RequestId: String
|
1645
1645
|
|
1646
1646
|
attr_accessor :RequestId
|
1647
|
-
|
1647
|
+
|
1648
1648
|
def initialize(requestid=nil)
|
1649
1649
|
@RequestId = requestid
|
1650
1650
|
end
|
@@ -1660,7 +1660,7 @@ module TencentCloud
|
|
1660
1660
|
# @type InstanceId: String
|
1661
1661
|
|
1662
1662
|
attr_accessor :InstanceId
|
1663
|
-
|
1663
|
+
|
1664
1664
|
def initialize(instanceid=nil)
|
1665
1665
|
@InstanceId = instanceid
|
1666
1666
|
end
|
@@ -1676,7 +1676,7 @@ module TencentCloud
|
|
1676
1676
|
# @type RequestId: String
|
1677
1677
|
|
1678
1678
|
attr_accessor :RequestId
|
1679
|
-
|
1679
|
+
|
1680
1680
|
def initialize(requestid=nil)
|
1681
1681
|
@RequestId = requestid
|
1682
1682
|
end
|
@@ -1694,7 +1694,7 @@ module TencentCloud
|
|
1694
1694
|
# @type Values: Array
|
1695
1695
|
|
1696
1696
|
attr_accessor :Name, :Values
|
1697
|
-
|
1697
|
+
|
1698
1698
|
def initialize(name=nil, values=nil)
|
1699
1699
|
@Name = name
|
1700
1700
|
@Values = values
|
@@ -1750,7 +1750,7 @@ module TencentCloud
|
|
1750
1750
|
# @type ReserveTime: Integer
|
1751
1751
|
|
1752
1752
|
attr_accessor :InstanceId, :Subnet, :MaskLen, :AddrType, :Status, :ApplyTime, :StopTime, :ReleaseTime, :Region, :AppId, :AddrProto, :ReserveTime
|
1753
|
-
|
1753
|
+
|
1754
1754
|
def initialize(instanceid=nil, subnet=nil, masklen=nil, addrtype=nil, status=nil, applytime=nil, stoptime=nil, releasetime=nil, region=nil, appid=nil, addrproto=nil, reservetime=nil)
|
1755
1755
|
@InstanceId = instanceid
|
1756
1756
|
@Subnet = subnet
|
@@ -1792,7 +1792,7 @@ module TencentCloud
|
|
1792
1792
|
# @type SubnetNum: Integer
|
1793
1793
|
|
1794
1794
|
attr_accessor :Region, :SubnetNum
|
1795
|
-
|
1795
|
+
|
1796
1796
|
def initialize(region=nil, subnetnum=nil)
|
1797
1797
|
@Region = region
|
1798
1798
|
@SubnetNum = subnetnum
|
@@ -1834,7 +1834,7 @@ module TencentCloud
|
|
1834
1834
|
# @type Bandwidth: Integer
|
1835
1835
|
|
1836
1836
|
attr_accessor :DirectConnectId, :DirectConnectName, :CircuitCode, :Vlan, :TencentAddress, :CustomerAddress, :CustomerName, :CustomerContactMail, :CustomerContactNumber, :FaultReportContactPerson, :FaultReportContactNumber, :SignLaw, :Bandwidth
|
1837
|
-
|
1837
|
+
|
1838
1838
|
def initialize(directconnectid=nil, directconnectname=nil, circuitcode=nil, vlan=nil, tencentaddress=nil, customeraddress=nil, customername=nil, customercontactmail=nil, customercontactnumber=nil, faultreportcontactperson=nil, faultreportcontactnumber=nil, signlaw=nil, bandwidth=nil)
|
1839
1839
|
@DirectConnectId = directconnectid
|
1840
1840
|
@DirectConnectName = directconnectname
|
@@ -1874,7 +1874,7 @@ module TencentCloud
|
|
1874
1874
|
# @type RequestId: String
|
1875
1875
|
|
1876
1876
|
attr_accessor :RequestId
|
1877
|
-
|
1877
|
+
|
1878
1878
|
def initialize(requestid=nil)
|
1879
1879
|
@RequestId = requestid
|
1880
1880
|
end
|
@@ -1904,7 +1904,7 @@ module TencentCloud
|
|
1904
1904
|
# @type TencentBackupAddress: String
|
1905
1905
|
|
1906
1906
|
attr_accessor :DirectConnectTunnelId, :DirectConnectTunnelName, :BgpPeer, :RouteFilterPrefixes, :TencentAddress, :CustomerAddress, :Bandwidth, :TencentBackupAddress
|
1907
|
-
|
1907
|
+
|
1908
1908
|
def initialize(directconnecttunnelid=nil, directconnecttunnelname=nil, bgppeer=nil, routefilterprefixes=nil, tencentaddress=nil, customeraddress=nil, bandwidth=nil, tencentbackupaddress=nil)
|
1909
1909
|
@DirectConnectTunnelId = directconnecttunnelid
|
1910
1910
|
@DirectConnectTunnelName = directconnecttunnelname
|
@@ -1944,7 +1944,7 @@ module TencentCloud
|
|
1944
1944
|
# @type RequestId: String
|
1945
1945
|
|
1946
1946
|
attr_accessor :RequestId
|
1947
|
-
|
1947
|
+
|
1948
1948
|
def initialize(requestid=nil)
|
1949
1949
|
@RequestId = requestid
|
1950
1950
|
end
|
@@ -1993,7 +1993,7 @@ module TencentCloud
|
|
1993
1993
|
# @type JumboEnable: Integer
|
1994
1994
|
|
1995
1995
|
attr_accessor :DirectConnectTunnelId, :Vlan, :BgpPeer, :RouteFilterPrefixes, :TencentAddress, :TencentBackupAddress, :CustomerAddress, :Bandwidth, :EnableBGPCommunity, :BfdEnable, :NqaEnable, :BfdInfo, :NqaInfo, :IPv6Enable, :CustomerIDCRoutes, :JumboEnable
|
1996
|
-
|
1996
|
+
|
1997
1997
|
def initialize(directconnecttunnelid=nil, vlan=nil, bgppeer=nil, routefilterprefixes=nil, tencentaddress=nil, tencentbackupaddress=nil, customeraddress=nil, bandwidth=nil, enablebgpcommunity=nil, bfdenable=nil, nqaenable=nil, bfdinfo=nil, nqainfo=nil, ipv6enable=nil, customeridcroutes=nil, jumboenable=nil)
|
1998
1998
|
@DirectConnectTunnelId = directconnecttunnelid
|
1999
1999
|
@Vlan = vlan
|
@@ -2058,7 +2058,7 @@ module TencentCloud
|
|
2058
2058
|
# @type RequestId: String
|
2059
2059
|
|
2060
2060
|
attr_accessor :RequestId
|
2061
|
-
|
2061
|
+
|
2062
2062
|
def initialize(requestid=nil)
|
2063
2063
|
@RequestId = requestid
|
2064
2064
|
end
|
@@ -2078,7 +2078,7 @@ module TencentCloud
|
|
2078
2078
|
# @type DestinationIp: String
|
2079
2079
|
|
2080
2080
|
attr_accessor :ProbeFailedTimes, :Interval, :DestinationIp
|
2081
|
-
|
2081
|
+
|
2082
2082
|
def initialize(probefailedtimes=nil, interval=nil, destinationip=nil)
|
2083
2083
|
@ProbeFailedTimes = probefailedtimes
|
2084
2084
|
@Interval = interval
|
@@ -2098,7 +2098,7 @@ module TencentCloud
|
|
2098
2098
|
# @type DirectConnectTunnelId: String
|
2099
2099
|
|
2100
2100
|
attr_accessor :DirectConnectTunnelId
|
2101
|
-
|
2101
|
+
|
2102
2102
|
def initialize(directconnecttunnelid=nil)
|
2103
2103
|
@DirectConnectTunnelId = directconnecttunnelid
|
2104
2104
|
end
|
@@ -2114,7 +2114,7 @@ module TencentCloud
|
|
2114
2114
|
# @type RequestId: String
|
2115
2115
|
|
2116
2116
|
attr_accessor :RequestId
|
2117
|
-
|
2117
|
+
|
2118
2118
|
def initialize(requestid=nil)
|
2119
2119
|
@RequestId = requestid
|
2120
2120
|
end
|
@@ -2130,7 +2130,7 @@ module TencentCloud
|
|
2130
2130
|
# @type InstanceId: String
|
2131
2131
|
|
2132
2132
|
attr_accessor :InstanceId
|
2133
|
-
|
2133
|
+
|
2134
2134
|
def initialize(instanceid=nil)
|
2135
2135
|
@InstanceId = instanceid
|
2136
2136
|
end
|
@@ -2146,7 +2146,7 @@ module TencentCloud
|
|
2146
2146
|
# @type RequestId: String
|
2147
2147
|
|
2148
2148
|
attr_accessor :RequestId
|
2149
|
-
|
2149
|
+
|
2150
2150
|
def initialize(requestid=nil)
|
2151
2151
|
@RequestId = requestid
|
2152
2152
|
end
|
@@ -2162,7 +2162,7 @@ module TencentCloud
|
|
2162
2162
|
# @type Cidr: String
|
2163
2163
|
|
2164
2164
|
attr_accessor :Cidr
|
2165
|
-
|
2165
|
+
|
2166
2166
|
def initialize(cidr=nil)
|
2167
2167
|
@Cidr = cidr
|
2168
2168
|
end
|
@@ -2182,7 +2182,7 @@ module TencentCloud
|
|
2182
2182
|
# @type Value: String
|
2183
2183
|
|
2184
2184
|
attr_accessor :Key, :Value
|
2185
|
-
|
2185
|
+
|
2186
2186
|
def initialize(key=nil, value=nil)
|
2187
2187
|
@Key = key
|
2188
2188
|
@Value = value
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-dc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.592
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|