Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 445 Bytes

File metadata and controls

24 lines (20 loc) · 445 Bytes
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"
\
}
\
'