elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.47k stars 8.04k forks source link

[Security Solution] Create missing OpenAPI specs for Endpoint management API #183815

Open maximpn opened 1 month ago

maximpn commented 1 month ago

Epic: https://github.com/elastic/security-team/issues/9525

Deadline: Jul 29, 2024 (see milestones in https://github.com/elastic/security-team/issues/9400)

Summary

As part of the Serverless project, we need to create OpenAPI specs for all public Endpoint management API endpoints, because we want all of them documented before Serverless GA. Please look for more context in the epic.

During a Security Solution public API research we discovered that some public Endpoint management API endpoints have missing OpenAPI specs. We need to add them.

API endpoints

The following public API endpoints were discovered during research, and don't have any OpenAPI specs:

Detections and response:

Note that two of the above endpoints are marked as deprecated in the code base and should be considered to be available only in ESS:

 AC

To do

elasticmachine commented 1 month ago

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)

elasticmachine commented 1 month ago

Pinging @elastic/security-solution (Team: SecuritySolution)