Data Object - GatewayGeneralData

Class
VMware.Hv.GeneralData
Property of
GatewayInfo

Data Object Description

Gateway general data

Data Object Properties

Properties

Name Type Description
namexsd:string

Name of the gateway
  • This property cannot be updated.
addressxsd:string

IP address of the gateway.
  • This property cannot be updated.
gatewayZoneInternalxsd:boolean

Flag to determine whether the gateway is internal.
  • This property cannot be updated.
versionxsd:string

Version of the gateway.
  • This property cannot be updated.
typexsd:string

Type of the gateway. It will identify different types of gateways.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "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.