Apache CloudStack 4.20.0.0 Root Admin API Reference
releaseBgpPeer
Releases an existing dedicated Bgp Peer.
Request parameters
Parameter Name | Description | Required |
id | Id of the Bgp Peer | true |
Response Tags
Response Name | Description |
id | id of the bgp peer |
account | the account of the bgp peer |
asnumber | AS number of bgp peer |
created | date when this bgp peer was created. |
details | additional key/value details of the bgp peer |
domain | the domain name of the bgp peer |
domainid | the domain ID of the bgp peer |
ip6address | IPv6 address of bgp peer |
ipaddress | IPv4 address of bgp peer |
password | password of bgp peer |
project | the project name of the bgp peer |
projectid | the project id of the bgp peer |
zoneid | id of zone to which the bgp peer belongs to. |
zonename | name of zone to which the bgp peer belongs to. |