GatewayMonitorDetails
GatewayMonitorDetails
Details of the Gateway.
JSON Example
{
"address": "uag1.example.com",
"internal": false,
"type": "UAG",
"version": "3.5.0"
}
string
address
Required
Gateway host name or IP address.
boolean
internal
Required
Indicates if the Gateway is internal.
string
type
Required
Type of the Gateway.
- UAG: Unified Access Gateway type.
- F5: F5 Gateway type.
- UNKNOWN: Unknown type.
Possible values are :
UAG,
F5,
UNKNOWN,
string
version
Required
Version of the Gateway.