mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
[DOCS] Updates {data-source} in REST APIs (#121240)
* [DOCS] Updates {data-source} in REST APIs * Update docs/api/saved-objects/bulk_get.asciidoc Co-authored-by: Matthew Kime <matt@mattki.me> Co-authored-by: Matthew Kime <matt@mattki.me>
This commit is contained in:
parent
04cd3af681
commit
014d3ddc85
13 changed files with 27 additions and 27 deletions
|
@ -99,7 +99,7 @@ to the <<saved-objects-api-resolve-import-errors-example, examples>>.
|
|||
|
||||
This example builds upon the <<saved-objects-api-import-example-3,Import objects API example with conflict errors>>.
|
||||
|
||||
Resolve conflict errors for an index pattern, visualization, and *Canvas* workpad by overwriting the existing saved objects:
|
||||
Resolve conflict errors for {a-data-source}, visualization, and *Canvas* workpad by overwriting the existing saved objects:
|
||||
|
||||
[source,sh]
|
||||
--------------------------------------------------
|
||||
|
@ -173,7 +173,7 @@ that were returned in the `successResults` array. In this example, we retried im
|
|||
|
||||
This example builds upon the <<saved-objects-api-import-example-4,Import objects API example with missing reference errors>>.
|
||||
|
||||
Resolve a missing reference error for a visualization by replacing the index pattern with another, and resolve a missing reference error for
|
||||
Resolve a missing reference error for a visualization by replacing the {data-source} with another, and resolve a missing reference error for
|
||||
a search by ignoring it:
|
||||
|
||||
[source,sh]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue