Port Forward ID
Unique identifier of the port forwarding rule in UUID format.
| Field | Value |
|---|---|
| Name | forwardId |
| Location | path |
| Required | Yes |
| Type | string (uuid) |
| Example | 00000000-0000-0000-0000-000000000000 |
Used In
- Update Port Forward
PUT /projects/{projectId}/public-ips/{publicIpId}/port-forwards/{forwardId} - Delete Port Forward
DELETE /projects/{projectId}/public-ips/{publicIpId}/port-forwards/{forwardId}