Solaris Zones · Schema

Oracle Solaris Zone

Represents an Oracle Solaris Zone instance managed through the RAD zonemgr module, including its identity, brand type, lifecycle state, and auxiliary state information.

ContainersKernel ZonesOperating SystemsOracleRADResource ManagementSolarisStatsStoreVirtualizationZones

Properties

Name Type Description
name string Unique zone name used as the primary identifier
brand string Zone brand type determining the virtualization model
id integer Numeric zone ID assigned when the zone is running or ready. The global zone is always ID 0.
uuid stringnull Universally unique identifier for the zone
state string Current lifecycle state of the zone
auxstate array Dynamic auxiliary state flags providing additional status information
View JSON Schema on GitHub