tencentcloud-sdk-dc 3.0.1049 → 3.0.1050
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 +11 -8
- 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: add21d5e2feaaadc4a32760291724fd6785a8f05
|
4
|
+
data.tar.gz: 53b9ca020f6f6407c3b72534503b484e1f521280
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ca8f936ad78cc991c51ac4108f832110a449d93070496d4ca960432d12e1b781e92ebd65083a6f19e6468d4cab7e316fea93849edc168d2ed34678e32d8f7a8f
|
7
|
+
data.tar.gz: 536a0665cfe72654f0437bcc6e654d4bd789e9999fa6420717d3224729fd5f469f7a84f5062b3c457af5f4ea6d59eaef365a72ff59cb186dd83b35a02758363d
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1050
|
data/lib/v20180410/models.rb
CHANGED
@@ -19,7 +19,7 @@ module TencentCloud
|
|
19
19
|
module V20180410
|
20
20
|
# AcceptDirectConnectTunnel请求参数结构体
|
21
21
|
class AcceptDirectConnectTunnelRequest < TencentCloud::Common::AbstractModel
|
22
|
-
# @param DirectConnectTunnelId: 专用通道ID。可以通过[
|
22
|
+
# @param DirectConnectTunnelId: 专用通道ID。可以通过[DescribeDirectConnectTunnels](https://cloud.tencent.com/document/product/216/19819)接口获取。
|
23
23
|
# @type DirectConnectTunnelId: String
|
24
24
|
|
25
25
|
attr_accessor :DirectConnectTunnelId
|
@@ -214,7 +214,7 @@ module TencentCloud
|
|
214
214
|
# bgp参数,包括CloudAsn,Asn,AuthKey
|
215
215
|
class BgpPeer < TencentCloud::Common::AbstractModel
|
216
216
|
# @param CloudAsn: 腾讯侧BGP ASN
|
217
|
-
# @type CloudAsn:
|
217
|
+
# @type CloudAsn: Integer
|
218
218
|
# @param Asn: 用户侧BGP ASN
|
219
219
|
# @type Asn: Integer
|
220
220
|
# @param AuthKey: 用户侧BGP密钥
|
@@ -443,7 +443,7 @@ module TencentCloud
|
|
443
443
|
# @param DirectConnectName: 物理专线的名称。
|
444
444
|
# @type DirectConnectName: String
|
445
445
|
# @param AccessPointId: 物理专线所在的接入点。
|
446
|
-
# 您可以通过调用
|
446
|
+
# 您可以通过调用[DescribeAccessPoints](https://cloud.tencent.com/document/product/216/34827)接口获取接入点ID。
|
447
447
|
# @type AccessPointId: String
|
448
448
|
# @param LineOperator: 提供接入物理专线的运营商。
|
449
449
|
# ChinaTelecom:中国电信;
|
@@ -768,8 +768,7 @@ module TencentCloud
|
|
768
768
|
|
769
769
|
# DescribeAccessPoints请求参数结构体
|
770
770
|
class DescribeAccessPointsRequest < TencentCloud::Common::AbstractModel
|
771
|
-
# @param RegionId:
|
772
|
-
# 您可以通过调用 DescribeRegions接口获取地域ID。
|
771
|
+
# @param RegionId: 接入点所在的地域。你可以通过调用[DescribeRegions](https://cloud.tencent.com/document/product/1596/77930)接口获取地域ID。
|
773
772
|
# @type RegionId: String
|
774
773
|
# @param Offset: 偏移量,默认为0。
|
775
774
|
# @type Offset: Integer
|
@@ -944,7 +943,7 @@ module TencentCloud
|
|
944
943
|
|
945
944
|
# DescribeDirectConnects请求参数结构体
|
946
945
|
class DescribeDirectConnectsRequest < TencentCloud::Common::AbstractModel
|
947
|
-
# @param Filters: 过滤条件。
|
946
|
+
# @param Filters: 过滤条件。direct-connect-id:物理专线ID,states:物理专线状态(AVAILABLE-就绪,PENDING-申请中,REJECTED-申请被拒绝,PENDINGPAY-待付款,PAID-付款完成,BUILDING-建设中,STOPED-建设终止,DELETED-删除完成)。
|
948
947
|
# @type Filters: Array
|
949
948
|
# @param DirectConnectIds: 物理专线 ID数组。
|
950
949
|
# @type DirectConnectIds: Array
|
@@ -1309,10 +1308,12 @@ module TencentCloud
|
|
1309
1308
|
# @type Construct: Integer
|
1310
1309
|
# @param AccessPointName: 物理专线的接入点名称
|
1311
1310
|
# @type AccessPointName: String
|
1311
|
+
# @param IsThreeArch: 是否三层架构
|
1312
|
+
# @type IsThreeArch: Boolean
|
1312
1313
|
|
1313
|
-
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, :Construct, :AccessPointName
|
1314
|
+
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, :Construct, :AccessPointName, :IsThreeArch
|
1314
1315
|
|
1315
|
-
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, construct=nil, accesspointname=nil)
|
1316
|
+
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, construct=nil, accesspointname=nil, isthreearch=nil)
|
1316
1317
|
@DirectConnectId = directconnectid
|
1317
1318
|
@DirectConnectName = directconnectname
|
1318
1319
|
@AccessPointId = accesspointid
|
@@ -1347,6 +1348,7 @@ module TencentCloud
|
|
1347
1348
|
@MinBandwidth = minbandwidth
|
1348
1349
|
@Construct = construct
|
1349
1350
|
@AccessPointName = accesspointname
|
1351
|
+
@IsThreeArch = isthreearch
|
1350
1352
|
end
|
1351
1353
|
|
1352
1354
|
def deserialize(params)
|
@@ -1391,6 +1393,7 @@ module TencentCloud
|
|
1391
1393
|
@MinBandwidth = params['MinBandwidth']
|
1392
1394
|
@Construct = params['Construct']
|
1393
1395
|
@AccessPointName = params['AccessPointName']
|
1396
|
+
@IsThreeArch = params['IsThreeArch']
|
1394
1397
|
end
|
1395
1398
|
end
|
1396
1399
|
|
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.1050
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-04-
|
11
|
+
date: 2025-04-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|