Expands docs on List rule types API (#97608)

Corrected docs for List rule types API
This commit is contained in:
Gidi Meir Morris 2021-04-23 10:58:07 +01:00 committed by GitHub
parent 0423e7dfca
commit 1dd5e1f13d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,11 @@
<titleabbrev>List rule types</titleabbrev>
++++
Retrieve a list of alerting rule types.
Retrieve a list of alerting rule types that the user is authorized to access.
Each rule type includes a list of consumer features. Within these features, users are authorized to perform either `read` or `all` operations on rules of that type. This helps determine which rule types users can read, but not create or modify.
NOTE: Some rule types are limited to specific features. These rule types are not available when <<defining-alerts, defining rules>> in <<management,Stack Management>>.
[[list-rule-types-api-request]]
==== Request