Prometheus OSProvider Instance Properties Response
data class PrometheusOSProviderInstancePropertiesResponse(val prometheusUrl: String? = null, val providerType: String, val sslCertificateUri: String? = null, val sslPreference: String? = null)
Gets or sets the PrometheusOS provider properties.
Properties
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 'PrometheusOS'.
Link copied to clipboard
Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
Link copied to clipboard
Gets or sets certificate preference if secure communication is enabled.