What's New

07/18/2024

  • Removed deprecated endpoints for old Policy Results Report Service

06/28/2024

Added:

03/07/2024

  • Consolidated the Remediations and Account Management APIs into Console API

01/26/2024

  • Updated /worklet-catalog endpoints

10/31/2023

Added secrets property to /policies endpoints, in order for users to be able to specify secrets for use in a policy.

10/26/2023

09/05/2023

  • Added use_scheduled_timezone and scheduled_timezone to policy schemas. use_scheduled_timezone determines whether to use UTC or the device's local timezone for policy execution ( true = UTC, false = device's local timezone). When use_scheduled_timezone is true , scheduled_timezone is required, and is used to note the UTC offset for policy execution.

08/31/2023

11/03/2022

  • Updated severity scores to reflect no_known_CVEs for Ubuntu systems.

10/27/2022

08/01/2022

06/16/2022

  • Added clonePolicy endpoint, to allow cloning of patch policies.

05/04/2022

03/28/2022

03/25/2022

03/21/2022

  • GET /reports/prepatch now allows retrieving a pre-patch report for all groups by omitting the groupId .

02/24/2022

02/18/2022

02/14/2022

  • Updated About Automox API to include info about Patch Classification Category ID Mapping.

02/08/2022

01/28/2022

01/18/2022

01/13/2022

11/16/2021

  • Updated Policies endpoints to remove next_remediation from the responses. next_remediation is available via the /servers/{id} endpoint.

11/04/2021

  • Updated Policies endpoints for clarity and ease of use.

10/04/2021

09/28/2021

09/20/2021

09/15/2021

09/01/2021

08/31/2021

  • Updated all API calls to reflect that o is a required parameter going forward, for compatibility with future functionality.
    • Note : Existing scripts will continue to work without o defined, provided that it was previously optional for the API calls used.

08/25/2021

08/10/2021

Fixed:

  • PUT /policies/{id} Fixed incorrect operation in PowerShell
  • Updated Policy Configuration schemas to more accurately reflect required fields.

07/27/2021

Added:

07/07/2021

Added:

06/08/2021

Updated:

05/26/2021

Added:

05/03/2021

Updated:

04/30/2021

Added:

  • Errors: new section describing HTTP response codes

Updated:

04/23/2021

Updated:

  • PUT /policies/{id} : new parameters and updated example requests for enhanced reboot notifications
  • POST /policies : new parameters and updated example requests for enhanced reboot notifications