Commit graph

219 commits

Author SHA1 Message Date
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
Lisa Cawley
580a964eda
[DOCS] Improve terminology in execute connector API (#133694) 2022-06-09 07:47:56 -07:00
Lisa Cawley
b7ae8a2efb
[DOCS] Fix ML sync API example (#133585) 2022-06-08 07:26:07 -07:00
Lisa Cawley
fab37c2f8f
[DOCS] Add prerequisites for update and execute connector APIs (#133684) 2022-06-07 08:25:21 -07:00
Lisa Cawley
ca6e1ff31a
[DOCS] Add Jira and index connector details to update connector API (#133692) 2022-06-07 08:04:15 -07:00
Lisa Cawley
36aab8faa7
[DOCS] Add Jira and index connector details to create connector API (#133347) 2022-06-06 15:20:58 -07:00
Lisa Cawley
05b392a862
[DOCS] Revise case API examples for consistent tone (#133456) 2022-06-06 08:48:11 -07:00
Lisa Cawley
9ca93a552c
[DOCS] Clarify case duration (#133552)
Co-authored-by: Eric Davis <eric.davis@elastic.co>
2022-06-06 08:45:38 -07:00
Lukas Olson
e921693c50
Adds get all REST API to data views (#131683)
* Adds get all API to data views

* Move size to query params

* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'

* Use ids/titles instead of entire object

* Add docs

* Add integration test

* Fix docs

* Update docs

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2022-06-02 10:00:19 -07:00
Lisa Cawley
2d7a77448e
Add openAPI specifications for cases configure endpoint (#133265) 2022-06-02 08:47:24 -07:00
Lisa Cawley
d512c3a9e5
Add openAPI specifications for cases _find endpoint (#131761) 2022-05-31 15:46:21 -07:00
Jeramy Soucy
cb403a6fa0
Warn & Disallow Creating Role with Existing Name (#132218)
* Adds inline warning (name focus/onBlur) and toast warning (saveRole) when attempting to create a role with a name that already exists.
Disallows creating a role with a name that already exists.
Event handling efficiency needs review.

* Updated API documentation.
Implemented unit and functional tests.

* Added name compare to throttle GET request from onBlur for efficiency.

* Reorganized functional and unit tests. Improved UI logic and presentation.

* Update x-pack/plugins/security/server/routes/authorization/roles/put.test.ts

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>

* Update x-pack/plugins/security/public/management/roles/edit_role/edit_role_page.test.tsx

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2022-05-25 08:34:41 -07:00
Kaarina Tungseth
cadd7b33b8
Adds example for how to change a field format (#132541) 2022-05-19 18:16:59 -05:00