Solaris Zones · Schema

Oracle Solaris Zone State

Represents runtime state information for a Solaris zone as reported by zoneadm(8) and the RAD zonemgr module, including lifecycle state, resource utilization, and migration status.

ContainersKernel ZonesOperating SystemsOracleRADResource ManagementSolarisStatsStoreVirtualizationZones

Properties

Name Type Description
name string Unique name identifying the zone on the system
id integer Kernel-assigned numeric zone ID, present only when the zone is running or ready
uuid string Universally unique identifier for the zone
state string Current lifecycle state of the zone
brand string Zone brand type determining the runtime environment
auxstate array Auxiliary state flags providing additional zone status information
isGlobal boolean Whether this is the global (host) zone
zonepath string File system path for the zone root
stateChange object
migrationState object
evacuationState object
View JSON Schema on GitHub