NSX-T Data Center REST API

Create or update a Transit Gateway static route

Create or update a Transit Gateway static route

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/static-routes/{route-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
StaticRoutes+

Example Request:

PATCH https://<policy-mgr>/policy/api/v1/orgs/default/projects/default/transit-gateways/default/static-routes/route-1

Successful Response:

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

Example Response:

200 OK

Required Permissions:

crud

Feature:

policy_transit_gateway_static_route

Additional Errors: