vserver object-store-server modify
Modify an object store server
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver object-store-server modify command modifies an object store server.
Parameters
- -vserver <vserver name> - Vserver
- This parameter specifies the name of the Vserver for the object store server which you want to modify.
- [-object-store-server <Object store server name>] - Object Store Server Name
- This parameter specifies the name of the object store server.
- [-status-admin {down|up}] - Object Store Server Administrative State
- This parameter specifies the administrative status of the object store server.
- [-listener-port <integer>] - Object Store Server Listener Port
- This parameter specifies the listener port for the object store server.
- [-comment <text>] - Object Store Server Description
- This parameter specifies the text comment for the object store server.
Examples
The following example modifies the name of the object store server for Vserver vs1.
cluster1::> vserver object-store-server modify -vserver vs1 -object-store-server OSS2
Give documentation feedback