Previous Topic: dpmzone showzoneprocess Command--Show Processes of a ZoneNext Topic: dpmzone showzones Command--Show Zones


dpmzone showzoneprojects Command--Show Projects of a Zone

The showzoneprojects command lists all the projects on a zone.

This command has the following format:

dpmzone showzoneprojects
[-sc sc_host]
-host hostname
-name zonename
[-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.

-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 all projects on zone MyZone3 on SolarisServer2:

dpmzone showzoneprojects -host SolarisServer2 -name MyZone3