Class: TencentCloud::Dc::V20180410::DirectConnectTunnel

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20180410/models.rb

Overview

专用通道信息列表

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#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, shareornot = nil, accesspointname = nil, accesspointid = nil) ⇒ DirectConnectTunnel

Returns a new instance of DirectConnectTunnel.



1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
# File 'lib/v20180410/models.rb', line 1537

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, shareornot=nil, accesspointname=nil, accesspointid=nil)
  @DirectConnectTunnelId = directconnecttunnelid
  @DirectConnectId = directconnectid
  @State = state
  @DirectConnectOwnerAccount = directconnectowneraccount
  @OwnerAccount = owneraccount
  @NetworkType = networktype
  @NetworkRegion = networkregion
  @VpcId = vpcid
  @DirectConnectGatewayId = directconnectgatewayid
  @RouteType = routetype
  @BgpPeer = bgppeer
  @RouteFilterPrefixes = routefilterprefixes
  @Vlan = vlan
  @TencentAddress = tencentaddress
  @CustomerAddress = customeraddress
  @DirectConnectTunnelName = directconnecttunnelname
  @CreatedTime = createdtime
  @Bandwidth = bandwidth
  @TagSet = tagset
  @NetDetectId = netdetectid
  @EnableBGPCommunity = enablebgpcommunity
  @NatType = nattype
  @VpcRegion = vpcregion
  @BfdEnable = bfdenable
  @AccessPointType = accesspointtype
  @DirectConnectGatewayName = directconnectgatewayname
  @VpcName = vpcname
  @TencentBackupAddress = tencentbackupaddress
  @SignLaw = signlaw
  @CloudAttachId = cloudattachid
  @ShareOrNot = shareornot
  @AccessPointName = accesspointname
  @AccessPointId = accesspointid
end

Instance Attribute Details

#AccessPointId ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def AccessPointId
  @AccessPointId
end

#AccessPointName ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def AccessPointName
  @AccessPointName
end

#AccessPointType ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def AccessPointType
  @AccessPointType
end

#Bandwidth ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def Bandwidth
  @Bandwidth
end

#BfdEnable ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def BfdEnable
  @BfdEnable
end

#BgpPeer ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def BgpPeer
  @BgpPeer
end

#CloudAttachId ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def CloudAttachId
  @CloudAttachId
end

#CreatedTime ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def CreatedTime
  @CreatedTime
end

#CustomerAddress ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def CustomerAddress
  @CustomerAddress
end

#DirectConnectGatewayId ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def DirectConnectGatewayId
  @DirectConnectGatewayId
end

#DirectConnectGatewayName ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def DirectConnectGatewayName
  @DirectConnectGatewayName
end

#DirectConnectId ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def DirectConnectId
  @DirectConnectId
end

#DirectConnectOwnerAccount ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def DirectConnectOwnerAccount
  @DirectConnectOwnerAccount
end

#DirectConnectTunnelId ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def DirectConnectTunnelId
  @DirectConnectTunnelId
end

#DirectConnectTunnelName ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def DirectConnectTunnelName
  @DirectConnectTunnelName
end

#EnableBGPCommunity ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def EnableBGPCommunity
  @EnableBGPCommunity
end

#NatType ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def NatType
  @NatType
end

#NetDetectId ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def NetDetectId
  @NetDetectId
end

#NetworkRegion ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def NetworkRegion
  @NetworkRegion
end

#NetworkType ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def NetworkType
  @NetworkType
end

#OwnerAccount ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def OwnerAccount
  @OwnerAccount
end

#RouteFilterPrefixes ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def RouteFilterPrefixes
  @RouteFilterPrefixes
end

#RouteType ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def RouteType
  @RouteType
end

#ShareOrNot ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def ShareOrNot
  @ShareOrNot
end

#SignLaw ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def SignLaw
  @SignLaw
end

#State ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def State
  @State
end

#TagSet ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def TagSet
  @TagSet
end

#TencentAddress ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def TencentAddress
  @TencentAddress
end

#TencentBackupAddress ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def TencentBackupAddress
  @TencentBackupAddress
end

#Vlan ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def Vlan
  @Vlan
end

#VpcId ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def VpcId
  @VpcId
end

#VpcName ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def VpcName
  @VpcName
end

#VpcRegion ⇒ Object

AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝

