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 settings
  • eventFetchInterval — Events Fetch Interval
  • max_events_per_fetch — Max number of events per fetch
  • isFetchEvents

Commands (15)

  • absolute-custom-device-field-list

    Returns a list of custom device fields associated with the given device_id, based on the authorization token.

  • absolute-custom-device-field-update

    Updates the value of the included custom device fields for the given device_id.

  • absolute-device-application-list

    Gets 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-create

    Creates a new Freeze message for the account.

  • absolute-device-freeze-message-delete

    Deletes an existing Freeze message for the account. Use absolute-device-freeze-message-list in order to get the message_id.

  • absolute-device-freeze-message-list

    Gets 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-update

    Updates the content of an existing Freeze message. Use absolute-device-freeze-message-list in order to get the message_id.

  • absolute-device-freeze-request

    Creates a new Freeze request for the devices specified in the device_ids argument.

  • absolute-device-freeze-request-get

    Gets detailed information about the Freeze request specified by request_uid.

  • absolute-device-get

    Gets 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-events

    Retrieves a list of events from the Absolute instance.

  • absolute-device-list

    Gets 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-get

    Gets a list of devices geo location records and their corresponding data that meets the required devices IDs.

  • absolute-device-remove-freeze-request

    Creates 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-unenroll

    Initiates an unenroll request on a list of eligible devices.