mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[DOCS] Remove technical preview from serverless APIs (#201054)
This commit is contained in:
parent
a459b0d8c3
commit
3938acc83d
2 changed files with 0 additions and 8 deletions
|
@ -2,10 +2,6 @@ openapi: 3.0.3
|
||||||
info:
|
info:
|
||||||
title: Kibana Serverless APIs
|
title: Kibana Serverless APIs
|
||||||
description: |
|
description: |
|
||||||
**Technical preview**
|
|
||||||
This functionality is in technical preview and may be changed or removed in a future release.
|
|
||||||
Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
|
|
||||||
|
|
||||||
The Kibana REST APIs for Elastic serverless enable you to manage resources
|
The Kibana REST APIs for Elastic serverless enable you to manage resources
|
||||||
such as connectors, data views, and saved objects. The API calls are
|
such as connectors, data views, and saved objects. The API calls are
|
||||||
stateless. Each request that you make happens in isolation from other calls
|
stateless. Each request that you make happens in isolation from other calls
|
||||||
|
|
|
@ -3,10 +3,6 @@ info:
|
||||||
contact:
|
contact:
|
||||||
name: Kibana Team
|
name: Kibana Team
|
||||||
description: |
|
description: |
|
||||||
**Technical preview**
|
|
||||||
This functionality is in technical preview and may be changed or removed in a future release.
|
|
||||||
Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
|
|
||||||
|
|
||||||
The Kibana REST APIs for Elastic serverless enable you to manage resources
|
The Kibana REST APIs for Elastic serverless enable you to manage resources
|
||||||
such as connectors, data views, and saved objects. The API calls are
|
such as connectors, data views, and saved objects. The API calls are
|
||||||
stateless. Each request that you make happens in isolation from other calls
|
stateless. Each request that you make happens in isolation from other calls
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue