Slot: os_machine_uuid
The operating system assigned Machine ID. In Windows, this is the value stored
at the registry path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\MachineGuid. In
Linux, this is stored in the file: /etc/machine-id.
URI: ocsf:os_machine_uuid Alias: os_machine_uuid
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Device | The Device object represents an addressable computer system or host, which is | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | UuidT |
| Domain Of | Device |
Cardinality and Requirements
| Property | Value |
|---|---|
Aliases
- OS Machine UUID
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:os_machine_uuid |
| native | ocsf:os_machine_uuid |
LinkML Source
name: os_machine_uuid
description: 'The operating system assigned Machine ID. In Windows, this is the value
stored
at the registry path:
<code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\MachineGuid</code>. In
Linux, this is stored in the file: <code>/etc/machine-id</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- OS Machine UUID
rank: 1000
alias: os_machine_uuid
domain_of:
- Device
range: UuidT