Monitor Properties Response
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.
Properties
Link copied to clipboard
Elastic cloud properties.
Link copied to clipboard
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.