| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc identity-governance lifecycle-workflows workflows patch --workflow-id {workflow-id} --body '{
\
"description": "Configure new hire tasks for onboarding employees on their first day",
\
"displayName": "Australia Onboard new hire employee",
\
"isEnabled": true,
\
"isSchedulingEnabled": false
\
}
\
'