Parameter | Description |
---|---|
Finding ID | The Ermetic ID of the Finding. |
Snooze Period | The period of the snoozed finding (the snooze period is defined in ISO 8601 format. For example, P7D is 7 days). |
Status | Finding status (Snoozed status must have a snooze period). |
{
"data": {
"UpdateFindingStatus": {
"Success": true
}
}
}