-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
Team:DeveloperIssues owned by the Developer Docs TeamIssues owned by the Developer Docs Teamapi-feedback
Description
Was the documentation helpful?
Yes
What documentation page is affected
There is some error in the page => https://www.elastic.co/docs/api/doc/kibana/v8/operation/operation-importsavedobjectsdefault
Description
The curl command should indicate that the destination space of the saved object import can be customized like this
/s/<space name/leave empty for default>/api/saved_objects/
And the curl command have an invalid parameter
--form [email protected]
where it should be
-F file=@"$ndjson_file"
ES_FEEDBACK_ID: uFoFdJIBWCMSeP1oFoEF
herrBez
Metadata
Metadata
Assignees
Labels
Team:DeveloperIssues owned by the Developer Docs TeamIssues owned by the Developer Docs Teamapi-feedback