Update an existing alert configuration. The config can be identified by either ID or FQN.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
UpdateRequest updates an existing alert configuration. The config can be identified by either ID or FQN.
Identifier for the config to update.
Human-readable name for the alert configuration.
1 - 255Query that defines which entities can trigger this alert.
Targets where alerts will be sent.
1AlertingTarget represents a destination where alert notifications will be sent. Each target type has its own specific configuration requirements.
Additional settings for the specific alert type.
Optional owner information for the alert configuration.
Success
UpdateResponse returns the updated alert configuration.
The alert configuration that was updated.