Get Bgp Peers Peer
data class GetBgpPeersPeer(val authKey: String, val bfdMultiHop: Int, val bgpGroupId: String, val bgpPeerId: String, val bgpPeerName: String, val bgpStatus: String, val description: String, val enableBfd: Boolean, val hold: String, val id: String, val ipVersion: String, val isFake: Boolean, val keepalive: String, val localAsn: String, val peerAsn: String, val peerIpAddress: String, val routeLimit: String, val routerId: String, val status: String)
Constructors
Link copied to clipboard
constructor(authKey: String, bfdMultiHop: Int, bgpGroupId: String, bgpPeerId: String, bgpPeerName: String, bgpStatus: String, description: String, enableBfd: Boolean, hold: String, id: String, ipVersion: String, isFake: Boolean, keepalive: String, localAsn: String, peerAsn: String, peerIpAddress: String, routeLimit: String, routerId: String, status: String)
Properties
Link copied to clipboard
The BFD hop count.
Link copied to clipboard
The ID of the BGP group.
Link copied to clipboard
The name of the BGP neighbor.
Link copied to clipboard
The description of the BGP group.
Link copied to clipboard
The IP address of the BGP neighbor.
Link copied to clipboard
The limit on routes.