Edits a file server plug-in.
Syntax
edit FileServerPlugin
[
instance
name=
] [
value
description=
]value
Where
is:
instance
{
id=
|
value
name=
}value
Description
This command edits the attributes of a file server plug-in. You cannot create or delete a file server plug-in; you can only edit the name and description.
Although none of the options are mandatory, you must supply at least one option.
Options
The following table shows the available options for this command.
Option | Description |
---|---|
| A name to identify the file server plug-in. |
|
Optional description for the file server plug-in.
|
{
|
The instance of the object using either the
|
Examples
Example A.91 Editing a file server plug-in
OVM> edit FileServerPlugin id="oracle.generic.NFSPlugin.GenericNFSPlugin (1.1.0)" \ description="File Server Plugin for NFS Server"