...
The Plan Details page shows the 40 most recent plan execution results,
The table outlines the following details for each plan execution
...
Column Name | Description |
---|---|
ID | The Plan Execution ID |
Start Time | The time the plan entered the execution queue |
Devices | Number of devices that were supposed to be backed-up. Both failed and successful backups are aggregated. |
Domains | Number of domains that were supposed to be backed-up. Both failed and successful backups are aggregated. (Note: no domains are aggregated for secure backup and export all domains) |
Status | The current status of the plan |
Successful Tasks | Number of backup tasks that completed successfully for this plan execution |
Failed Tasks | Number of backup tasks that failed for this plan execution |
Skipped Tasks | Number of backup tasks that did not execute, e.g. because the device was not available |
Error Message | Plan's Error message (If any) |
*Click the red "Abort Pending Executions" to stop execution in status "WAITING_FOR_PRE_VALIDATION" that did not started yet.
**Click the status column to drill into the activities execution details page.
Column Name | Description |
---|---|
ID | The Activity Execution ID |
Status Time | The last time the status of the activity changed |
Device Pattern | The device name or pattern that was used for this backup activity |
Domain Pattern | The domain name or pattern that was used for this backup activity |
Action | SECURE_BACKUP or EXPORT_DOMAIN |
Status | The current status of the activity |
Successful Tasks | Number of backup tasks that completed successfully for this activity execution |
Failed Tasks | Number of backup tasks that failed for this activity execution |
Skipped Tasks | Number of backup tasks that were skipped for this activity execution |
...