CalderaStartOperation
This script is used in the MITRE Caldera Operation playbook. It will auto-complete the task that waits for a specific date and time for the operation to start. It should not be used manually.
python · MITRE Caldera
Details
| ID | CalderaStartOperation |
|---|---|
| Language | python |
| From Version | 6.2.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
| Tags | sla |
commonfields: id: CalderaStartOperation version: -1 name: CalderaStartOperation comment: This script is used in the MITRE Caldera Operation playbook. It will auto-complete the task that waits for a specific date and time for the operation to start. It should not be used manually. dependson: must: - '|||caldera-create-operation' script: '' type: python tags: - sla enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.8.3296088 runas: DBotWeakRole fromversion: 6.2.0 tests: - No tests (auto formatted)