SoftLayer_Notification_Occurrence_Event


SoftLayer_Notification_Occurrence_Event

Description

Local


endDate

When this event will end.
Type: dateTime


id

Unique identifier for this event.
Type: int


lastImpactedUserCount

Latest count of users impacted by this event.
Type: int


modifyDate

When this event was last updated.
Type: dateTime


recoveryTime

None
Type: int


startDate

When this event started.
Type: dateTime


subject

Brief description of this event.
Type: string


summary

Details of this event.
Type: string


systemTicketId

Unique identifier for the SoftLayer_Ticket associated with this event.
Type: int

Relational


acknowledgedFlag

Indicates whether or not this event has been acknowledged by the user.
Type: boolean


attachments

A collection of attachments for this event which provide supplementary information to impacted users some examples are RFO (Reason For Outage) and root cause analysis documents.
Type: SoftLayer_Notification_Occurrence_Event_Attachment[]


firstUpdate

The first update for this event.
Type: SoftLayer_Notification_Occurrence_Update


impactedAccounts

A collection of accounts impacted by this event. Each impacted account record relates directly to a SoftLayer_Account.
Type: SoftLayer_Notification_Occurrence_Account[]


impactedResources

A collection of resources impacted by this event. Each record will relate to some physical resource that the user has access to such as SoftLayer_Hardware or SoftLayer_Virtual_Guest.
Type: SoftLayer_Notification_Occurrence_Resource[]


impactedUsers

A collection of users impacted by this event. Each impacted user record relates directly to a SoftLayer_User_Customer.
Type: SoftLayer_Notification_Occurrence_User[]


lastUpdate

The last update for this event.
Type: SoftLayer_Notification_Occurrence_Update


notificationOccurrenceEventType

The type of event such as planned or unplanned maintenance.
Type: SoftLayer_Notification_Occurrence_Event_Type


updates

All updates for this event.
Type: SoftLayer_Notification_Occurrence_Update[]

Count


attachmentCount

A count of a collection of attachments for this event which provide supplementary information to impacted users some examples are RFO (Reason For Outage) and root cause analysis documents.
Type: unsignedLong


impactedAccountCount

A count of a collection of accounts impacted by this event. Each impacted account record relates directly to a SoftLayer_Account.
Type: unsignedLong


impactedResourceCount

A count of a collection of resources impacted by this event. Each record will relate to some physical resource that the user has access to such as SoftLayer_Hardware or SoftLayer_Virtual_Guest.
Type: unsignedLong


impactedUserCount

A count of a collection of users impacted by this event. Each impacted user record relates directly to a SoftLayer_User_Customer.
Type: unsignedLong


updateCount

A count of all updates for this event.
Type: unsignedLong