( Return to API Overview )

Available methods

Description

Methods to retrieve information about scheduled actions.

Namespace: schedule


Method: archiveActions

Description:
Archive all actions in the given list.

Parameters:

Returns:


Method: cancelActions

Description:
Cancel all actions in given list. If an invalid action is provided, none of the actions given will canceled.

Parameters:

Returns:


Method: deleteActions

Description:
Delete all archived actions in the given list.

Parameters:

Returns:


Method: failSystemAction

Description:
Fail specific event on specified system

Parameters:

Returns:


Method: failSystemAction

Description:
Fail specific event on specified system

Parameters:

Returns:


Method: listAllActions

Description:
Returns a list of all actions. This includes completed, in progress, failed and archived actions.

Parameters:

Returns:


Method: listArchivedActions

Description:
Returns a list of actions that have been archived.

Parameters:

Returns:


Method: listCompletedActions

Description:
Returns a list of actions that have completed successfully.

Parameters:

Returns:


Method: listCompletedSystems

Description:
Returns a list of systems that have completed a specific action.

Parameters:

Returns:


Method: listFailedActions

Description:
Returns a list of actions that have failed.

Parameters:

Returns:


Method: listFailedSystems

Description:
Returns a list of systems that have failed a specific action.

Parameters:

Returns:


Method: listInProgressActions

Description:
Returns a list of actions that are in progress.

Parameters:

Returns:


Method: listInProgressSystems

Description:
Returns a list of systems that have a specific action in progress.

Parameters:

Returns:


Method: rescheduleActions

Description:
Reschedule all actions in the given list.

Parameters:

Returns:


Generated on 8/30/2017