EnqueueReplicationServerProperties interface
Defines the SAP Enqueue Replication Server (ERS) properties.
Properties
ers |
Defines the type of Enqueue Replication Server. |
health | Defines the health of SAP Instances. |
hostname | ERS SAP Hostname. |
instance |
ERS Instance Number. |
ip |
ERS SAP IP Address. |
kernel |
ERS SAP Kernel Patch level. |
kernel |
ERS SAP Kernel Version. |
Property Details
ersVersion
Defines the type of Enqueue Replication Server.
ersVersion?: string
Property Value
string
health
Defines the health of SAP Instances.
health?: string
Property Value
string
hostname
ERS SAP Hostname.
hostname?: string
Property Value
string
instanceNo
ERS Instance Number.
instanceNo?: string
Property Value
string
ipAddress
ERS SAP IP Address.
ipAddress?: string
Property Value
string
kernelPatch
ERS SAP Kernel Patch level.
kernelPatch?: string
Property Value
string
kernelVersion
ERS SAP Kernel Version.
kernelVersion?: string
Property Value
string