mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# Backport This will backport the following commits from `main` to `8.11`: - [[DOCS] Fix authentication types for alerting rule enable API (#171807)](https://github.com/elastic/kibana/pull/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":"lcawley@elastic.co"},"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 <lcawley@elastic.co>
This commit is contained in:
parent
aef2da0963
commit
68ee3eb8e2
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue