For the complete documentation index, see llms.txt. This page is also available as Markdown.

Status

List

get

Retrieve a list of the summary and state information for all RAS Secure Gateways.

Query parameters
SiteIdinteger · int32Optional

Site ID for which the summary and state information of all RAS Secure Gateway Servers will be retrieved (optional)

ServerstringOptional

Filter the result by server name (optional)

Responses
200

Success

application/json; api-version=1.0

RAS Secure Gateway System Information

idstring · nullableOptional

ID of RAS Agent.

siteIdinteger · int32Optional

ID of Site.

agentStatestring · enumOptional

Agent State

Possible values:
serverTypestring · enumOptional

RAS Status Type

Possible values:
agentVerstring · nullableOptional

Agent Version.

serverstring · nullableOptional

Server name.

serverOSstring · nullableOptional

Server Operating System.

serviceStartTimestring · nullableOptional

Service start time.

systemBootTimestring · nullableOptional

System boot time.

unhandledExceptionsinteger · int32Optional

Number of unhandled exceptions.

machineIdstring · nullableOptional

Id of the machine

logLevelstring · enumOptional

RAS Log Level

Possible values:
cpuLoadinteger · int32Optional

CPU load percentage.

memLoadinteger · int32Optional

Memory load percentage.

diskReadinteger · int32Optional

Disk Read.

diskWriteinteger · int32Optional

Disk Write.

enabledbooleanOptional

Whether the object is enabled or not.

modestring · enumOptional

RAS Secure GateWay Mode

Possible values:
cipherStrengthstring · enumOptional

Cipher Strength

Possible values:
cipherStrstring · nullableOptional

Cipher string.

cipherPreferencebooleanOptional

Enable or disable Use ciphers according to server preference.

availableIPsstring · nullableOptional

Local IP list.

preferredBrokerstring · nullableOptional

Preferred Connection Broker.

clientConnsinteger · int32Optional

Number of client connections.

maxClientConnsinteger · int32Optional

Number of maximum client connections.

clientSSLConnsinteger · int32Optional

Number of client SSL connections.

maxClientSSLConnsinteger · int32Optional

Number of maximum client SSL connections.

httpRedirsinteger · int32Optional

Number of HTTP redirections.

httpsRedirsinteger · int32Optional

Number of HTTPS redirections.

maxHTTPRedirsinteger · int32Optional

Number of maximum HTTP redirections.

maxHTTPSRedirsinteger · int32Optional

Number of maximum HTTPS redirections.

wyseConnsinteger · int32Optional

Number of WYSE connections.

maxWyseConnsinteger · int32Optional

Number of maximum WYSE connections.

wyseSSLConnsinteger · int32Optional

Number of WYSE SSL connections.

maxWyseSSLConnsinteger · int32Optional

Number of maximum WYSE SSL connections.

webClientConnsinteger · int32Optional

Number of Web Client connections.

webClientSSLConnsinteger · int32Optional

Number of Web Client SSL connections.

maxWebClientConnsinteger · int32Optional

Number of maximum Web Client connections.

maxWebClientSSLConnsinteger · int32Optional

Number of maximum Web Client SSL connections.

deviceMgrTCPConnsinteger · int32Optional

Number of device manager TCP connections.

deviceMgrTCPSSLConnsinteger · int32Optional

Number of device manager TCP SSL connections.

maxDeviceMgrTCPConnsinteger · int32Optional

Number of maximum device manager TCP connections.

maxDeviceMgrTCPSSLConnsinteger · int32Optional

Number of maximum device manager TCP SSL connections.

activeRDPSessionsinteger · int32Optional

Number of active Remote Desktop sessions.

activeRDPSSLSessionsinteger · int32Optional

Number of active Remote Desktop SSL sessions.

maxRDPSessionsinteger · int32Optional

Number of maximum Remote Desktop sessions.

maxRDPSSLSessionsinteger · int32Optional

Number of maximum Remote Desktop SSL sessions.

rdpudpTunnelsinteger · int32Optional

Number of RDP UDP tunnels.

rdpudpdtlsTunnelsinteger · int32Optional

Number of RDP UDP DTLS tunnels.

maxRDPUDPTunnelsinteger · int32Optional

Number of maximum RDP UDP tunnels.

maxRDPUDPDTLSTunnelsinteger · int32Optional

Number of maximum RDP UDP DTLS tunnels.

totalConnectionsinteger · int32Optional

Number of total connections.

cachedSocketsinteger · int32Optional

Number of cached sockets.

activeThreadsinteger · int32Optional

Number of active threads.

idleThreadsinteger · int32Optional

Number of idle threads.

securityModestring · enumOptional

Security Mode

Possible values:
gatewayTCPSockstring · nullableOptional

RAS Secure Gateway TCP socket.

rdptcpSockstring · nullableOptional

RDP TCP socket.

sslVersionstring · enumOptional

Accepted SSL Versions

Possible values:
gatewaySSLTCPSockstring · nullableOptional

RAS Secure Gateway SSL TCP socket.

deviceManagerUDPSockstring · nullableOptional

Device manager UDP socket.

userPortalTCPSockstring · nullableOptional

User Portal TCP socket.

broadcastUDPSockstring · nullableOptional

Broadcast UDP socket.

rdpTunnelUDPSockstring · nullableOptional

RDP tunnel UDP socket.

rdpTunnelSSLUDPSockstring · nullableOptional

RDP tunnel SSL UDP socket.

serverMessagestring · nullableOptional

Server message.

fipsModestring · nullableOptional

FIPS mode: 0=Disabled, 1=FIPS 140-2, 2=FIPS encryption failed, 3=FIPS is not supported.

