Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop