Skip to main content

Update Port Forward

PUT
/projects/:projectId/public-ips/:publicIpId/port-forwards/:forwardId

Updates an existing port forwarding rule.

This operation is asynchronous. The commandId in the response is an internal identifier and is not queryable via any public endpoint. To observe completion, poll the rules list (GET .../port-forwards) and watch the rule's status field: it shows Updating while the change is applied and Created once the updated rule is active.

Request

Responses

The update request was accepted and is being processed in the background.