Get host address for a forwarded port
Authorizations
API key passed as Bearer token
Path Parameters
Machine ID (e.g. mch_a1b2c3d4)
Body
Machine guest port for browser preview. Reserved generic-preview ports are rejected:
22 is SSH-specific and 5900-5999 are desktop/VNC-specific.
1 <= x <= 65535Response
Host address and optional signed edge access URLs
Bare host mapping kept for SDK and CLI compatibility.
"localhost:32768"
Signed browser HTTP URL when public edge ingress is active.
"https://3000-s-123.preview.nullspace.example/?edge_token=..."
Signed WebSocket URL when public edge ingress is active.
"wss://3000-s-123.preview.nullspace.example/?edge_token=..."
Expiration time for the signed edge access URLs.
Transport used for the signed edge access token.
query