Slot: environment_variables
An array of environment variables.
URI: ocsf:environment_variables
Alias: environment_variables
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 |
yes |
| MacosProcess |
Extends the process object to add macOS specific fields |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Aliases
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
ocsf:environment_variables |
| native |
ocsf:environment_variables |
LinkML Source
name: environment_variables
description: An array of environment variables.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Environment Variables
rank: 1000
alias: environment_variables
domain_of:
- Process
range: EnvironmentVariable
multivalued: true