MonitorPropertiesResponse

data class MonitorPropertiesResponse(val elasticProperties: ElasticPropertiesResponse? = null, val generateApiKey: Boolean? = null, val liftrResourceCategory: String, val liftrResourcePreference: Int, val monitoringStatus: String? = null, val provisioningState: String? = null, val version: String? = null)

Properties specific to the monitor resource.

Constructors

Link copied to clipboard
constructor(elasticProperties: ElasticPropertiesResponse? = null, generateApiKey: Boolean? = null, liftrResourceCategory: String, liftrResourcePreference: Int, monitoringStatus: String? = null, provisioningState: String? = null, version: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Elastic cloud properties.

Link copied to clipboard
val generateApiKey: Boolean? = null

Flag to determine if User API Key has to be generated and shared.

Link copied to clipboard
Link copied to clipboard

The priority of the resource.

Link copied to clipboard

Flag specifying if the resource monitoring is enabled or disabled.

Link copied to clipboard

Provisioning state of the monitor resource.

Link copied to clipboard
val version: String? = null

Version of elastic of the monitor resource