Get Static Route
Retrieves a specific static route configured on an Edge Gateway.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/edgeGateways/{gatewayId}/routing/staticRoutes/{routeId}
COPY
Path Parameters
string
gatewayId
Required
gatewayId
string
routeId
Required
routeId
string
gatewayId
Required
gatewayId
string
routeId
Required
routeId
Responses
200
OK
Returns GatewayStaticRoute of type(s) application/json;version=38.1
"GatewayStaticRoute Object"
Availability
Added in 37.0
Deprecated in 38.1
With alternative: see
See /cloudapi/2.0.0/edgeGateways/{gatewayId}/routing/staticRoutes/{routeId}
Edge Gateway Static Routes Operations
POST
Create Static Route
DELETE
Delete Static Route
GET
Get Static Route
GET
Get Static Routes
PUT
Update Static Route