HighAvailabilitySoftwareConfigurationResponse

data class HighAvailabilitySoftwareConfigurationResponse(val fencingClientId: String, val fencingClientPassword: String)

Gets or sets the HA software configuration.

Constructors

constructor(fencingClientId: String, fencingClientPassword: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The fencing client id.

Link copied to clipboard

The fencing client id secret/password. The secret should never expire. This will be used pacemaker to start/stop the cluster VMs.