Previous Topic: dpmzone-customcommand Command--Run a Custom Command (Funclet)Next Topic: dpmzone-deletezone Command--Delete a Zone (Funclet)


dpmzone-deleteproject Command--Delete a Project (Funclet)

The dpmzone-deleteproject command deletes a project from a zone.

This command has the following format:

dpmzone-deleteproject 
-host hostname 
-name zonename 
-proj_name pname
-host hostname

Specifies the Solaris Zones server. This parameter is case-sensitive.

-name zonename

Specifies the zone that is associated with the project.

-proj_name pname

Specifies the project that you want to delete.

Example

Delete a project:

dpmzone-deleteproject -host SolarisServer2 -name myzone1 -project_name myproject1