bulk_add_drp_alert_comment
Add comments to multiple DRP alerts at once, using filters to target the specific alerts for bulk updates.
Instructions
DRP Alerts · mutation bulkAddDrpAlertComment. Variables: input. Example variables: {"input":{"bulkCommentBy":{"filter":{"active":true,"alertExternalIds":[""],"alertFingerprints":[""],"assetLabelIds":[""],"assetSerialIds":[""],"assetTypes":["ACCESS_KEY"],"assignees":{"assignees":[""],"includeUnassigned":true},"changed":"","classificationsAndRi...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: DrpAlertBulkCommentInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |