StatusActiveEvent interface

Active event type of emerging issue.

Properties

cloud

The cloud type of this active event.

description

The details of active event.

impacts

The list of emerging issues impacts.

lastModifiedTime

The last time modified on this banner.

published

The boolean value of this active event if published or not.

severity

The severity level of this active event.

stage

The stage of this active event.

startTime

The impact start time on this active event.

title

The active event title.

trackingId

The tracking id of this active event.

Property Details

cloud

The cloud type of this active event.

cloud?: string

Property Value

string

description

The details of active event.

description?: string

Property Value

string

impacts

The list of emerging issues impacts.

impacts?: EmergingIssueImpact[]

Property Value

lastModifiedTime

The last time modified on this banner.

lastModifiedTime?: Date

Property Value

Date

published

The boolean value of this active event if published or not.

published?: boolean

Property Value

boolean

severity

The severity level of this active event.

severity?: string

Property Value

string

stage

The stage of this active event.

stage?: string

Property Value

string

startTime

The impact start time on this active event.

startTime?: Date

Property Value

Date

title

The active event title.

title?: string

Property Value

string

trackingId

The tracking id of this active event.

trackingId?: string

Property Value

string