GetShiftsPerUser

Retrieves the number of on-call hours per user.

python · Shift Management

Details

IDGetShiftsPerUser
Languagepython
From Version5.5.0
Docker Imagedemisto/python3:3.12.13.10116658
TagsShift Management widget

README

Retrieves the number of on-call hours per user.

Script Data


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

Inputs


Argument Name Description
userId The user ID for whom to get the number of on-call hours for the shift (e.g. johndoe).

Outputs


There are no outputs for this script.

args:
- description: The user ID for which to get the number of on-call hours for the shift (e.g. johndoe).
  name: userId
comment: Retrieves the number of on-call hours per user.
commonfields:
  id: GetShiftsPerUser
  version: -1
name: GetShiftsPerUser
script: '-'
tags:
- Shift Management
- widget
subtype: python3
timeout: '0'
type: python
dockerimage: demisto/python3:3.12.13.10116658
fromversion: 5.5.0