SendAllPANWIoTDevicesToServiceNow
Gets all available devices from the IoT cloud and sends them to the ServiceNow. server
python · IoT 3rd Party Integrations by Palo Alto Networks (Deprecated)
Details
| ID | SendAllPANWIoTDevicesToServiceNow |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.10.12.63474 |
| Tags | PANW IoT 3rd Party Integration servicenow v2 |
README
Gets all available devices from PANW IoT Cloud and sends them to ServiceNow.
Script Data
| Name | Description |
|---|---|
| Script Type | python |
| Tags | servicenow, PANW IoT 3rd Party Integration |
| Cortex XSOAR Version | 6.0.0 |
Dependencies
This script uses the following commands and scripts.
- panw-iot-3rd-party-report-status-to-panw
- panw-iot-3rd-party-get-asset-list
- servicenow-query-table
- panw-iot-3rd-party-convert-assets-to-external-format
- servicenow-create-record
- servicenow-update-record
Inputs
There are no inputs for this playbook.
Outputs
There are no outputs for this playbook.
comment: Gets all available devices from the IoT cloud and sends them to the ServiceNow. server commonfields: id: SendAllPANWIoTDevicesToServiceNow version: -1 dockerimage: demisto/python3:3.10.12.63474 enabled: true name: SendAllPANWIoTDevicesToServiceNow runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: - PANW IoT 3rd Party Integration - servicenow v2 timeout: 362.88ms type: python fromversion: 6.0.0 tests: - No tests (auto formatted)