N1 Grid Service Provisioning System 5.0 Command-Line Interface Reference Manual

cdb.ssr: System Service Ref Commands

Table 3–24 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 preserve current values 

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–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 

cdb.ssr.mod

This command modifies an existing system service ref; omitted arguments preserve current values.

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

Argument/Result 

Syntax 

Description 

ssr 

[R] 

SystemServiceRef 

The target system service ref 

name 

[O] 

String 

The system service ref name 

desc 

[O] 

String 

The system service ref description 

icn 

[O] 

String 

The name of the referenced installed component 

icv 

[O] 

String 

The version of the referenced installed component 

icp 

[O] 

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–27 Argument and Result for the cdb.ssr.del Command

Argument/Result 

Syntax 

Description 

ID 

[R] 

SystemServiceRefID 

The system service ref ID 

cdb.ssr.lo

This command retrieves a system service ref.

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

Argument/Result 

Syntax 

Description 

ID 

[R] 

SystemServiceRef 

The target system service ref 

result 

SystemServiceRef 

The system service ref 

cdb.ssr.la

This command lists all system service refs.

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

Argument/Result 

Syntax 

Description 

result 

SystemServiceRefArray 

The system service refs