Skip to content

Commit

Permalink
[HTTP/OAS] Include Security Solution domain OAS to production docs (e…
Browse files Browse the repository at this point in the history
…lastic#194132)

*Epic:** elastic/security-team#9401 (internal)

## Summary

This PR includes Security Solution OpenAPI domain bundles into the production OpenAPI Kibana bundle. The result Kibana bundler is expected to be published to Bump.sh manually by @lcawl.
  • Loading branch information
maximpn authored Oct 4, 2024
1 parent 0b92c26 commit 102297c
Show file tree
Hide file tree
Showing 41 changed files with 54,283 additions and 19,566 deletions.
9 changes: 9 additions & 0 deletions oas_docs/output/kibana.serverless.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33502,33 +33502,42 @@ tags:
x-displayName: Saved objects
- description: Manage and interact with Security Assistant resources.
name: Security AI Assistant API
x-displayName: Security AI assistant
- description: >-
You can create rules that automatically turn events and external alerts
sent to Elastic Security into detection alerts. These alerts are displayed
on the Detections page.
name: Security Detections API
x-displayName: Security detections
- description: >-
Endpoint Exceptions API allows you to manage detection rule endpoint
exceptions to prevent a rule from generating an alert from incoming events
even when the rule's other criteria are met.
name: Security Endpoint Exceptions API
x-displayName: Security endpoint exceptions
- description: Interact with and manage endpoints running the Elastic Defend integration.
name: Security Endpoint Management API
x-displayName: Security endpoint management
- description: ''
name: Security Entity Analytics API
x-displayName: Security entity analytics
- description: >-
Exceptions API allows you to manage detection rule exceptions to prevent a
rule from generating an alert from incoming events even when the rule's
other criteria are met.
name: Security Exceptions API
x-displayName: Security exceptions
- description: Lists API allows you to manage lists of keywords, IPs or IP ranges items.
name: Security Lists API
x-displayName: Security lists
- description: Run live queries, manage packs and saved queries.
name: Security Osquery API
x-displayName: Security Osquery
- description: >-
You can create Timelines and Timeline templates via the API, as well as
import new Timelines from an ndjson file.
name: Security Timeline API
x-displayName: Security timeline
- description: SLO APIs enable you to define, manage and track service-level objectives
name: slo
- name: spaces
Expand Down
Loading

0 comments on commit 102297c

Please sign in to comment.