Spaces - updating moving SO between spaces docs (#45843)

* updating moving SO between spaces docs

* mark api as beta

* apply review suggestions
This commit is contained in:
Larry Gregory 2019-09-19 15:24:12 -04:00 committed by GitHub
parent 3a0513dd09
commit 8ea5e91fae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,18 +92,21 @@ image::spaces/images/spaces-roles.png["Controlling features visiblity"]
[float]
[[spaces-moving-objects]]
=== Move saved objects between spaces
Use {kib}'s <<managing-saved-objects-export-objects, import/export>>
interface to copy objects from one space to another.
You can <<managing-saved-objects-copy-to-space, copy objects>> from one space to another
in **Management > Saved objects**.
Alternately, you can move objects using {kib}'s <<managing-saved-objects-export-objects, import and export>>
interface.
. Navigate to the space that contains your saved objects.
. Export your saved objects via the import/export interface.
. Export your saved objects.
. Navigate to the space where you want to import the objects.
. Import your saved objects via the import/export interface.
. Import your saved objects.
. (Optional) Delete objects in the export space that you no longer need.
{kib} also has experimental <<dashboard-import-api-import, import>> and
<<dashboard-api-export, export>> dashboard APIs if you want
a dashboard-centric way to automate this process.
{kib} also has beta <<saved-objects-api-import, import>> and
<<saved-objects-api-export, export>> APIs if you want to automate this process.
[float]