CBWatchlists
Display all watchlists and their details, queries, etc.
python · Carbon Black Enterprise Response
Details
| ID | CBWatchlists |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | carbon-black |
README
Displays all watchlists and their details, queries, etc.
Script Data
| Name | Description |
|---|---|
| Script Type | python |
| Tags | carbon-black |
Dependencies
This script uses the following commands and scripts.
- cb-watchlist-get
Inputs
| Argument Name | Description |
|---|---|
| id | Display a specific watchlist by watchlist ID (numeric). |
Outputs
There are no outputs for this script.
commonfields: id: CBWatchlists version: -1 name: CBWatchlists script: '' type: python subtype: python3 tags: - carbon-black comment: Display all watchlists and their details, queries, etc. system: true args: - name: id default: true description: Display a specific watchlist by watchlist ID (numeric). scripttarget: 0 dependson: must: - cb-edr-watchlists-list timeout: 0s fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10116658 tests: - No tests (auto formatted)