NSX Autonomous Edge REST API

Get a specific Static Route on a Logical Router

Read a specific static routes on the specified logical router.

Request:

Method:
GET
URI Path(s):
/routing/static-routes/{static-route-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<ip>/api/v1/routing/static-routes/65fb67d8-0485-4c23-8e59-b9ccd8799a4c

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
StaticRoute+

Example Response:

TBD

Required Permissions:

read

Feature:

routing_routers

Additional Errors: