Skip to content

Slot: ptid

The identifier of the process thread associated with the event, as returned by

the operating system.

URI: ocsf:ptid Alias: ptid

Applicable Classes

Name Description Modifies Slot
LinuxProcess Extends the process object to add Linux specific fields no
WindowsProcess Extends the process object to add Windows specific fields no
Process The Process object describes a running instance of a launched program no
MacosProcess Extends the process object to add macOS specific fields no

Properties

Type and Range

Property Value
Range Integer
Domain Of Process

Cardinality and Requirements

Property Value

Aliases

  • Process Thread ID

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:ptid
native ocsf:ptid

LinkML Source

name: ptid
description: 'The identifier of the process thread associated with the event, as returned
  by

  the operating system.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Process Thread ID
rank: 1000
alias: ptid
domain_of:
- Process
range: integer