|
|
|
|
Retrieve the routing configuration for the
edge with identifier
id
|
GET
API-URL/edges/id/routing/config
|
None
|
routing
|
Update the routing configuration for the edge
with identifier
id
|
PUT
API-URL/edges/id/routing/config
|
routing
|
204 No Content
|
Delete the routing configuration for the edge
with identifier
id
|
DELETE
API-URL/edges/id/routing/config
|
None
|
204 No Content
|
Retrieve the global routing configuration for
the edge with identifier
id
|
GET
API-URL/edges/id/routing/config/global
|
None
|
routingGlobalConfig
|
Update the global routing configuration for
the edge with identifier
id
|
PUT
API-URL/edges/id/routing/config/global
|
routingGlobalConfig
|
204 No Content
|
Retrieve the static routing configuration for
the edge with identifier
id
|
GET
API-URL/edges/id/routing/config/static
|
None
|
staticRouting
|
Update the static routing configuration for
the edge with identifier
id
|
PUT
API-URL/edges/id/routing/config/static
|
staticRouting
|
204 No Content
|
Delete static and default routing
configuration for the edge with identifier
id
|
DELETE
API-URL/edges/id/routing/config/static
|
None
|
204 No Content
|
Retrieve the OSPF routing configuration for
the edge with identifier
id
|
GET
API-URL/edges/id/routing/config/ospf
|
None
|
ospf
|
Update the OSPF routing configuration for the
edge with identifier
id
|
PUT
API-URL/edges/id/routing/config/ospf
|
ospf
|
204 No Content
|
Delete OSPF routing configuration for the
edge with identifier
id
|
DELETE
API-URL/edges/id/routing/config/ospf
|
None
|
204 No Content
|
Retrieve the BGP routing configuration for
the edge with identifier
id
|
GET
API-URL/edges/id/routing/config/bgp
|
None
|
bgp
|
Update the BGP routing configuration for the
edge with identifier
id
|
PUT
API-URL/edges/id/routing/config/bgp
|
bgp
|
204 No Content
|
Delete BGP routing configuration for the edge
with identifier
id
|
DELETE
API-URL/edges/id/routing/config/bgp
|
None
|
204 No Content
|