assign_drp_alerts
Assign DRP alerts to specific assignees using bulk filters for assets and attributes, clarifying ownership and enabling efficient triage in GreyMatter.
Instructions
DRP Alerts · mutation assignDRPAlerts. Variables: input. Example variables: {"input":{"assignee":"","comment":"","filter":{"active":true,"alertExternalIds":[""],"alertFingerprints":[""],"assetLabelIds":[""],"assetSerialIds":[""],"assetTypes":["ACCESS_KEY"],"assignees":{"assignees":[""],"includeUnassigned":true},"changed":"","c...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: DRPAlertBulkAssignmentInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |