Skip to main content

ImpSfScheduleTask

This Script is part of the Imperva Skyfence Pack.#

Creates a schedule task that's called ImpSfRevokeUnaccessedDevices. Gets all of a device's data from the server. If a device hasn't been accessed in over two months (and is still managed), the script will send the corresponding user a warning mail. If the device hasn't been accessed in over three months, the script will revoke the device credentials and notify the user by mail.

Script Data#


NameDescription
Script Typepython
TagsImperva Skyfence

Dependencies#


This script uses the following commands and scripts.

  • scheduleEntry
  • ImpSfRevokeUnaccessedDevices

Inputs#


Argument NameDescription
cronThe interval between each check (in cron format).
timesThe number of times to execute the check.

Outputs#


There are no outputs for this script.