Port Forwards
Manages the port forwarding rules of a project's public IP: creation, listing, updating and deletion. Create, update and delete are applied asynchronously.
📄️ Creates a port forwarding rule on the public IP.
This operation is asynchronous. The `CommandId` in the response is an internal identifier
📄️ Returns all port forwarding rules configured on the public IP.
Returns a list of port forwards for the selected public IP.
📄️ Updates an existing port forwarding rule.
This operation is asynchronous. The `CommandId` in the response is an internal identifier
📄️ Deletes a port forwarding rule.
This operation is asynchronous. The `CommandId` in the response is an internal identifier