Files
neutron-lib/api-ref/source/v2/samples/bgp/bgp_peer-show-response.json
elajkat 00b6c2407b Move bgp api-def to neutron-lib
As neutron-dynamic-routing is a Neutron stadium project the api-def
should be in neutron-lib

Change-Id: I39de082a273cb6ad574022a2b59737ab8a059a09
2021-05-11 14:07:18 +02:00

10 lines
231 B
JSON

{
"bgp_peer":{
"auth_type":"none",
"remote_as":1001,
"name":"bgp-peer",
"tenant_id":"34a6e17a48cf414ebc890367bf42266b",
"peer_ip":"10.0.0.3",
"id":"a7193581-a31c-4ea5-8218-b3052758461f"
}
}