alerting-v2
Get matcher data fields suggestions
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/alerting/v2/suggestions/rule_event_fields</span></div>Refer to Spaces for more information.
Get suggestions for matcher data fields.<br/><br/>[Required authorization] Route required privileges: read_alerting-v2-alerts.
get/api/alerting/v2/suggestions/rule_event_fields
Query parameters
matcherstring
Optional matcher expression used to scope suggested data field names.
Response
Returns the available matcher data field names.
string[] required
The list of available matcher data field names.