get
/api/Gateway/status

Get

get

Retrieve summary and state information about a specified RAS Secure Gateway Server.

Path parameters
idinteger · int32Required

ID of the RAS Secure Gateway server of which summary and state information will be retrieved

Responses
200

Success

application/json; api-version=1.0

RAS Secure Gateway System Information

idstring · nullableOptional

ID of RAS Agent.

siteIdinteger · int32Optional

ID of Site.

agentStatestring · enumOptional

Agent State

Possible values:
serverTypestring · enumOptional

RAS Status Type

Possible values:
agentVerstring · nullableOptional

Agent Version.

serverstring · nullableOptional

Server name.

serverOSstring · nullableOptional

Server Operating System.

serviceStartTimestring · nullableOptional

Service start time.

systemBootTimestring · nullableOptional

System boot time.

unhandledExceptionsinteger · int32Optional

Number of unhandled exceptions.

machineIdstring · nullableOptional

Id of the machine

logLevelstring · enumOptional

RAS Log Level

Possible values:
cpuLoadinteger · int32Optional

CPU load percentage.

memLoadinteger · int32Optional

Memory load percentage.

diskReadinteger · int32Optional

Disk Read.

diskWriteinteger · int32Optional

Disk Write.

enabledbooleanOptional

Whether the object is enabled or not.

modestring · enumOptional

RAS Secure GateWay Mode

Possible values:
cipherStrengthstring · enumOptional

Cipher Strength

Possible values:
cipherStrstring · nullableOptional

Cipher string.

cipherPreferencebooleanOptional

Enable or disable Use ciphers according to server preference.

availableIPsstring · nullableOptional

Local IP list.

preferredBrokerstring · nullableOptional

Preferred Connection Broker.

clientConnsinteger · int32Optional

Number of client connections.

maxClientConnsinteger · int32Optional

Number of maximum client connections.

clientSSLConnsinteger · int32Optional

Number of client SSL connections.

maxClientSSLConnsinteger · int32Optional

Number of maximum client SSL connections.

httpRedirsinteger · int32Optional

Number of HTTP redirections.

httpsRedirsinteger · int32Optional

Number of HTTPS redirections.

maxHTTPRedirsinteger · int32Optional

Number of maximum HTTP redirections.

maxHTTPSRedirsinteger · int32Optional

Number of maximum HTTPS redirections.

wyseConnsinteger · int32Optional

Number of WYSE connections.

maxWyseConnsinteger · int32Optional

Number of maximum WYSE connections.

wyseSSLConnsinteger · int32Optional

Number of WYSE SSL connections.

maxWyseSSLConnsinteger · int32Optional

Number of maximum WYSE SSL connections.

webClientConnsinteger · int32Optional

Number of Web Client connections.

webClientSSLConnsinteger · int32Optional

Number of Web Client SSL connections.

maxWebClientConnsinteger · int32Optional

Number of maximum Web Client connections.

maxWebClientSSLConnsinteger · int32Optional

Number of maximum Web Client SSL connections.

deviceMgrTCPConnsinteger · int32Optional

Number of device manager TCP connections.

deviceMgrTCPSSLConnsinteger · int32Optional

Number of device manager TCP SSL connections.

maxDeviceMgrTCPConnsinteger · int32Optional

Number of maximum device manager TCP connections.

maxDeviceMgrTCPSSLConnsinteger · int32Optional

Number of maximum device manager TCP SSL connections.

activeRDPSessionsinteger · int32Optional

Number of active Remote Desktop sessions.

activeRDPSSLSessionsinteger · int32Optional

Number of active Remote Desktop SSL sessions.

maxRDPSessionsinteger · int32Optional

Number of maximum Remote Desktop sessions.

maxRDPSSLSessionsinteger · int32Optional

Number of maximum Remote Desktop SSL sessions.

rdpudpTunnelsinteger · int32Optional

Number of RDP UDP tunnels.

rdpudpdtlsTunnelsinteger · int32Optional

Number of RDP UDP DTLS tunnels.

maxRDPUDPTunnelsinteger · int32Optional

Number of maximum RDP UDP tunnels.

maxRDPUDPDTLSTunnelsinteger · int32Optional

Number of maximum RDP UDP DTLS tunnels.

totalConnectionsinteger · int32Optional

Number of total connections.

cachedSocketsinteger · int32Optional

Number of cached sockets.

activeThreadsinteger · int32Optional

Number of active threads.

idleThreadsinteger · int32Optional

Number of idle threads.

securityModestring · enumOptional

Security Mode

Possible values:
gatewayTCPSockstring · nullableOptional

RAS Secure Gateway TCP socket.

rdptcpSockstring · nullableOptional

RDP TCP socket.

sslVersionstring · enumOptional

Accepted SSL Versions

Possible values:
gatewaySSLTCPSockstring · nullableOptional

RAS Secure Gateway SSL TCP socket.

deviceManagerUDPSockstring · nullableOptional

Device manager UDP socket.

userPortalTCPSockstring · nullableOptional

User Portal TCP socket.

broadcastUDPSockstring · nullableOptional

Broadcast UDP socket.

rdpTunnelUDPSockstring · nullableOptional

RDP tunnel UDP socket.

rdpTunnelSSLUDPSockstring · nullableOptional

RDP tunnel SSL UDP socket.

serverMessagestring · nullableOptional

Server message.

fipsModestring · nullableOptional

FIPS mode: 0=Disabled, 1=FIPS 140-2, 2=FIPS encryption failed, 3=FIPS is not supported.

get
/api/Gateway/{id}/status