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