Skip to main content
Version: 1.28.0

GatewayTunnelInfo

assignedPortinteger<int32>
autoCloseTimestring<date-time>
gatewayIdstring
hostnamestring
idstring
realmstring
targetstring
targetPortinteger<int32>
typestring

Possible values: [HTTPS, HTTP, TCP]

GatewayTunnelInfo
{
"assignedPort": 0,
"autoCloseTime": "2024-07-29T15:51:28.071Z",
"gatewayId": "string",
"hostname": "string",
"id": "string",
"realm": "string",
"target": "string",
"targetPort": 0,
"type": "HTTPS"
}