| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc identity-governance lifecycle-workflows workflows tasks task-processing-results microsoft-graph-identity-governance-resume post --workflow-id {workflow-id} --task-id {task-id} --task-processing-result-id {taskProcessingResult-id} --body '{
\
"data": {
\
"operationStatus": "Completed"
\
},
\
"source": "sample",
\
"type": "lifecycleEvent"
\
}
\
'