GatewayMonitorDetails

GatewayMonitorDetails
GatewayMonitorDetails

Details of the Gateway.

JSON Example
{
    "address": "uag1.example.com",
    "internal": false,
    "type": "UAG",
    "version": "3.5.0"
}
string
address
Optional

Gateway host name or IP address.

boolean
internal
Optional

Indicates if the Gateway is internal.

string
type
Optional

Type of the Gateway.

  • UAG: Unified Access Gateway type.
  • F5: F5 Gateway type.
  • SG: SG type is for Security Server.
  • SG_COHOSTED: SG-cohosted type is for Cohosted CS as gateway.
  • UNKNOWN: Unknown type.
Possible values are : UAG, F5, SG, SG_COHOSTED, UNKNOWN,
string
version
Optional

Version of the Gateway.