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.
POST
Create Port Forward
Creates a port forwarding rule on the public IP.
GET
List Port Forwards
Returns all port forwarding rules configured on the public IP.
PUT
Update Port Forward
Updates an existing port forwarding rule.
DELETE
Delete Port Forward
Deletes a port forwarding rule.