Skip to content

Slot: user_agent

The request header that identifies the operating system and web browser.

URI: ocsf:user_agent Alias: user_agent

Applicable Classes

Name Description Modifies Slot
HttpRequest The HTTP Request object represents the attributes of a request made to a web yes

Properties

Type and Range

Property Value
Range String
Domain Of HttpRequest

Cardinality and Requirements

Property Value

Aliases

  • HTTP User-Agent

Identifier and Mapping Information

Annotations

property value
observable_id 16

Schema Source

Mappings

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

LinkML Source

name: user_agent
annotations:
  observable_id:
    tag: observable_id
    value: 16
description: The request header that identifies the operating system and web browser.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- HTTP User-Agent
rank: 1000
alias: user_agent
domain_of:
- HttpRequest
range: string