Skip to content

Commit

Permalink
[8.8] [DOCS] Fix authentication types for alerting rule enable API (#…
Browse files Browse the repository at this point in the history
…171807) (#172001)

# Backport

This will backport the following commits from `main` to `8.8`:
- [[DOCS] Fix authentication types for alerting rule enable API
(#171807)](#171807)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-11-27T16:24:43Z","message":"[DOCS]
Fix authentication types for alerting rule enable API
(#171807)","sha":"9adcfd072f9d538f7b3c91b2d9c3ba5f4e8c3dd8","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Alerting","release_note:skip","Team:ResponseOps","docs","v8.8.3","v8.9.3","v8.12.0","v8.10.5","v8.11.2"],"number":171807,"url":"https://github.com/elastic/kibana/pull/171807","mergeCommit":{"message":"[DOCS]
Fix authentication types for alerting rule enable API
(#171807)","sha":"9adcfd072f9d538f7b3c91b2d9c3ba5f4e8c3dd8"}},"sourceBranch":"main","suggestedTargetBranches":["8.8","8.9","8.10","8.11"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.9","label":"v8.9.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/171807","number":171807,"mergeCommit":{"message":"[DOCS]
Fix authentication types for alerting rule enable API
(#171807)","sha":"9adcfd072f9d538f7b3c91b2d9c3ba5f4e8c3dd8"}},{"branch":"8.10","label":"v8.10.5","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.11","label":"v8.11.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <[email protected]>
  • Loading branch information
kibanamachine and lcawl authored Nov 28, 2023
1 parent 91c6b67 commit 8b02e2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/api/alerting/enable_rule.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

Enable a rule.

WARNING: This API supports <<token-api-authentication>> only.

[NOTE]
====
For the most up-to-date API details, refer to the
Expand Down

0 comments on commit 8b02e2e

Please sign in to comment.