Parameters

ParameterDescription
Finding IDThe Ermetic ID of the Finding.
Snooze PeriodThe period of the snoozed finding (the snooze period is defined in ISO 8601 format. For example, P7D is 7 days).
StatusFinding status (Snoozed status must have a snooze period).

Example Output

{    "data": {        "UpdateFindingStatus": {            "Success": true        }    }}

Workflow Library Example

Update Finding Status with Ermetic and Send Results Via Email

Preview this Workflow on desktop