SoftLayer_Container_Virtual_Guest_PendingMaintenanceAction


SoftLayer_Container_Virtual_Guest_PendingMaintenanceAction

Description

The SoftLayer_Container_Virtual_Guest_PendingMaintenanceAction data type contains information relating to a SoftLayer_Virtual_Guest’s pending maintenance actions.

Local


actionId

The ID of the associated action.
Type: int


dueDate

The datetime at which this action will be initiated regardless of customer action (if it has not already been completed).
Type: dateTime


status

User-friendly status.

The Completed status means that it is done, no further action is required. The Scheduled status means that the action is pending and will start on the dueDate if no customer action is taken before such time. The In Progress status means the action is currently being executed.


Type: string


ticket

The ticket associated with this maintenance action.
Type: SoftLayer_Ticket


title

The Title for the associated action.
Type: string


triggerExplanation

The Trigger Explanation for the associated action.
Type: string

Relational

Count