GlobalSessionSecurityGatewayData

GlobalSessionSecurityGatewayData
GlobalSessionSecurityGatewayData

Security gateway data for the session.

JSON Example
{
    "address": "127.0.0.1",
    "domain_name": "SECURE-GW.example.com",
    "location": "EXTERNAL"
}
string
address
Optional

IP Address of the security gateway for the session. Supported Filters: 'Equals'. This property can be used for sorting.

string
domain_name
Optional

Computer machine name or DNS name of the security gateway for the session. Supported Filters : 'Equals'. This property can be used for sorting.

string
location
Optional

IP Address of the security gateway for the session. Supported Filters: 'Equals'. This property can be used for sorting.

  • EXTERNAL: Gateway location is external.
  • INTERNAL: Gateway location is internal.
  • UNKNOWN: Gateway location is unknown.
Possible values are : EXTERNAL, INTERNAL, UNKNOWN,