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

hdb.a.del

This command deletes an application instance from the Master Server's internal files. Once deleted, the application instance is no longer recognized by the Master Server.


Note –

Deleting an application instance does not delete Sun N1 Service Provisioning System software files on the machine where the application instance was installed.


Table 7–4 Argument for the hdb.a.del Command

Argument 

Syntax 

Description 

ID 

[R] 

AppInstanceID  

The application instance ID  


Example 7–1 Example of Deleting an Application Instance

This example demonstrates deleting a Remote Agent and Local Distributor from a host named NewYork-v240.

Host name

NewYork-v240


[Deleting the Remote Agent]
% ./cr_cli -cmd hdb.a.del -ID NM:NewYork-v240:RA -u admin -p admin

[Deleting the Local Distributor]
% ./cr_cli -cmd hdb.a.del -ID NM:NewYork-v240:LD -u admin -p admin