Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnqueueReplicationServerProperties

Package version

Defines the SAP ERS Server properties.

Hierarchy

  • EnqueueReplicationServerProperties

Index

Properties

Optional ersVersion

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

Optional health

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

Optional hostname

hostname: undefined | string

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

Optional instanceNo

instanceNo: undefined | string

The ERS server instance id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ipAddress

ipAddress: undefined | string

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

Optional kernelPatch

kernelPatch: undefined | string

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

Optional kernelVersion

kernelVersion: undefined | string

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

Generated using TypeDoc