This command adds a new system service ref.
Table 3–27 Argument and Result for the cdb.ssr.add Command|
Argument/Result |
Syntax |
Description |
|
|---|---|---|---|
|
name |
Required |
String |
The system service ref name |
|
desc |
Optional |
String |
The system service ref description |
|
icn |
Required |
String |
The name of the referenced installed component |
|
icv |
Required |
String |
The version of the referenced installed component |
|
icp |
Optional |
String |
The install path of the referenced installed component |
|
result |
SystemServiceRef |
The new system service ref |
|