Authorizations
Enter your JWT bearer token.
Path Parameters
The unique identifier for the site.
"d290f1ee-6c54-4b01-90e6-d701748f0851"
Body
The number of minutes until the port forward automatically expires.
15 <= x <= 1440120
Restrict access to a single source IP address or CIDR range.
"203.0.113.42/32"
The destination private IP address on the site's LAN.
"192.168.88.25"
The destination port on the private device.
1 <= x <= 655358080
Response
The newly created transient port forward object.
The unique identifier for the transient port forward.
"c4b3a291-8765-4fed-ba98-76543210fedc"
The public port on the Altostrat management server that forwards traffic.
52101
True if the forward was manually revoked before it expired.
false
The source CIDR that is exclusively allowed to connect to the forwarded port.
"203.0.113.42/32"
The timestamp when this port forward will automatically be removed.
"2025-10-29T14:30:00Z"
True if the port forward has expired or been revoked.
false
The hostname of the Altostrat management server where the port is open.
"edge-us-east-1a.ostrat.io"
The destination private IP address on the site's LAN to forward traffic to.
"192.168.88.10"
The destination port on the private device.
3389
A human-readable string indicating how long until the forward expires.
"30 minutes from now"