macOS hardware overview
macos.hardware MQL resource for querying Operating System infrastructure with cnquery and cnspec.
Operating System
macOS hardware overview
Use MQL in cnspec shell or policy:
macos.hardwareMin version: 9.0.0Defaults:
machineName chipType physicalMemory serialNumberRelationships
2 resources · 1 relationships·Click to select, expand fields to see properties.
Fields (12)
| Field | Type | Description |
|---|---|---|
activationLockStatusrequired | string | Activation Lock security feature |
bootRomVersionrequired | string | Boot ROM (firmware) version identifier |
chipTyperequired | string | Processor chip type (e.g., "Apple M1", "Apple M2", "Intel") |
machineModelrequired | string | Specific model identifier (e.g., "MacBookPro18,3") |
machineNamerequired | string | User-friendly hardware name (e.g., "MacBook Pro") |
modelNumberrequired | string | Apple's model number for the device (e.g., "A2442") |
numberProcessorsrequired | string | Total number of processor cores |
osLoaderVersionrequired | string | Version of the OS bootloader |
physicalMemoryrequired | string | Total RAM installed (e.g., "16 GB") |
platformUUIDrequired | string | Universally unique identifier for the hardware platform |
provisioningUDIDrequired | string | Unique Device Identifier for MDM provisioning |
serialNumberrequired | string | Apple's unique serial number for the device |