-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
14 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35790,12 +35790,6 @@ paths: | |
|
||
NOTE: The `savedObjects.maxImportExportSize` configuration setting | ||
limits the number of saved objects which may be exported. | ||
|
||
|
||
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. | ||
operationId: exportSavedObjectsDefault | ||
parameters: | ||
- $ref: '#/components/parameters/Serverless_saved_objects_kbn_xsrf' | ||
|
@@ -35854,6 +35848,7 @@ paths: | |
summary: Export saved objects | ||
tags: | ||
- saved objects | ||
x-state: Technical preview | ||
/api/saved_objects/_import: | ||
post: | ||
description: > | ||
|
@@ -35864,12 +35859,6 @@ paths: | |
on the same major, or the next major. Exported saved objects are not | ||
backwards compatible and cannot be imported into an older version of | ||
Kibana. | ||
|
||
|
||
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. | ||
operationId: importSavedObjectsDefault | ||
parameters: | ||
- $ref: '#/components/parameters/Serverless_saved_objects_kbn_xsrf' | ||
|
@@ -35988,6 +35977,7 @@ paths: | |
-X POST api/saved_objects/_import?createNewCopies=true | ||
-H "kbn-xsrf: true" | ||
--form [email protected] | ||
x-state: Technical preview | ||
/api/security_ai_assistant/anonymization_fields/_bulk_action: | ||
post: | ||
description: >- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35790,12 +35790,6 @@ paths: | |
|
||
NOTE: The `savedObjects.maxImportExportSize` configuration setting | ||
limits the number of saved objects which may be exported. | ||
|
||
|
||
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. | ||
operationId: exportSavedObjectsDefault | ||
parameters: | ||
- $ref: '#/components/parameters/Serverless_saved_objects_kbn_xsrf' | ||
|
@@ -35854,6 +35848,7 @@ paths: | |
summary: Export saved objects | ||
tags: | ||
- saved objects | ||
x-state: Technical preview | ||
/api/saved_objects/_import: | ||
post: | ||
description: > | ||
|
@@ -35864,12 +35859,6 @@ paths: | |
on the same major, or the next major. Exported saved objects are not | ||
backwards compatible and cannot be imported into an older version of | ||
Kibana. | ||
|
||
|
||
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. | ||
operationId: importSavedObjectsDefault | ||
parameters: | ||
- $ref: '#/components/parameters/Serverless_saved_objects_kbn_xsrf' | ||
|
@@ -35988,6 +35977,7 @@ paths: | |
-X POST api/saved_objects/_import?createNewCopies=true | ||
-H "kbn-xsrf: true" | ||
--form [email protected] | ||
x-state: Technical preview | ||
/api/security_ai_assistant/anonymization_fields/_bulk_action: | ||
post: | ||
description: >- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10413,12 +10413,6 @@ paths: | |
but if you're dealing with a large number of saved objects and | ||
experiencing performance issues, you may want to rotate the encryption | ||
key. | ||
|
||
|
||
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. | ||
operationId: rotateEncryptionKey | ||
parameters: | ||
- description: > | ||
|
@@ -10494,6 +10488,7 @@ paths: | |
summary: Rotate a key for encrypted saved objects | ||
tags: | ||
- saved objects | ||
x-state: Technical preview | ||
/api/endpoint_list: | ||
post: | ||
description: >- | ||
|
@@ -39413,12 +39408,6 @@ paths: | |
|
||
NOTE: The `savedObjects.maxImportExportSize` configuration setting | ||
limits the number of saved objects which may be exported. | ||
|
||
|
||
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. | ||
operationId: exportSavedObjectsDefault | ||
parameters: | ||
- $ref: '#/components/parameters/Saved_objects_kbn_xsrf' | ||
|
@@ -39475,6 +39464,7 @@ paths: | |
summary: Export saved objects | ||
tags: | ||
- saved objects | ||
x-state: Technical preview | ||
/api/saved_objects/_find: | ||
get: | ||
deprecated: true | ||
|
@@ -39617,12 +39607,6 @@ paths: | |
on the same major, or the next major. Exported saved objects are not | ||
backwards compatible and cannot be imported into an older version of | ||
Kibana. | ||
|
||
|
||
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. | ||
operationId: importSavedObjectsDefault | ||
parameters: | ||
- $ref: '#/components/parameters/Saved_objects_kbn_xsrf' | ||
|
@@ -39739,23 +39723,15 @@ paths: | |
-X POST api/saved_objects/_import?createNewCopies=true | ||
-H "kbn-xsrf: true" | ||
--form [email protected] | ||
x-state: Technical preview | ||
/api/saved_objects/_resolve_import_errors: | ||
post: | ||
description: > | ||
description: | | ||
To resolve errors from the Import objects API, you can: | ||
|
||
|
||
* Retry certain saved objects | ||
|
||
* Overwrite specific saved objects | ||
|
||
* Change references to different saved objects | ||
|
||
|
||
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. | ||
operationId: resolveImportErrors | ||
parameters: | ||
- $ref: '#/components/parameters/Saved_objects_kbn_xsrf' | ||
|
@@ -39897,6 +39873,7 @@ paths: | |
summary: Resolve import errors | ||
tags: | ||
- saved objects | ||
x-state: Technical preview | ||
/api/saved_objects/{type}: | ||
post: | ||
deprecated: true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10413,12 +10413,6 @@ paths: | |
but if you're dealing with a large number of saved objects and | ||
experiencing performance issues, you may want to rotate the encryption | ||
key. | ||
|
||
|
||
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. | ||
operationId: rotateEncryptionKey | ||
parameters: | ||
- description: > | ||
|
@@ -10494,6 +10488,7 @@ paths: | |
summary: Rotate a key for encrypted saved objects | ||
tags: | ||
- saved objects | ||
x-state: Technical preview | ||
/api/endpoint_list: | ||
post: | ||
description: >- | ||
|
@@ -39413,12 +39408,6 @@ paths: | |
|
||
NOTE: The `savedObjects.maxImportExportSize` configuration setting | ||
limits the number of saved objects which may be exported. | ||
|
||
|
||
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. | ||
operationId: exportSavedObjectsDefault | ||
parameters: | ||
- $ref: '#/components/parameters/Saved_objects_kbn_xsrf' | ||
|
@@ -39475,6 +39464,7 @@ paths: | |
summary: Export saved objects | ||
tags: | ||
- saved objects | ||
x-state: Technical preview | ||
/api/saved_objects/_find: | ||
get: | ||
deprecated: true | ||
|
@@ -39617,12 +39607,6 @@ paths: | |
on the same major, or the next major. Exported saved objects are not | ||
backwards compatible and cannot be imported into an older version of | ||
Kibana. | ||
|
||
|
||
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. | ||
operationId: importSavedObjectsDefault | ||
parameters: | ||
- $ref: '#/components/parameters/Saved_objects_kbn_xsrf' | ||
|
@@ -39739,23 +39723,15 @@ paths: | |
-X POST api/saved_objects/_import?createNewCopies=true | ||
-H "kbn-xsrf: true" | ||
--form [email protected] | ||
x-state: Technical preview | ||
/api/saved_objects/_resolve_import_errors: | ||
post: | ||
description: > | ||
description: | | ||
To resolve errors from the Import objects API, you can: | ||
|
||
|
||
* Retry certain saved objects | ||
|
||
* Overwrite specific saved objects | ||
|
||
* Change references to different saved objects | ||
|
||
|
||
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. | ||
operationId: resolveImportErrors | ||
parameters: | ||
- $ref: '#/components/parameters/Saved_objects_kbn_xsrf' | ||
|
@@ -39897,6 +39873,7 @@ paths: | |
summary: Resolve import errors | ||
tags: | ||
- saved objects | ||
x-state: Technical preview | ||
/api/saved_objects/{type}: | ||
post: | ||
deprecated: true | ||
|