Commit graph

231 commits

Author SHA1 Message Date
Kibana Machine
249b3ebdae
[8.6] [DOCS] Alert limit for cases (#145950) (#146321) 2022-11-24 15:11:28 -08:00
Kibana Machine
a08c594582
[8.6] Add open API specification for list connector types (#145951) (#146330)
# Backport

This will backport the following commits from `main` to `8.6`:
- [Add open API specification for list connector types
(#145951)](https://github.com/elastic/kibana/pull/145951)

<!--- 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":"2022-11-24T18:30:51Z","message":"Add
open API specification for list connector types
(#145951)","sha":"94b67781e8d56171a58b72ad2bb68171de4b67ea","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorTypes","v8.6.0","v8.7.0"],"number":145951,"url":"https://github.com/elastic/kibana/pull/145951","mergeCommit":{"message":"Add
open API specification for list connector types
(#145951)","sha":"94b67781e8d56171a58b72ad2bb68171de4b67ea"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/145951","number":145951,"mergeCommit":{"message":"Add
open API specification for list connector types
(#145951)","sha":"94b67781e8d56171a58b72ad2bb68171de4b67ea"}}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-11-24 13:12:06 -07:00
Kibana Machine
6ef2fbf1ac
[8.6] [DOCS] Fix Rules and Connectors app labels (#145660) (#146034)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[DOCS] Fix Rules and Connectors app labels
(#145660)](https://github.com/elastic/kibana/pull/145660)

<!--- 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":"2022-11-22T17:14:31Z","message":"[DOCS]
Fix Rules and Connectors app labels
(#145660)","sha":"8086e99478920df7d6230016364fe2df13cd03d6","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","Feature:Alerting/RulesManagement","v8.6.0","v8.7.0"],"number":145660,"url":"https://github.com/elastic/kibana/pull/145660","mergeCommit":{"message":"[DOCS]
Fix Rules and Connectors app labels
(#145660)","sha":"8086e99478920df7d6230016364fe2df13cd03d6"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/145660","number":145660,"mergeCommit":{"message":"[DOCS]
Fix Rules and Connectors app labels
(#145660)","sha":"8086e99478920df7d6230016364fe2df13cd03d6"}}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-11-22 12:31:22 -05:00
Kibana Machine
16f1d027d6
[8.6] [DOCS] Clarify alertId and index in add comment API (#145189) (#145760) 2022-11-18 15:26:08 -08:00
Lisa Cawley
38c967b85e
[8.6] [DOCS] Add Opsgenie to run connector API (#145311) (#145655) 2022-11-17 16:42:40 -08:00
Lisa Cawley
e957314ae4
[DOCS] Add Opsgenie to create and update connector APIs (#145197) 2022-11-15 11:23:46 -08:00
Thom Heymann
2e7b789a30
Document update objects spaces API (#145109)
Resolves #133149

## Summary

Document update objects spaces API

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
2022-11-15 16:55:58 +00:00
Lisa Cawley
5348e39a36
[DOCS] Automate final case APIs (#145007) 2022-11-14 19:19:40 -07:00
Lisa Cawley
6804cffc5f
[DOCS] Automate docs for get case APIs (#144950) 2022-11-10 08:27:33 -08:00
Lisa Cawley
9bf262dd1c
[DOCS] Automate docs for push case and case case config APIs (#144657) 2022-11-08 09:34:52 -08:00
Lisa Cawley
6eb02d096f
[DOCS] Add assignees to case APIs (#143610) 2022-10-20 11:32:10 -07:00
Lisa Cawley
f92c76c86f
[DOCS] Automate docs for create/update/delete case APIs (#142929) 2022-10-18 16:09:57 -07:00
Lisa Cawley
77742577a1
[DOCS] Edits create rule API (#142921) 2022-10-11 08:03:46 -07:00
Lisa Cawley
2d8b29ed5a
[DOCS] Automate output for 4 case APIs (#142173) 2022-10-05 09:24:04 -07:00
Sébastien Loix
0e6fa006c1
[SavedObjectClient] Add support to exclude references when searching (#142479) 2022-10-04 04:19:22 -07:00
Lisa Cawley
1be987e66a
[DOCS] Link to open API specification from ML sync API (#142136) 2022-09-29 08:29:07 -07:00
Matthew Kime
3c04a1f212
[data views] Allow data view rename via rest api (#141869)
* allow rename of data view via rest api
2022-09-27 06:56:46 -05:00
Lisa Cawley
2d4b079f2f
[DOCS] Add prereqs to mute unmute alert APIs (#141337) 2022-09-22 13:48:12 -07:00
Christiane (Tina) Heiligers
8bfe338d73
Documents saved objects bulk delete API (#141164)
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
2022-09-22 07:06:27 -07:00
Lisa Cawley
4af903daf0
[DOCS] Augment run connector API with Swimlane details (#140340) 2022-09-21 13:09:52 -07:00
Lisa Cawley
ba99c7db6e
Clarify rule notification values (#140457) 2022-09-14 09:29:30 -07:00
Lisa Cawley
efbf9e4d31
[DOCS] Augment create and run connector APIs with ServiceNow details (#140348) 2022-09-13 07:35:21 -07:00
Lisa Cawley
cfe8ec26ad
[DOCS] Augment create connector API (#139876) 2022-09-06 13:22:02 -04:00
Lisa Cawley
68e0a2aab2
[DOCS] Add Webhook - Case Management connector to case APIs (#138583) 2022-08-31 11:06:40 +03:00
Lisa Cawley
2dea72f226
Add openAPI specifications for push case API (#137549) 2022-08-26 19:56:07 -07:00
Lee Drengenberg
031c34e947
[DOCS] Update rule name to match query my* (#139563) 2022-08-26 09:50:07 -07:00
doakalexi
0b8d2edc17
[ResponseOps][Alerting] clarify doc on mute/unmute alert instance id's (#138657)
* Updating docs

* Adding missing word

* Update docs/api/alerting/mute_alert.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

* Update docs/api/alerting/unmute_alert.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-08-13 00:46:02 +09:30
Lisa Cawley
01f8c7c4f2
[DOCS] Add missing collapsible sections in case APIs (#138588) 2022-08-11 09:11:42 -07:00
Patryk Kopyciński
33689abc77
[Osquery] Add docs for Osquery API (#137162) 2022-08-09 18:43:31 +02:00
Tim Sullivan
f5133d449c
[Data Views] Documentation for create data view REST API (#138068)
* data view rest api request body field documentation

* document sub-fields of the api request body

* add examples of different ways to create the data view

* switch order of 2 examples

* Update docs/api/data-views/create.asciidoc

* data_view properties documentation

* update documentation

* fix broken link

* Apply suggestions from code review

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Update docs/api/data-views/create.asciidoc

* Update docs/api/data-views/create.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-08-09 06:44:47 -07:00
Lisa Cawley
e19714a17e
Adds openAPI spec for get alerts endpoint (#137332) 2022-07-28 08:44:30 -07:00
Lisa Cawley
0d12e2dd3c
[DOCS] More edits to the automated ml sync API docs (#137242) 2022-07-28 08:41:22 -07:00
Lisa Cawley
955cb3f354
[DOCS] Update prerequisites in delete case and comment APIs (#136998) 2022-07-25 07:52:23 -07:00
Ying Mao
3c24511c16
[Response Ops][Connectors] Allow connectors to explicitly register which features they will be available in (#136331)
* Adding feature config to connector type and checking for validity on registration

* Updating actions APIs to filter by feature id if provided

* Fixing types

* Renaming allowedFeatureIds to featureConfig

* Adding siem feature config. Returning feature config to client. Showing availability in connector list

* Fixing types

* Showing availability in create connector flyout header

* Passing feature id into action form used by rule creators.

* Renaming some stuff

* Finishing triggers_actions_uis. Starting cases

* Fixing cases

* fixing types

* Fixing types and adding uptime feature

* Cleanup

* fixing tests

* Updating README

* Filtering action type filter on rule list

* Update x-pack/plugins/actions/common/connector_feature_config.ts

Co-authored-by: Steph Milovic <stephanie.milovic@elastic.co>

* Fixing tests

* Renaming featureConfig to supportedFeatureIds

* PR feedback

* fixing i18n

* Updating docs

Co-authored-by: Steph Milovic <stephanie.milovic@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-07-25 06:24:25 -07:00
Lisa Cawley
7c8dff7af1
[DOCS] Replace ML API page with automated output (#136583) 2022-07-22 08:55:37 -07:00
Lisa Cawley
bd6339ea02
Add open API specification for get case activity (#136465) 2022-07-21 07:14:44 -07:00
Lisa Cawley
a64d9fc6ac
[DOCS] Adds prerequisites to list rule types API (#136326) 2022-07-20 10:23:04 -07:00
Lisa Cawley
93f6f89795
Add open API specification for get case API (#136315) 2022-07-14 11:45:39 -07:00
Lisa Cawley
9dbf147d66
Add openAPI specifications for get comments API (#135921) 2022-07-08 09:01:49 -07:00
Lisa Cawley
9162f7f2f0
Add openAPI specifications for get tags API (#135671) 2022-07-06 09:07:44 -07:00
Lisa Cawley
40359a6e2a
[DOCS] Add get reporters to open API spec (#135326) 2022-06-30 11:04:48 -07:00
Lisa Cawley
3911c7e63f
[DOCS] Adds prerequisites to enable and disable rule APIs (#135369) 2022-06-29 09:56:30 -07:00
Lisa Cawley
61b2fdecf9
[DOCS] Add index connector actions to run connector API (#134538) 2022-06-23 14:13:26 -07:00
Lisa Cawley
74df8c1736
[DOCS] Add jira connector details to run connector API (#134622) 2022-06-23 08:25:10 -07:00
Lisa Cawley
81e8208258
[DOCS] Add prerequisites to get rule, find rule, get rule health APIs (#134865) 2022-06-22 13:25:59 -07:00
Lisa Cawley
7649b00689
[DOCS] Adds prerequisites in update rule API (#134151) 2022-06-20 08:19:38 -07:00
Lisa Cawley
03fe5d11b5
[DOCS] Add server log connector details to connector APIs (#134409) 2022-06-16 19:07:21 -07:00
István Zoltán Szabó
b05f8c1240
Adds OpenAPI specs for case comment endpoints (#133400)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-06-16 11:43:46 +02:00
Lisa Cawley
9590525c57
[DOCS] Adds prerequisites to delete rule API (#134408) 2022-06-15 09:00:11 -07:00
Lisa Cawley
f1769edb19
[DOCS] Add prerequisites in create rule API (#133978) 2022-06-09 17:49:28 -07:00