Previous Topic: dpmzone showresourceset Command--Show Resource SetsNext Topic: dpmzone showzoneinterfaces Command--Show Network Interfaces of a Zone


dpmzone showtasks Command--List the Tasks of a Project

The showtasks command lists the tasks of a project.

This command has the following format:

dpmzone showtasks
[-sc sc_host]
-host hostname
-name zonename
-proj_name pname
[-locale iso639value]

-sc sc_host

(Optional) Specifies the host name of the Service Controller.

-host hostname

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

-name zonename

Specifies the zone.

-proj_name pname

Specifies the project that is associated with the zone.

-locale iso639value

(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".

Example

List the tasks of a project:

dpmzone showtasks -host SolarisServer2 -name myzone1 -project_name myproject1