Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the site
Response
200 - application/json
List of TransientPort records
Returns all active NAT port-forwards for a site. Not access-limited, but presumably requires a certain scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the site
List of TransientPort records