Edits an access group on a file server.
edit NfsAccessGroup instancename= [valuedescription=]value
Where is:
instance
{ id= | idname= }name
This command edits an access group on a file server.
The following table shows the available options for this command.
Option | Description |
|---|---|
| A name for the access group. |
| Optional description for the access group. |
{ |
The instance of the object using either the
|
Example A.57 Editing an access group on a file server
OVM> edit NfsAccessGroup name=MyNFSAccessGroup name="My new NFS Server name" \ description="This is my NFS access group"