Update Static Route

Update Static Route

Updates a specific static route configured on an Edge Gateway.

Request
URI
PUT
https://{api_host}/cloudapi/2.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


Request Body
GatewayStaticRoute of type(s) application/json
Optional
"GatewayStaticRoute Object"
Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure