Request parameters
Parameter Name | Description | Required |
asnumber | The AS number of the Bgp Peer. | true |
zoneid | UUID of the zone which the Bgp Peer belongs to. | true |
account | account who will own the Bgp Peer | false |
details | BGP peer details in key/value pairs. | false |
domainid | domain ID of the account owning the Bgp Peer | false |
ip6address | The IPv6 address of the Bgp Peer. | false |
ipaddress | The IPv4 address of the Bgp Peer. | false |
password | The password of the Bgp Peer. | false |
projectid | project who will own the Bgp Peer | 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. |