IncidentAdditionalDataResponse

data class IncidentAdditionalDataResponse(val alertProductNames: List<String>, val alertsCount: Int, val bookmarksCount: Int, val commentsCount: Int, val providerIncidentUrl: String, val tactics: List<String>)

Incident additional data property bag.

Constructors

Link copied to clipboard
constructor(alertProductNames: List<String>, alertsCount: Int, bookmarksCount: Int, commentsCount: Int, providerIncidentUrl: String, tactics: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of product names of alerts in the incident

Link copied to clipboard

The number of alerts in the incident

Link copied to clipboard

The number of bookmarks in the incident

Link copied to clipboard

The number of comments in the incident

Link copied to clipboard

The provider incident url to the incident in Microsoft 365 Defender portal

Link copied to clipboard

The tactics associated with incident