PrometheusOSProviderInstanceProperties interface

Gets or sets the PrometheusOS provider properties.

Extends

Properties

prometheusUrl

URL of the Node Exporter endpoint

providerType

Polymorphic discriminator, which specifies the different types this object can be

sapSid

Gets or sets the SAP System Identifier

sslCertificateUri

Gets or sets the blob URI to SSL certificate for the prometheus node exporter.

sslPreference

Gets or sets certificate preference if secure communication is enabled.

Property Details

prometheusUrl

URL of the Node Exporter endpoint

prometheusUrl?: string

Property Value

string

providerType

Polymorphic discriminator, which specifies the different types this object can be

providerType: "PrometheusOS"

Property Value

"PrometheusOS"

sapSid

Gets or sets the SAP System Identifier

sapSid?: string

Property Value

string

sslCertificateUri

Gets or sets the blob URI to SSL certificate for the prometheus node exporter.

sslCertificateUri?: string

Property Value

string

sslPreference

Gets or sets certificate preference if secure communication is enabled.

sslPreference?: string

Property Value

string