OutOfOfficeListCleanup

Removes any users from the out-of-office list whose 'off until day' is in the past.

python · Shift Management

Details

IDOutOfOfficeListCleanup
Languagepython
From Version5.5.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagsooo Shift Management

README

Removes any users from the out-of-office list whose ‘off until day’ is in the past.

Script Data


Name Description
Script Type python3
Tags ooo, Shift Management
Cortex XSOAR Version 5.5.0

Inputs


Argument Name Description
listname The name of the out-of-office list. Default is “OOO List”.

Outputs


There are no outputs for this script.

commonfields:
  id: OutOfOfficeListCleanup
  version: -1
name: OutOfOfficeListCleanup
script: ''
type: python
tags:
- ooo
- Shift Management
comment: Removes any users from the out-of-office list whose 'off until day' is in the past.
enabled: true
args:
- name: listname
  description: The name of the out-of-office list. Default is "OOO List".
  defaultValue: OOO List
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.12.13.10116658
runas: DBotWeakRole
fromversion: 5.5.0
tests:
- No tests (auto formatted)