Apache CloudStack 4.20.0.0 Root Admin API Reference

dedicateBgpPeer

Dedicates an existing Bgp Peer to an account or a domain.

Request parameters

Parameter NameDescriptionRequired
idId of the Bgp Peertrue
accountaccount who will own the Bgp Peerfalse
domainiddomain ID of the account owning the Bgp Peerfalse
projectidproject who will own the Bgp Peerfalse

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.