Prometheus Ha Cluster Provider Instance Properties Response
data class PrometheusHaClusterProviderInstancePropertiesResponse(val clusterName: String? = null, val hostname: String? = null, val prometheusUrl: String? = null, val providerType: String, val sid: String? = null, val sslCertificateUri: String? = null, val sslPreference: String? = null)
Gets or sets the PrometheusHaCluster provider properties.
Constructors
Properties
Link copied to clipboard
Gets or sets the clusterName.
Link copied to clipboard
URL of the Node Exporter endpoint.
Link copied to clipboard
The provider type. For example, the value can be SapHana. Expected value is 'PrometheusHaCluster'.
Link copied to clipboard
Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
Link copied to clipboard
Gets or sets certificate preference if secure communication is enabled.