Insight Properties Response
data class InsightPropertiesResponse(val additionalDetails: Any? = null, val category: String, val content: ContentResponse, val eventId: String? = null, val eventTime: String? = null, val groupId: String? = null, val impact: ImpactDetailsResponse, val insightUniqueId: String, val provisioningState: String, val status: String? = null)
Impact category properties.
Constructors
Link copied to clipboard
constructor(additionalDetails: Any? = null, category: String, content: ContentResponse, eventId: String? = null, eventTime: String? = null, groupId: String? = null, impact: ImpactDetailsResponse, insightUniqueId: String, provisioningState: String, status: String? = null)
Properties
Link copied to clipboard
additional details of the insight.
Link copied to clipboard
Contains title & description for the insight
Link copied to clipboard
details of of the impact for which insight has been generated.
Link copied to clipboard
unique id of the insight.
Link copied to clipboard
Resource provisioning state.