New fields in Devices endpoint and Security Events
The latest release in Elements API brings several new fields to the query devices endpoint and human-readable descriptions to Security Events.
New device endpoint fields
More information on connectivity status, various security parameters, installation tags and browsing protection status are exposed from the query devices endpoint.
The full list of new device fields below:
- installationTags
- connectivityStatus
- unreachableConnectionAddresses
- unstableConnectionAddresses
- networkExtensionContentFilterServiceEnabled
- systemIntegrityProtectionEnabled
- systemExtensionEnabled
- guestAccount
- fullDiskAccessGranted
- defaultBrowser
- defaultBrowserStatus
- browsingProtectionExtensionChrome
- browsingProtectionExtensionFirefox
- browsingProtectionExtensionSafari
- browsingProtectionExtensionEdge
See more information on the fields from the api specification (under Devices).
New human-readable Security Events fields
Two new fields are added:
- message — details of the security event
- description — short general description of the type of the event
You can see examples of these fields from Security Events specification.