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

hdb.a.mod

This command modifies the specified attributes of an existing application instance. Omitted arguments preserve current values.

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

Argument/Result 

Syntax 

Description 

ID 

[R] 

AppInstanceID  

The application instance ID  

pID 

[O] 

AppInstanceID  

The new parent application ID  

ip 

[O] 

String  

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

port 

[O] 

Integer  

The new application port  

conn 

[O] 

ConnectionType 

The new connection type (raw|ssh|ssl)  

param 

[O] 

String  

The new parameters  

result 

UIAppInstanceUpdate  

The modified 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.