How do I start, stop, or pause an operation?

Purpose

You can stop or pause an existing operation, and start or stop a phase within an operation. Operations can be paused manually by a user, or automatically by crossing a configured threshold (for example, percentage of failed executions). Phases that are waiting can be manually started, and a phase that is in progress can be stopped or paused. An operation that is configured to proceed per-target cannot be paused.

When an operation is paused, any executions in progress continue to completion, and no more executions are launched until the operation is started or stopped. Starting a paused operation continues the current phase.

When an operation is stopped, any executions in progress continue to completion, and any executions remaining in the phase are cancelled and marked as failed. Starting a stopped operation starts the next phase, if one exists.

Steps
 

Open Device Management, All Operations. A list of current and completed operations appears.


To pause an operation, choose an operation and click More png1.png, and select Pause. Executions already in progress continue to completion, and no more executions are started.


To start a phase of an operation, choose an operation and and click More png1.png, and select Start next phase; or, click Start in the Operation Summary panel, under the section for the next phase. You can also schedule when to start the phase by clicking Schedule.


To stop an operation in progress, choose an operation and click More png1.png, and select Stop, or select a phase in the Operation Summary panel and click Stop. Executions already in progress continue to completion, and any executions that have not started are marked as failed.

End of steps