Skip to content

Slot: hosted_services

The Windows services that this process is hosting.

URI: ocsf:hosted_services Alias: hosted_services

Applicable Classes

Name Description Modifies Slot
WindowsProcess Extends the process object to add Windows specific fields no

Properties

Type and Range

Property Value
Range WinService
Domain Of WindowsProcess

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • Hosted Services

Identifier and Mapping Information

Annotations

property value
ocsf_extension windows

Schema Source

Mappings

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

LinkML Source

name: hosted_services
annotations:
  ocsf_extension:
    tag: ocsf_extension
    value: windows
description: The Windows services that this process is hosting.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Hosted Services
rank: 1000
alias: hosted_services
domain_of:
- WindowsProcess
range: WinService
multivalued: true