Parameters:

  • DirectConnectTunnelId: —

    专用通道ID

  • DirectConnectId: —

    物理专线ID

  • State: —

    专用通道状态

  • DirectConnectOwnerAccount: —

    物理专线的拥有者,开发商账号 ID

  • OwnerAccount: —

    专用通道的拥有者,开发商账号 ID

  • NetworkType: —

    网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网

  • NetworkRegion: —

    VPC地域对应的网络名,如ap-guangzhou

  • VpcId: —

    私有网络统一 ID 或者黑石网络统一 ID

  • DirectConnectGatewayId: —

    专线网关 ID

  • RouteType: —

    BGP :BGP路由 STATIC:静态 默认为 BGP 路由

  • BgpPeer: —

    用户侧BGP,包括: CloudAsn,Asn,AuthKey

  • RouteFilterPrefixes: —

    用户侧网段地址

  • Vlan: —

    专用通道的Vlan

  • TencentAddress: —

    TencentAddress,腾讯侧互联 IP

  • CustomerAddress: —

    CustomerAddress,用户侧互联 IP

  • DirectConnectTunnelName: —

    专用通道名称

  • CreatedTime: —

    专用通道创建时间

  • Bandwidth: —

    专用通道带宽值

  • TagSet: —

    专用通道标签值

  • NetDetectId: —

    关联的网络自定义探测ID

  • EnableBGPCommunity: —

    BGP community开关

  • NatType: —

    是否为Nat通道

  • VpcRegion: —

    VPC地域简码,如gz、cd

  • BfdEnable: —

    是否开启BFD

  • AccessPointType: —

    专用通道接入点类型

  • DirectConnectGatewayName: —

    专线网关名称

  • VpcName: —

    VPC名称

  • TencentBackupAddress: —

    TencentBackupAddress,腾讯侧备用互联 IP

  • SignLaw: —

    专用通道关联的物理专线是否签署了用户协议

  • CloudAttachId: —

    高速上云服务ID

  • ShareOrNot: —

    是否共享通道

  • AccessPointName: —

    接入点名称

  • AccessPointId: —

    接入点ID



1535
1536
1537
# File 'lib/v20180410/models.rb', line 1535

def VpcRegion
  @VpcRegion
end

Instance Method Details

#deserialize(params) ⇒ Object



1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
# File 'lib/v20180410/models.rb', line 1573

def deserialize(params)
  @DirectConnectTunnelId = params['DirectConnectTunnelId']
  @DirectConnectId = params['DirectConnectId']
  @State = params['State']
  @DirectConnectOwnerAccount = params['DirectConnectOwnerAccount']
  @OwnerAccount = params['OwnerAccount']
  @NetworkType = params['NetworkType']
  @NetworkRegion = params['NetworkRegion']
  @VpcId = params['VpcId']
  @DirectConnectGatewayId = params['DirectConnectGatewayId']
  @RouteType = params['RouteType']
  unless params['BgpPeer'].nil?
    @BgpPeer = BgpPeer.new
    @BgpPeer.deserialize(params['BgpPeer'])
  end
  unless params['RouteFilterPrefixes'].nil?
    @RouteFilterPrefixes = []
    params['RouteFilterPrefixes'].each do |i|
      routefilterprefix_tmp = RouteFilterPrefix.new
      routefilterprefix_tmp.deserialize(i)
      @RouteFilterPrefixes << routefilterprefix_tmp
    end
  end
  @Vlan = params['Vlan']
  @TencentAddress = params['TencentAddress']
  @CustomerAddress = params['CustomerAddress']
  @DirectConnectTunnelName = params['DirectConnectTunnelName']
  @CreatedTime = params['CreatedTime']
  @Bandwidth = params['Bandwidth']
  unless params['TagSet'].nil?
    @TagSet = []
    params['TagSet'].each do |i|
      tag_tmp = Tag.new
      tag_tmp.deserialize(i)
      @TagSet << tag_tmp
    end
  end
  @NetDetectId = params['NetDetectId']
  @EnableBGPCommunity = params['EnableBGPCommunity']
  @NatType = params['NatType']
  @VpcRegion = params['VpcRegion']
  @BfdEnable = params['BfdEnable']
  @AccessPointType = params['AccessPointType']
  @DirectConnectGatewayName = params['DirectConnectGatewayName']
  @VpcName = params['VpcName']
  @TencentBackupAddress = params['TencentBackupAddress']
  @SignLaw = params['SignLaw']
  @CloudAttachId = params['CloudAttachId']
  @ShareOrNot = params['ShareOrNot']
  @AccessPointName = params['AccessPointName']
  @AccessPointId = params['AccessPointId']
end