SbQuota Deprecated
Deprecated. Use Check Point Threat Emulation (SandBlast) instead. Query, upload and download data using Check Point Sandblast on cloud.
Details
| ID | SbQuota |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python:2.7.18.27799 |
| Tags | sandblast |
README
Uses the Quote API to have the client application get the current license and quota status of the API Key that was used.
Script Data
| Name | Description |
|---|---|
| Script Type | python |
| Tags | sandblast |
Dependencies
This script uses the following commands and scripts.
- sb-quota
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: SbQuota version: -1 name: SbQuota script: '' type: python subtype: python2 tags: - sandblast comment: Deprecated. Use Check Point Threat Emulation (SandBlast) instead. Query, upload and download data using Check Point Sandblast on cloud. system: true args: [] scripttarget: 0 timeout: 0s dependson: must: - sandblast-quota fromversion: 5.0.0 dockerimage: demisto/python:2.7.18.27799 tests: - No tests (deprecated) deprecated: true