Previous Topic: dpmzone showpools Command--Show Resource PoolsNext Topic: dpmzone showresourceset Command--Show Resource Sets


dpmzone showprojects Command--List the Properties of a Project

The showprojects command lists the properties of a project.

This command has the following format:

dpmzone showprojects
[-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 properties of a project:

dpmzone showprojects -host SolarisServer2 -name myzone1 -project_name myproject1