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

hdb.a.add

This command adds a new application instance; it registers a specific configuration of a specific Sun N1 Service Provisioning System software application with the Master Server.

Table 7–3 Arguments and Result for the hdb.a.add Command

Argument/Result 

Syntax 

Description 

hID 

Required 

HostID  

The ID of the host to contain the new instance  

type 

Required 

AppType  

The application type (RA|LD)  

pID 

Required 

AppInstanceID  

The parent application ID  

ip 

Required 

String  

The application IP address (x.y.z.w)  

port 

Optional 

Integer  

The application port (not required for ssh)  

conn 

Required 

ConnectionType 

The connection type (raw|ssh|ssl)  

param 

Optional 

String  

The parameters  

result 

UIAppInstanceUpdate  

The new application instance and associated warnings 


Note –

Omitting the -port argument or setting the port to 0 on an application instance with connection type ssh will cause the default ssh port to be used.