EnqueueReplicationServerProperties interface

Defines the SAP Enqueue Replication Server (ERS) properties.

Properties

ersVersion

Defines the type of Enqueue Replication Server. NOTE: This property will not be serialized. It can only be populated by the server.

health

Defines the health of SAP Instances. NOTE: This property will not be serialized. It can only be populated by the server.

hostname

ERS SAP Hostname. NOTE: This property will not be serialized. It can only be populated by the server.

instanceNo

ERS Instance Number. NOTE: This property will not be serialized. It can only be populated by the server.

ipAddress

ERS SAP IP Address. NOTE: This property will not be serialized. It can only be populated by the server.

kernelPatch

ERS SAP Kernel Patch level. NOTE: This property will not be serialized. It can only be populated by the server.

kernelVersion

ERS SAP Kernel Version. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

ersVersion

Defines the type of Enqueue Replication Server. NOTE: This property will not be serialized. It can only be populated by the server.

ersVersion?: string

Property Value

string

health

Defines the health of SAP Instances. NOTE: This property will not be serialized. It can only be populated by the server.

health?: string

Property Value

string

hostname

ERS SAP Hostname. NOTE: This property will not be serialized. It can only be populated by the server.

hostname?: string

Property Value

string

instanceNo

ERS Instance Number. NOTE: This property will not be serialized. It can only be populated by the server.

instanceNo?: string

Property Value

string

ipAddress

ERS SAP IP Address. NOTE: This property will not be serialized. It can only be populated by the server.

ipAddress?: string

Property Value

string

kernelPatch

ERS SAP Kernel Patch level. NOTE: This property will not be serialized. It can only be populated by the server.

kernelPatch?: string

Property Value

string

kernelVersion

ERS SAP Kernel Version. NOTE: This property will not be serialized. It can only be populated by the server.

kernelVersion?: string

Property Value

string