msp360_get_plan_history
Retrieve backup or restore plan run history for a computer, with optional date filters to isolate specific activity.
Instructions
Get run history for a backup/restore plan on a computer, optionally filtered to a specific date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Plan ID (GUID). | |
| day | No | Filter day (1-31). | |
| hid | Yes | HID of the computer. | |
| year | No | Filter year (2023-9999). | |
| month | No | Filter month (1-12). |