Defining a live_update_data resource

You can use the following command-line syntax and attributes to define a live_update_data resource.

The command line syntax for defining a live_update_data resource follows:
nim -o define -t live_update_data -a Attribute=Value ... liveupdateName

The following attributes are required to define the live_update_data resource:

Attribute Description
-a location=Value Specifies the full path name of the live_update_data resource file.
-a server=Value Specifies the name of the machine where the live_update_data resource file is located.

The following attributes are optional to define the live_update_data resource:

Attribute Description
-a comments=Value Describes the resource.
-a group=Value Specifies the name of a resource group to which this resource must be added.
-a verbose=Value Displays information for debugging. To display maximum detail, specify a value of 5.
-a source=Value Specifies an existing live_update_data resource to be replicated when you define a new resource. The file that is specified in the source attribute is copied to the new location.