diff --git a/doc/user-guide/section_dashboard_manage_containers.xml b/doc/user-guide/section_dashboard_manage_containers.xml index 3ef02f1013..28383ff6e7 100644 --- a/doc/user-guide/section_dashboard_manage_containers.xml +++ b/doc/user-guide/section_dashboard_manage_containers.xml @@ -26,9 +26,12 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" Click Create Container. - In the Create Container dialog box, enter a name for - the container, and then clickCreate - Container. + In the Create Container dialog box, enter a + name for the container, choose if you want the access to be + Private or Public. + + + Click Create Container. You have successfully created a container. @@ -41,16 +44,17 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" Upload an object - Log in to the dashboard, choose a projecet, and click - Containers. + Log in to the dashboard, choose a project, and click + Containers in the Object Store + tab. Select the container in which you want to store your object. Click Upload Object. - The Upload Object To Container: - <name> dialog box is + The Upload Object To Container: + <name> dialog box is displayed. <name> is the name of the container to which you are uploading the object. @@ -64,11 +68,151 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" Click Upload Object. + You have successfully uploaded an object to the container. - You have successfully uploaded an object to the container. - To delete an object, click the More - button and select Delete Object. + +
+ Manage an object + + Edit an object + + Log in to the dashboard, choose a project, and click + Containers in the Object Store + tab. + + + Select the container in which you want to store your object. + + + Click More and choose Edit + from the dropdown list. + The Edit Object dialog box is + displayed. + + + Browse to and select the file that you want to + upload. + + + Click Update Object. + + + + To delete an object, click the More + button and select Delete Object. + + Copy an object from one container to another + + Log in to the dashboard, choose a project, and click + Containers in the Object Store + tab. + + + Select the container in which you want to store your object. + + + Click More and choose Copy + from the dropdown list. + + + In the Copy Object: launch dialog box, + enter or select the following values: + + + + + + + Destination Container + + + Choose the destination container from the dropdown + list. + + + + + Path + + + Specify a path at which the new copy should be + stored inside of the selected container. + + + + + Destination object name + + + Enter a name for the object in the new container. + + + + + + + Click Copy Object. + + + + Create a metadata only object without a file + + Log in to the dashboard, choose a project, and click + Containers in the Object Store + tab. + + + Select the container in which you want to store your object. + + + Click Upload Object. + The Upload Object To Container: + <name> dialog box is + displayed. <name> is the name + of the container to which you are uploading the + object. + You can create a new object in container without a file + available and can upload the file later when it is ready. + This works like a place-holder for a new object to allow user to + flexibly share object metadata and URL info in advance. + + + Enter a name for the object. + + + Click Update Object. + + + + Create a pseudo-folder + + Log in to the dashboard, choose a project, and click + Containers in the Object Store + tab. + + + Select the container in which you want to store your object. + + + Click Create Pseudo-folder. + The Create pseudo-folder in container <name> + dialog box is displayed. <name> + is the name of the container to which you are uploading + the object. + + + Enter a name for the pseudo-folder. + Pseudo-folders behave similarly to folders in your desktop + operating system, with the exception that they are virtual + collections defined by a common prefix on the object's name. + A slash (/) character is used as the delimiter for pseudo-folders + in the Object Store. + + + Click Create. + +