Adds a new object container
object_container --add [--quota <Quota value in GiB or TiB>][--use_http <yes|no>]
Where
--quota Quota value in GiB or TiB. --use_http <yes|no>
Container "ObjectContainer" created successfully. Successfully added connection entry. OBJECT connection Enabled : Yes Adding object role to backup_user user...Done. Creating default bucket: default-bucket...Done. Object container created successfully.
Updates an existing object container
object_container --update [--quota <Quota value in GiB or TiB>] [--use http <yes|no>]
Where
--quota Quota value in GiB or TiB. --use_http <yes|no>
Storage Group "ObjectStorageGroup" updated successfully.
Updates encryption settings of an object container.
object_container --encryption [--set <ON | OFF>] [--mode < static | internal >] [--interval <7 days to 70 years>]
Where
--set Valid values are On and Off.
--mode Valid values are static and internal.
--interval Valid values are between 7 days to 70 years (in days).
Storage Group "ObjectStorageGroup" updated successfully.
Deletes object_container and its data.
object_container --delete_data
WARNING: All the data in the container ObjectStorageGroup will be deleted! Do you want to continue? (yes/no) [n]? y Please enter the root password: Container "ObjectContainer" marked for deletion. Please run "maintenance --filesystem --reclaim_space" to recover the storage space. Cleaning up local namespace lock files. Please wait...Done.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center