tencent cloud

专线接入

动态与公告
产品动态
产品公告
产品简介
产品概述
产品功能
应用场景
使用限制
专线接入点
相关产品
网络规划
购买指南
计费概述
购买方式
续费说明
快速入门
操作指南
物理线路
专线网关
专用通道
监控与告警
MACsec 加密
云交换
访问管理
访问管理概述
可授权策略类型
授权策略语法
实践教程
通过专线接入+VPC NAT 网关实现本地 IDC 与云上资源互访
通过专线接入和 VPN 连接实现混合云主备冗余通信
云专线高可用混合云网络最佳实践
跨地域专用通道迁移至云联网
IDC 通过云联网上云
通过 BGP+BFD 实现加速路由收敛(专线三层对接)
IDC 本地配置
通过 Equinix 实现腾讯云到不同云厂商的专线打通
API 文档
History
Introduction
API Category
Making API Requests
Direct Connect APIs
Data Types
Error Codes
常见问题
基础类
计费类
技术类
故障处理
通用故障排查方案
网络无法连通和数据丢包
相关协议
专线接入服务等级协议
腾讯云专线接入服务协议
Tencent Cloud Direct Connect Review Standards
联系我们
词汇表

Data Types

PDF
聚焦模式
字号
最后更新时间: 2025-10-30 21:39:49

AccessPoint

Access point information.

Used by actions: DescribeAccessPoints.

Name Type Description
AccessPointName String Access point name.
AccessPointId String Unique access point ID.
State String Access point status. Valid values: available, unavailable.
Location String Access point location.
LineOperator Array of String List of ISPs supported by access point.
RegionId String ID of the region that manages the access point.
AvailablePortType Array of String Available port type at the access point. Valid values: 1000BASE-T: gigabit electrical port; 1000BASE-LX: 10 km gigabit single-mode optical port; 1000BASE-ZX: 80 km gigabit single-mode optical port; 10GBASE-LR: 10 km 10-gigabit single-mode optical port; 10GBASE-ZR: 80 km 10-gigabit single-mode optical port; 10GBASE-LH: 40 km 10-gigabit single-mode optical port; 100GBASE-LR4: 10 km 100-gigabit single-mode optical portfiber optic port.
Note: this field may return null, indicating that no valid value is obtained.
Coordinate Coordinate Latitude and longitude of the access point
Note: this field may return null, indicating that no valid values can be obtained.
City String City where the access point is located
Note: this field may return null, indicating that no valid values can be obtained.
Area String Access point region
Note: this field may return null, indicating that no valid values can be obtained.
AccessPointType String Access point type. Valid values: VXLAN, QCPL, and QCAR.
Note: this field may return null, indicating that no valid values can be obtained.

BFDInfo

BFD configuration information

Used by actions: CreateDirectConnectTunnel.

Name Type Required Description
ProbeFailedTimes Integer No Number of health checks
Interval Integer No Health check interval

BgpPeer

BGP parameter, including Asn and AuthKey.

Used by actions: CreateDirectConnectTunnel, DescribeDirectConnectTunnels, ModifyDirectConnectTunnelAttribute.

Name Type Required Description
Asn Integer No User-side BGP Asn.
AuthKey String No User-side BGP key.

Coordinate

Coordinate describing the longitude and latitude.

Used by actions: DescribeAccessPoints.

Name Type Description
Lat Float Latitude
Lng Float Longitude

DirectConnect

Connection information list.

Used by actions: DescribeDirectConnects.

