storage aggregate object-store config rename
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Rename an existing object store configuration
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The `storage aggregate object-store config rename` command is used to rename an exiting object store configuration.
Parameters
-object-store-name <text>
- Object Store Configuration Name-
This paramter identifies an existing object store configuration.
-new-object-store-name <text>
- Object Store Configuration New Name-
This parameter specifies the new object store configuration name.
Examples
The following example renames an object store configuration from my-store to ms1:
cluster1::>storage aggregate object-store config rename -object-store-name my-store -new-object-store-name ms1