| Name | Type | Description | Notes |
|---|---|---|---|
| action | str | The action that was performed. | [optional] |
| packages_actioned | list[str] | List of package identifiers that were successfully actioned. | [optional] |
| packages_failed_to_action | dict(str, dict(str, str)) | Dictionary of package identifiers that failed with their error details. | [optional] |