Name Type Description
DirectConnectId String Connection ID.
DirectConnectName String Connection name.
AccessPointId String Access point ID of a connection.
State String Connection status.
PENDING: Applying.
REJECTED: Application rejected.
TOPAY: Payment pending.
PAID: Paid.
ALLOCATED: Constructing.
AVAILABLE: Available.
DELETING: Deleting.
DELETED: Deleted.
CreatedTime Timestamp ISO8601 Connection creation time.
EnabledTime Timestamp ISO8601 Connection activation time.
LineOperator String ISP that provides connections. Valid values: ChinaTelecom (China Telecom), ChinaMobile (China Mobile), ChinaUnicom (China Unicom), In-houseWiring (in-house wiring), ChinaOther (other Chinese ISPs), InternationalOperator (international ISPs).
Location String Location of a local IDC.
Bandwidth Integer Connection port bandwidth in Mbps.
PortType String User-side port type of a connection. Valid values: 100Base-T (100-Megabit electrical Ethernet interface), 1000Base-T (1-Gigabit electrical Ethernet interface; it is the default value), 1000Base-LX (1-Gigabit single-mode optical Ethernet interface; 10 KM), 10GBase-T (10-Gigabit electrical Ethernet interface), 10GBase-LR (10-Gigabit single-mode optical Ethernet interface; 10 KM).
CircuitCode String Circuit code of a connection, which is provided by the ISP or service provider.
Note: this field may return null, indicating that no valid values can be obtained.
RedundantDirectConnectId String ID of a redundant connection.
Vlan Integer VLAN for connection debugging, which is enabled and automatically assigned by default.
Note: this field may return null, indicating that no valid values can be obtained.
TencentAddress String Tencent-side IP address for connection debugging.
Note: this field may return null, indicating that no valid values can be obtained.
CustomerAddress String User-side IP address for connection debugging.
Note: this field may return null, indicating that no valid values can be obtained.
CustomerName String Name of the connection applicant, which is obtained from the account system by default.
Note: this field may return null, indicating that no valid values can be obtained.
CustomerContactMail String Email address of the connection applicant, which is obtained from the account system by default.
Note: this field may return null, indicating that no valid values can be obtained.
CustomerContactNumber String Contact number of the connection applicant, which is obtained from the account system by default.
Note: this field may return null, indicating that no valid values can be obtained.
ExpiredTime Timestamp ISO8601 Connection expiration time.
Note: this field may return null, indicating that no valid values can be obtained.
ChargeType String Connection billing mode. NON_RECURRING_CHARGE: One-time charge for accessing service
Note: this field may return null, indicating that no valid values can be obtained.
FaultReportContactPerson String Fault reporting contact person.
Note: this field may return null, indicating that no valid values can be obtained.
FaultReportContactNumber String Fault reporting contact number.
Note: this field may return null, indicating that no valid values can be obtained.
TagSet Array of Tag Tag key-value pair
Note: this field may return null, indicating that no valid values can be obtained.
AccessPointType String Access point type of a connection.
IdcCity String IDC city.
Note: this field may return null, indicating that no valid values can be obtained.
ChargeState String Billing status
Note: this field may return null, indicating that no valid values can be obtained.
StartTime String Connection activation time.
Note: this field may return null, indicating that no valid values can be obtained.
SignLaw Boolean Whether the connection has the service agreement signed.
Note: this field may return null, indicating that no valid value is obtained.
LocalZone Boolean Whether the connection is an edge zone.
Note: this field may return null, indicating that no valid value is obtained.
VlanZeroDirectConnectTunnelCount Integer Number of dedicated tunnels with disabled VLAN in the connection
Note: this field may return null, indicating that no valid value can be found.
OtherVlanDirectConnectTunnelCount Integer Number of dedicated tunnels with enabled VLAN in the connection
Note: this field may return null, indicating that no valid values can be obtained.
MinBandwidth Integer Minimum bandwidth of the connection
Note: this field may return null, indicating that no valid values can be obtained.

DirectConnectTunnel

Dedicated tunnel information list.

Used by actions: DescribeDirectConnectTunnels.

