Absolute
Absolute is an adaptive endpoint security solution that delivers device security, data security, and asset management of endpoints.
Endpoint · Absolute
Configuration parameters
url— Your Absolute server URL (required)credentials— Token ID (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingseventFetchInterval— Events Fetch Intervalmax_events_per_fetch— Max number of events per fetchisFetchEvents—
Commands (15)
-
absolute-custom-device-field-listReturns a list of custom device fields associated with the given device_id, based on the authorization token.
-
absolute-custom-device-field-updateUpdates the value of the included custom device fields for the given device_id.
-
absolute-device-application-listGets a list of device records and the corresponding software application data for each device on the account that you have access to or that meets the given filter.
-
absolute-device-freeze-message-createCreates a new Freeze message for the account.
-
absolute-device-freeze-message-deleteDeletes an existing Freeze message for the account. Use absolute-device-freeze-message-list in order to get the message_id.
-
absolute-device-freeze-message-listGets all the Freeze messages that are configured for the account by the given message_id. If message_id is not given all the messages will be returned.
-
absolute-device-freeze-message-updateUpdates the content of an existing Freeze message. Use absolute-device-freeze-message-list in order to get the message_id.
-
absolute-device-freeze-requestCreates a new Freeze request for the devices specified in the device_ids argument.
-
absolute-device-freeze-request-getGets detailed information about the Freeze request specified by request_uid.
-
absolute-device-getGets a list of device records and their corresponding data that meets the required fields for all devices in your account. Note that the command supports returning a maximum of 500 distinct devices.
-
absolute-device-get-eventsRetrieves a list of events from the Absolute instance.
-
absolute-device-listGets a list of device records and their corresponding data that meets the required filter for all devices in your account, based on your authorization token.
-
absolute-device-location-getGets a list of devices geo location records and their corresponding data that meets the required devices IDs.
-
absolute-device-remove-freeze-requestCreates a new Remove Freeze request for one or more devices, regardless of their Freeze status. You can submit Remove Freeze requests to perform the following actions: unfreeze frozen devices, remove newly submitted Freeze requests, or remove outstanding Scheduled and Offline Freeze requests. In case of removing from offline: In addition to creating a Remove Freeze request for devices with a status of Frozen by Condition: Offline, removes Offline Freeze requests from devices with a status of Freeze Requested or Freeze Condition - Offline Set. In case of not removing from offline: a Remove Freeze request is created for the devices but the Conditional - Offline Freeze request is not deleted (deprecated).
-
absolute-device-unenrollInitiates an unenroll request on a list of eligible devices.