What's New
07/18/2024
- Removed deprecated endpoints for old Policy Results Report Service
06/28/2024
Added:
- API documentation for Automox Audit Trail
- OCSF Schema Overview documentation
- OCSF Class Events documentation
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
- Added documentation for the Worklet Development Kit (WDK)
09/05/2023
-
Added
use_scheduled_timezone
andscheduled_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). Whenuse_scheduled_timezone
istrue
,scheduled_timezone
is required, and is used to note the UTC offset for policy execution.
08/31/2023
- Updated / redesigned Automox Remediations API
11/03/2022
-
Updated severity scores to reflect
no_known_CVEs
for Ubuntu systems.
10/27/2022
- Updated the Global Zone Management API to include Policy Results endpoints.
08/01/2022
- Automox Tasks API is now Automox Remediations API .
06/16/2022
- Added clonePolicy endpoint, to allow cloning of patch policies.
05/04/2022
- Updated Zone RBAC roles in Global Zone Management API
03/28/2022
- We've released our Global Zone Management API !
03/25/2022
- Added information regarding rate limits and 503 error explanation .
03/21/2022
-
GET /reports/prepatch
now allows retrieving a pre-patch report for
all groups by omitting the
groupId
.
02/24/2022
-
Added
api-activity
option for GET /data-extracts and POST /data-extracts
02/18/2022
- Added GET /approvals endpoint documentation.
02/14/2022
- Updated About Automox API to include info about Patch Classification Category ID Mapping.
02/08/2022
- Updated POST /orgs/{orgID}/tasks/{type}/batches/upload to reflect the maximum file size for CSV uploads (20,000 rows).
01/28/2022
- Updated POST /servers/{id}/queues to remove policy execution parameters from the request body. To execute a policy, please use /policies/{id}/action
01/18/2022
- Deprecated /community-worklets and /community-worklets/{id} endpoints. Please use /worklet-catalog and /worklet-catalog/{id} instead.
01/13/2022
- Added an endpoint to Automox Tasks API to retrieve a list of acceptable CSV formats .
- Updated payload of POST /orgs/{orgID}/tasks/{type}/batches/upload to require the format of the uploaded file.
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
- Vulnerability Sync API can now be found under Automox Tasks API
- Updated Advanced Filters to reflect support for package targeting by age.
- Automox Python SDK is now available!
09/28/2021
- Vulnerability Sync API is no longer in Beta!
09/20/2021
- Updated GET /servers for M1 support.
- Added GET /reports/needs-attention .
09/15/2021
- Added Vulnerability Sync API (BETA) . NOTE: This feature is currently in beta. Please direct any questions or issues to support@automox.com .
09/01/2021
- Added Batch Device Update - POST /servers/batch
- Updated schemas for POST /policies and PUT /policies/{id} to include device filters.
- Added the documentation for device filters to policy filters , and removed redundant documentation.
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.
-
Note
: Existing scripts will continue to work without
08/25/2021
- Updated POST /policies/device-filters-preview for filtering by Active Directory Organizational Unit
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:
- Data Extracts:
05/03/2021
Updated:
- Updates to all Groups:
- GET /orgs : response updated
04/30/2021
Added:
- Errors: new section describing HTTP response codes
Updated:
- GET /events : parameter requirements and responses updated
- Updates to all Endpoints: updates to details, requirements, and responses.
- GET /orgs/{id}/packages : response 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