Skip to main content

Documentation Index

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

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

Update the status of a finding to either Open, Closed or Ignored.

Parameters

ParameterDescription
Finding IDThe Ermetic ID of the Finding.
Ignore ReasonThe reason the finding is ignored.
Ignore Until DateThe expiration date for the ignored finding.
MessageA message to add to the update request.
StatusThe new finding status.

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