Sun N1 Service Provisioning System 5.2 Command-Line Interface Reference Manual

cdb.ssr: System Service Ref Commands

Table 3–26 CLI Commands for System Service Ref

Command 

Description 

cdb.ssr.add 

Adds a system service ref 

cdb.ssr.mod 

Modifies an existing system service ref; omitted arguments are overwritten 

cdb.ssr.del 

Deletes a system service ref 

cdb.ssr.lo 

Retrieves a system service ref 

cdb.ssr.la 

Lists all system service refs 

cdb.ssr.add

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 

cdb.ssr.mod

This command modifies an existing system service ref; omitted arguments are overwritten.

Table 3–28 Argument and Result for the cdb.ssr.mod Command

Argument/Result 

Syntax 

Description 

ssr 

Required 

SystemServiceRef 

The target system service ref 

name 

Optional 

String 

The system service ref name 

desc 

Optional 

String 

The system service ref description 

icn 

Optional 

String 

The name of the referenced installed component 

icv 

Optional 

String 

The version of the referenced installed component 

icp 

Optional 

String 

The install path of the referenced installed component 

result 

SystemServiceRef 

The modified system service ref 

cdb.ssr.del

This command deletes a system service ref..

Table 3–29 Argument and Result for the cdb.ssr.del Command

Argument/Result 

Syntax 

Description 

ID 

Required 

SystemServiceRefID 

The system service ref ID 

cdb.ssr.lo

This command retrieves a system service ref.

Table 3–30 Argument and Result for the cdb.ssr.lo Command

Argument/Result 

Syntax 

Description 

ID 

Required 

SystemServiceRef 

The target system service ref 

result 

SystemServiceRef 

The system service ref 

cdb.ssr.la

This command lists all system service refs.

Table 3–31 Argument and Result for the cdb.ssr.lo Command

Argument/Result 

Syntax 

Description 

result 

SystemServiceRefArray 

The system service refs