Request parameters
| Parameter Name | Description | Required |
| account | the account which the Bgp Peer is dedicated to. Must be used with the domainId parameter. | false |
| asnumber | AS number of the Bgp Peer. | false |
| domainid | the domain ID which the Bgp Peer is dedicated to. | false |
| id | UUID of the Bgp Peer. | false |
| isdedicated | Lists only dedicated or non-dedicated Bgp Peers. If not set, lists all dedicated and non-dedicated BGP peers the domain/account can access. | false |
| keyword | List by keyword | false |
| page | false | |
| pagesize | false | |
| projectid | project who which the Bgp Peer is dedicated to | false |
| zoneid | UUID of zone to which the Bgp Peer belongs to. | false |
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. |