Name Type Description
DirectConnectTunnelId String Dedicated tunnel ID.
DirectConnectId String Connection ID.
State String Dedicated tunnel status.
AVAILABLE: Ready or connected.
PENDING: Applying.
ALLOCATING: Configuring.
ALLOCATED: Configured.
ALTERING: Modifying.
DELETING: Deleting.
DELETED: Deleted.
COMFIRMING: To be accepted.
REJECTED: Rejected.
DirectConnectOwnerAccount String Connection owner, i.e., developer account ID.
OwnerAccount String Dedicated tunnel owner, i.e., developer account ID.
NetworkType String Network type. Valid values: VPC, BMVPC, CCN.
VPC: Virtual Private Cloud; BMVPC: BM VPC; CCN: Cloud Connect Network.
NetworkRegion String Network of the VPC region, such as ap-guangzhou.
VpcId String Unified VPC ID or BMVPC ID.
DirectConnectGatewayId String Direct connect gateway ID.
RouteType String BGP: BGP routing; STATIC: Static routing. Default value: BGP routing.
BgpPeer BgpPeer User-side BGP, including Asn and AuthKey.
RouteFilterPrefixes Array of RouteFilterPrefix User-side IP range.
Vlan Integer VLAN of a dedicated tunnel.
TencentAddress String TencentAddress: Tencent-side IP address.
CustomerAddress String CustomerAddress: User-side IP address.
DirectConnectTunnelName String Dedicated tunnel name.
CreatedTime Timestamp ISO8601 Creation time of a dedicated tunnel.
Bandwidth Integer Bandwidth value of a dedicated tunnel.
TagSet Array of Tag Tag value of a dedicated tunnel.
NetDetectId String Associated custom network probe ID
Note: this field may return null, indicating that no valid values can be obtained.
EnableBGPCommunity Boolean BGP community switch
Note: this field may return null, indicating that no valid values can be obtained.
NatType Integer Whether it is a NAT tunnel
Note: this field may return null, indicating that no valid values can be obtained.
VpcRegion String VPC region abbreviation, such as gz, cd.
Note: this field may return null, indicating that no valid values can be obtained.
BfdEnable Integer Whether to enable BFD
Note: this field may return null, indicating that no valid values can be obtained.
AccessPointType String Access point type of a dedicated tunnel.
Note: this field may return null, indicating that no valid values can be obtained.
DirectConnectGatewayName String Direct connect gateway name.
Note: this field may return null, indicating that no valid values can be obtained.
VpcName String VPC name.
Note: this field may return null, indicating that no valid values can be obtained.
TencentBackupAddress String Backup IP address on the Tencent side.
SignLaw Boolean Whether the connection associated with the dedicated tunnel has the service agreement signed.
Note: this field may return null, indicating that no valid value is obtained.
CloudAttachId String Cloud Attached Connection Service ID
Note: this field may return null, indicating that no valid values can be obtained.

Filter

Used for conditional filtering queries.

Used by actions: DescribeDirectConnectTunnels, DescribeDirectConnects, DescribeInternetAddress.

Name Type Required Description
Name String Yes Fields to be filtered.
Values Array of String Yes Filter values of the field.

InternetAddressDetail

Internet tunnel’s IP address details

Used by actions: DescribeInternetAddress.

Name Type Description
InstanceId String Internet tunnel’s IP address ID
Note: this field may return null, indicating that no valid values can be obtained.
Subnet String Internet tunnel’s network address
Note: this field may return null, indicating that no valid values can be obtained.
MaskLen Integer Mask length of a network address
Note: this field may return null, indicating that no valid values can be obtained.
AddrType Integer Address type. Valid values: 0: BGP
1: China Telecom
2: China Mobile
3: China Unicom
Note: this field may return null, indicating that no valid values can be obtained.
Status Integer Address status. Valid values: 0: in use
1: disabled
2: returned
ApplyTime String Applied at
Note: this field may return null, indicating that no valid values can be obtained.
StopTime String Disabled at
Note: this field may return null, indicating that no valid values can be obtained.
ReleaseTime String Returned at
Note: this field may return null, indicating that no valid values can be obtained.
Region String Region
Note: this field may return null, indicating that no valid values can be obtained.
AppId Integer User ID
Note: this field may return null, indicating that no valid values can be obtained.
AddrProto Integer Address protocol. Valid values: 0: IPv4; 1: IPv6
Note: this field may return null, indicating that no valid values can be obtained.
ReserveTime Integer Retention period of a released IP address, in days
Note: this field may return null, indicating that no valid values can be obtained.

InternetAddressStatistics

Public IP address statistics of internet tunnels

Used by actions: DescribeInternetAddressStatistics.

Name Type Description
Region String Region
Note: this field may return null, indicating that no valid values can be obtained.
SubnetNum Integer Number of public IP addresses for internet tunnels
Note: this field may return null, indicating that no valid values can be obtained.

NQAInfo

NQA configuration information

Used by actions: CreateDirectConnectTunnel.

Name Type Required Description
ProbeFailedTimes Integer No Number of health checks
Interval Integer No Health check interval
DestinationIp String No IP address for the health check

RouteFilterPrefix

User-side IP range.

Used by actions: CreateDirectConnectTunnel, DescribeDirectConnectTunnels, ModifyDirectConnectTunnelAttribute.

Name Type Required Description
Cidr String No User-side IP range.

Tag

Tag key-value pair

Used by actions: DescribeDirectConnectTunnels, DescribeDirectConnects.

Name Type Description
Key String Tag key
Note: this field may return null, indicating that no valid values can be obtained.
Value String Tag value
Note: this field may return null, indicating that no valid values can be obtained.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