args: - auto: PREDEFINED description: Type of asset. Can be "device", "alert", or "vulnerability". name: asset_type predefined: - device - alert - vulnerability required: true - defaultValue: PANW IoT 3rd Party SIEM Integration Instance description: Name of the configured syslog sender integration instance. name: syslog_sender_instance required: true - default: true defaultValue: PANW IoT 3rd Party Integration Instance description: Name of the configured PANW Iot 3rd Party integration instance. name: panw_iot_3rd_party_instance required: true comment: Retrieves all specified assets from the PANW IoT cloud and sends them to the SIEM server. commonfields: id: SendAllPANWIoTAssetsToSIEM version: -1 dependson: must: - '|||panw-iot-3rd-party-get-asset-list' - '|||panw-iot-3rd-party-report-status-to-panw' - '|||panw-iot-3rd-party-convert-assets-to-external-format' - '|||syslog-send' dockerimage: demisto/python3:3.10.12.63474 enabled: true name: SendAllPANWIoTAssetsToSIEM runas: DBotWeakRole runonce: true script: '' scripttarget: 0 subtype: python3 tags: - PANW IoT 3rd Party Integration - siem timeout: 362.88ms type: python fromversion: 6.0.0 tests: - No tests (auto formatted)