| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc security secure-score-control-profiles patch --secure-score-control-profile-id {secureScoreControlProfile-id} --body '{
\
"assignedTo": "",
\
"comment": "control is reviewed",
\
"state": "Reviewed",
\
"vendorInformation": {
\
"provider": "SecureScore",
\
"providerVersion": null,
\
"subProvider": null,
\
"vendor": "Microsoft"
\
}
\
}
\
'