Defining a bosinst_data resource
You can use the following command-line syntax and attributes for defining a bosinst_data resource.
The command line syntax for defining a bosinst_data resource
is:
nim -o define -t bosinst_data -a Attribute=Value ... bosinst_dataName
The following attributes are required for the bosinst_data resource:
Item | Description |
---|---|
-a location=Value | Specifies the full path name of the bosinst_data resource file. |
-a server=Value | Specifies the name of the machine where the bosinst_data resource file resides. |
The following attributes are optional for the bosinst_data resource:
Item | Description |
---|---|
-a comments=Value | Describes the resource. |
-a group=Value | Specifies the name of a resource group to which this resource should be added. |
-a verbose=Value | Displays information for debugging. To show maximum detail, specify a value of 5. |
-a source=Value | Specifies an existing bosinst_data resource to be replicated when defining a new resource. The file pointed to by the source resource will be copied to the new location. |
-a nfs_versValue | Specifies the NFS protocol version required for NFS access. |
-a nfs_secValue | Specifies the security method required for NFS access. |