system.kanoa.shift.getShiftBlockExceptions
Description
Returns shift block exceptions (kanoaOps).Syntax
getShiftBlockExceptions(paramsDict)- paramsDict (Dictionary) - Parameters to filter shift block exceptions.
- Shift Block Exception data (pyDataset).
Code Example
# Example Usage:
shiftBlockExceptions = system.kanoa.shift.getShiftBlockExceptions({'shiftBlockId': 1})