Creates an access group on a file server.
create NfsAccessGroup name= [valuedescription=] valueon FileServer instance
Where is:
instance
{ id= | idname= }name
This command creates 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
|
Any create command only creates a single instance of an object, and therefore only accepts a single object instance as an attribute. Providing more than one object of the same attribute type as a parameter always results in the last attribute value taking precedence.
Example A.29 Creating an access group on a file server
OVM> create NfsAccessGroup name=MyNFSAccessGroup on FileServer name=MyNFSServer