Service IpRoute

HTTP Method Resource

Request

Response

Description

GET

.../ip-route

N/A

CommonElementList

Returns the list of IP Route elements matching the given query.

PUT

.../ip-route

IpRoute

IpRoute

Adds the given IP Route in the model.

GET

.../ip-route/{IpRoute.id}

N/A

IpRoute

Returns the IP Route matching the given ID.

PUT

.../ip-route/{IpRoute.id}

IpRoute

IpRoute

Updates the given IP Route matching the given ID.

DELETE

.../ip-route/{IpRoute.id}

N/A

N/A

Updates the given IP Route matching the given ID.

Attribute 'ip_route_mode' is updated with a new value 'IRM_LOOPBACK'.