Skip to main content

CheckpointFWBackupStatus

This Script is part of the Check Point Firewall Pack.#

Deprecated

Use ssh command instead.

Connects a Checkpoint firewall appliance using SSH and retrieves the status of backup tasks. The user account that accesses the device must be setup to use the SSH shell and not the built in Checkpoint CLI. Consult the Checkpoint documentation for instructions on how to do this.

Script Data#


NameDescription
Script Typepython
Tagscheckpoint

Dependencies#


This script uses the following commands and scripts.

  • ssh

Inputs#


Argument NameDescription
devicesThe list of devices to backup (comma-separated).
waittimeoutThe wait time in seconds. If not provided, it will not wait.

Outputs#


PathDescriptionType
CheckpointBackup.DeviceNameThe name of the backed-up device.Unknown
CheckpointBackup.SystemThe backed up system.Unknown
CheckpointBackup.StatusThe status of the backup process.Unknown
CheckpointBackup.PathThe path of the backup file.Unknown