Share via


Insight interface

The response body for cluster insights.

Properties

displayName

User friendly display name for the insight.

id

The unique identifier for the insights report.

metadata

Metadata about the insights report.

request

Request for the insights analysis.

result

The result of the insights report.

state

The current state of the insights.

Property Details

displayName

User friendly display name for the insight.

displayName: string

Property Value

string

id

The unique identifier for the insights report.

id?: string

Property Value

string

metadata

Metadata about the insights report.

metadata?: InsightsMetadata

Property Value

request

Request for the insights analysis.

request: InsightRequestUnion

Property Value

result

The result of the insights report.

result?: InsightResultUnion

Property Value

state

The current state of the insights.

state?: OperationState

Property Value