What is a wildcard within the Job API "filter" argument for InputArguments?

Hey @riverrat437

Something like below,

(State eq 'Running' or State eq 'Pending') and ReleaseName eq 'xGL.OL.Approvals.Dispatcher_DEV-All Robots' and Contains(InputArguments, '"in_xGLInstanceName":"XGT1"')

Thanks
#nK

1 Like