Get Vbr Pconn Associations Association
data class GetVbrPconnAssociationsAssociation(val circuitCode: String, val enableIpv6: Boolean, val id: String, val localGatewayIp: String, val localIpv6GatewayIp: String, val peerGatewayIp: String, val peerIpv6GatewayIp: String, val peeringIpv6SubnetMask: String, val peeringSubnetMask: String, val physicalConnectionId: String, val status: String, val vbrId: String, val vlanId: Int)
Properties
Link copied to clipboard
The circuit code provided by the operator for the physical connection.
Link copied to clipboard
Whether IPv6 is enabled.
Link copied to clipboard
The Alibaba cloud IP address of the VBR instance.
Link copied to clipboard
The IPv6 address on the Alibaba Cloud side of the VBR instance.
Link copied to clipboard
The client IP address of the VBR instance.
Link copied to clipboard
The subnet mask of the Alibaba Cloud side and the client side of the VBR instance.Two IPv6 addresses must be in the same subnet.
Link copied to clipboard
The subnet mask of the Alibaba Cloud side and the client side of the VBR instance.The two IP addresses must be in the same subnet.
Link copied to clipboard
The IPv6 address of the client side of the VBR instance.
Link copied to clipboard
The ID of the leased line instance.