Create a new alert configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
CreateRequest creates a new alert configuration.
Query that defines which entities can trigger this alert.
Additional settings for the specific alert type.
Human-readable name for the alert configuration.
1 - 255User-provided fully qualified name for the alert config. This is a unique identifier that users can specify to reference the alert.
1 - 500Targets where alerts will be sent.
1AlertingTarget represents a destination where alert notifications will be sent. Each target type has its own specific configuration requirements.
Optional owner information for the alert configuration.
Success
CreateResponse returns the created alert configuration.
The alert configuration that was created.