Retrieve list of BGP routes from device
GET https://{{vmanage}}:{{port}}/dataservice/device/bgp/routes?deviceId={{deviceId}}&vpn-id={{vpnId}}&prefix&nexthop
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
deviceId | string | ||
vpn-id | string | ||
prefix | null | ||
nexthop | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-XSRF-TOKEN | string |