Solaris Zones · Example Payload

Solaris Zones Management Zone Info Example

ContainersKernel ZonesOperating SystemsOracleRADResource ManagementSolarisStatsStoreVirtualizationZones

Solaris Zones Management Zone Info Example is an example object payload from Solaris Zones, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namebrandiduuidisGlobal

Example Payload

Raw ↑
{
  "name": "Example Title",
  "brand": "example_value",
  "id": "abc123",
  "uuid": "500123",
  "isGlobal": true
}