device-security-check-servicenow
Closes the Cortex XSOAR incident if the Device Security ServiceNow ticket was closed. This command should be run in a Job.
Details
| ID | device-security-check-servicenow |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | device security |
README
Closes the Cortex XSOAR incident if the Device Security ServiceNow ticket was closed. This command should be run in a Job.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | device security |
| Cortex XSOAR Version | 6.10.0 |
Dependencies
This script uses the following commands and scripts.
- ServiceNow
- ServiceNow v2
- servicenow-get-record
Used In
This script is used in the following playbooks and scripts.
- PANW Device Security ServiceNow Tickets Check
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
comment: Closes the Cortex XSOAR incident if the Device Security ServiceNow ticket was closed. This command should be run in a Job. commonfields: id: device-security-check-servicenow version: -1 name: device-security-check-servicenow script: '-' tags: - device security timeout: '0' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 runas: DBotRole fromversion: 6.10.0 tests: - No tests (auto formatted)