commonfields: id: PWEventPcapDownload version: -1 name: PWEventPcapDownload script: '' type: python subtype: python2 tags: - protectwise comment: Deprecated. No available replacement. system: true args: - name: eventId required: true default: true description: Event ID(s) separated by commas - name: filename description: Optionally provide a filename for the download - name: burstsize description: Download files every time, and wait milliseconds each time. Defaults are 10 files and 500ms. - name: waitms description: Download files every time, and wait milliseconds each time. Defaults are 10 files and 500ms. scripttarget: 0 dependson: must: - ProtectWise|||protectwise-event-pcap-download timeout: 0s tests: - Protectwise-Test fromversion: 5.0.0 dockerimage: demisto/python:2.7.18.27799 deprecated: true