Skip to content

Data Object - GatewayGeneralData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.Gateway.GeneralData

Property of

GatewayInfo

Data Object Description

Gateway general data

Data Object Properties

Name Type Description
name xsd:string Name of the gateway 1
address xsd:string IP address of the gateway. 1
gatewayZoneInternal xsd:boolean Flag to determine whether the gateway is internal. 1
version xsd:string Version of the gateway. 1
type xsd:string Type of the gateway. It will identify different types of gateways. 1
* This property will be one of:
ValueDescription
"AP"AP type is for UAG.
"F5"F5 type is for F5 server.
"SG"SG type is for Security Server.
"SG-cohosted"SG-cohosted type is for Cohosted CS as gateway.
"Unknown"Unknown type is for unrecognized gateway type.

  1. This property cannot be updated.