EnqueueServerPropertiesResponse

data class EnqueueServerPropertiesResponse(val health: String, val hostname: String, val ipAddress: String, val port: Double)

Defines the SAP Enqueue Server properties.

Constructors

Link copied to clipboard
constructor(health: String, hostname: String, ipAddress: String, port: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines the health of SAP Instances.

Link copied to clipboard

Enqueue Server SAP Hostname.

Link copied to clipboard

Enqueue Server SAP IP Address.

Link copied to clipboard

Enqueue Server Port.