ObservabilityResponse

data class ObservabilityResponse(val episodicDataUpload: Boolean? = null, val euLocation: Boolean? = null, val streamingDataClient: Boolean? = null)

The Observability of AzureStackHCI Cluster.

Constructors

Link copied to clipboard
constructor(episodicDataUpload: Boolean? = null, euLocation: Boolean? = null, streamingDataClient: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When set to true, collects log data to facilitate quicker issue resolution.

Link copied to clipboard
val euLocation: Boolean? = null

Location of your cluster. The log and diagnostic data is sent to the appropriate diagnostics servers depending upon where your cluster resides. Setting this to false results in all data sent to Microsoft to be stored outside of the EU.

Link copied to clipboard

Enables telemetry data to be sent to Microsoft