Apache CloudStack 4.20.0.0 Root Admin API Reference

listBgpPeers

Lists Bgp Peers.

Request parameters

Parameter NameDescriptionRequired
accountthe account which the Bgp Peer is dedicated to. Must be used with the domainId parameter.false
asnumberAS number of the Bgp Peer.false
domainidthe domain ID which the Bgp Peer is dedicated to.false
idUUID of the Bgp Peer.false
isdedicatedLists only dedicated or non-dedicated Bgp Peers. If not set, lists all dedicated and non-dedicated BGP peers the domain/account can access.false
keywordList by keywordfalse
pagefalse
pagesizefalse
projectidproject who which the Bgp Peer is dedicated tofalse
zoneidUUID of zone to which the Bgp Peer belongs to.false

Response Tags

Response NameDescription
idid of the bgp peer
accountthe account of the bgp peer
asnumberAS number of bgp peer
createddate when this bgp peer was created.
detailsadditional key/value details of the bgp peer
domainthe domain name of the bgp peer
domainidthe domain ID of the bgp peer
ip6addressIPv6 address of bgp peer
ipaddressIPv4 address of bgp peer
passwordpassword of bgp peer
projectthe project name of the bgp peer
projectidthe project id of the bgp peer
zoneidid of zone to which the bgp peer belongs to.
zonenamename of zone to which the bgp peer belongs to.