ChronicleAssetEventsForMACWidgetScript
Displays the list of events fetched for an asset identified as a "ChronicleAsset" type of indicator, when its MAC address is passed as an asset identifier.
python · Google SecOps
Details
| ID | ChronicleAssetEventsForMACWidgetScript |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-indicator-section |
README
Displays the list of events fetched for an asset identified as a “ChronicleAsset” type of indicator, when its MAC address is passed as an asset identifier.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-indicator-section |
| Cortex XSOAR Version | 5.0.0 |
Dependencies
This script uses the following commands and scripts.
gcb-list-events
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: ChronicleAssetEventsForMACWidgetScript version: -1 name: ChronicleAssetEventsForMACWidgetScript script: '' type: python tags: - dynamic-indicator-section comment: Displays the list of events fetched for an asset identified as a "ChronicleAsset" type of indicator, when its MAC address is passed as an asset identifier. enabled: true scripttarget: 0 subtype: python3 dependson: must: - '|||gcb-list-events' timeout: 300ns dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 5.0.0 tests: - No tests (auto formatted)