SoftLayer_Notification_Occurrence_Event


SoftLayer_Notification_Occurrence_Event

Description

The SoftLayer_Notification_Occurrence_Event service represents all events with potential to cause a disruption in service.

Methods

getAcknowledgedFlag

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

getAttachedFile

Retrieve a file attached to an event.

getAttachments

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.

getFirstUpdate

The first update for this event.

getImpactedAccountCount

Get the number of impacted owned accounts for the current user.

getImpactedAccounts

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

getImpactedDeviceCount

Get the number of impacted devices.

getImpactedDevices

Get devices impacted by this event

getImpactedResources

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.

getImpactedUsers

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

getLastUpdate

The last update for this event.

getNotificationOccurrenceEventType

The type of event such as planned or unplanned maintenance.

getObject

Retrieve a SoftLayer_Notification_Occurrence_Event record.

getUpdates

All updates for this event.