Command Line Interface Guide
Example Command For Adding Owner Information
To provide a value for an owner parameter, type a command of the form omconfig system assetinfo info=owner
<name=value pair 2> or omconfig servermodule assetinfo info=owner <name=value pair 2>. For example, type:
omconfig system assetinfo info=owner type=rented
or
omconfig servermodule assetinfo info=owner type=rented
The following message is displayed:
Asset information set successfully.
You can type more than one omconfig system assetinfo or omconfig servermodule assetinfo command at the same time,
as long as all the parameters for name=value pair 2 belong to the same name=value pair 1. For an example, see Example
Command For Adding Acquisition Information.
Adding Service Contract Information
A service contract is an agreement that specifies fees for preventive maintenance and repair of the system. The
following table displays the valid parameters for adding contract information.
Table 60. Valid Parameters Of omconfig system assetinfo info=service Or omconfig servermodule assetinfo info=service
Command
Level 1
Command
Level 2
Command
Level 3
Name= Value
Pair 1
Name= Value Pair 2 Description
omconfig system or
servermodule
assetinfo info=service renewed=true | false Whether the service agreement
has been renewed.
type=<string> Type of service that the contract
covers.
vendor=<business> Business entity that offers service
on the system.
Example Command For Adding Service Information
To provide a value for a service parameter, type a command of the form omconfig system assetinfo info=service
<name=value pair 2> or omconfig system assetinfo info=service <name=value pair 2>. For example, type:
omconfig system assetinfo info=service vendor=fixsystemco
or
omconfig servermodule assetinfo info=service vendor=fixsystemco
The following message is displayed:
Asset information set successfully.
You can type more than one omconfig system assetinfo or omconfig servermodule assetinfo command at the same time,
as long as all the parameters for name=value pair 2 belong to the same name=value pair 1. For an example, see Example
Command For Adding Acquisition Information.
120