Apache CloudStack 4.20.0.0 Root Admin API Reference

changeBgpPeersForVpc

Change the BGP peers for a VPC.

Request parameters

Parameter NameDescriptionRequired
vpcidUUID of the VPC which the Bgp Peers are associated to.true
bgppeeridsIds of the Bgp Peer. If it is empty, all BGP peers will be unlinked.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.