Solaris Zones · Example Payload

Solaris Zone Monitoring Cpu Info Example

ContainersKernel ZonesOperating SystemsOracleRADResource ManagementSolarisStatsStoreVirtualizationZones

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

Top-level fields

brandchip_idclock_MHzcore_idcpu_typeimplementationncore_per_chipstatevendor_id

Example Payload

Raw ↑
{
  "brand": "example_value",
  "chip_id": "500123",
  "clock_MHz": 10,
  "core_id": "500123",
  "cpu_type": "example_value",
  "implementation": "example_value",
  "ncore_per_chip": 10,
  "state": "example_value",
  "vendor_id": "500123"
}