PublishThreatIntelReport
Sets a Threat Intel Report as published.
python · Threat Intel Reports (BETA)
Details
| ID | PublishThreatIntelReport |
|---|---|
| Language | python |
| From Version | 6.5.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | threatIntelReport-action-button |
README
Sets a Threat Intel Report as published.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | threatIntelReport-action-button |
| Cortex XSOAR Version | 6.5.0 |
Inputs
| Argument Name | Description |
|---|---|
| object | The Threat Intel Report object to publish. |
Outputs
There are no outputs for this script.
commonfields: id: PublishThreatIntelReport version: -1 name: PublishThreatIntelReport comment: Sets a Threat Intel Report as published. script: '' type: python tags: - threatIntelReport-action-button enabled: true args: - name: object required: true description: The Threat Intel Report object to publish. scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 runas: DBotWeakRole fromversion: 6.5.0 tests: - Threat_Intel_Report_test