GetCampaignDuration
Calculate the duration of the current campaign and returns the result in a string with HTML format.
python · Phishing Campaign
Details
| ID | GetCampaignDuration |
|---|---|
| Language | python |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-section |
README
Calculate the duration of the current campaign and returns the result in a string with HTML format.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
| Cortex XSOAR Version | 5.5.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: GetCampaignDuration version: -1 name: GetCampaignDuration script: '' type: python comment: Calculate the duration of the current campaign and returns the result in a string with HTML format. tags: - dynamic-section enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 5.5.0 tests: - No tests (auto formatted)