CheckPointDownloadBackup Deprecated
Deprecated. Use ssh command instead. Downloads the Check Point policy backup to the Cortex XSOAR War Room.
python · Check Point Firewall
Details
| ID | CheckPointDownloadBackup |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.9.8.24399 |
README
Download CheckPoint policy backup to the Cortex XSOAR War Room.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | |
| Cortex XSOAR Version | 5.0.0 |
Inputs
| Argument Name | Description |
|---|---|
| device | RemoteAccess instance of the checkpoint firewall appliances to back up |
Outputs
There are no outputs for this script.
This script will download the backup creates to the war room.
args: - description: RemoteAccess instance of the CheckPoint firewall appliances to back up. name: device required: true comment: Deprecated. Use ssh command instead. Downloads the Check Point policy backup to the Cortex XSOAR War Room. commonfields: id: CheckPointDownloadBackup version: -1 name: CheckPointDownloadBackup script: '-' subtype: python3 timeout: '0' type: python fromversion: 5.0.0 tests: - No tests (deprecated) dockerimage: demisto/python3:3.9.8.24399 deprecated: true