xsoar-ws-poll-status

Companion automation to XSOAR-Web-Server that polls a certain UUID for user response. The automation returns a scheduledcommand if the user has not responded to the action url.

python · Xsoar-web-server

Details

IDxsoar-ws-poll-status
Languagepython
From Version6.5.0
Docker Imagedemisto/python3:3.12.8.3296088
args:
- description: webserver action uuid.
  name: uuid
  required: true
- defaultValue: '30'
  description: Time between 2 polls.
  name: timebetweenruns
comment: 'Companion automation to XSOAR-Web-Server that polls a certain UUID for user response.

  The automation returns a scheduledcommand if the user has not responded to the action url.'
commonfields:
  id: xsoar-ws-poll-status
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ''
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
name: xsoar-ws-poll-status
outputs:
- contextPath: WS-ActionStatus
  description: Data structure that gets the latest status information for the uuid being tracked.
- contextPath: WS-ActionStatus.link_tracker
  description: status indicating if the job has been completed.
  type: boolean
polling: true
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.5.0
tests:
- No tests (auto formatted)