Slot: containers
When working with containerized applications, the set of containers which write
to the standard the output of a particular logging driver. For example, this
may be the set of containers involved in handling api requests and responses
for a containerized application.
URI: ocsf:containers Alias: containers
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Request | The Request Elements object describes characteristics of an API request | no |
| Response | The Response Elements object describes characteristics of an API response | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Container |
| Domain Of | Request, Response |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
Aliases
- Containers
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:containers |
| native | ocsf:containers |
LinkML Source
name: containers
description: 'When working with containerized applications, the set of containers
which write
to the standard the output of a particular logging driver. For example, this
may be the set of containers involved in handling api requests and responses
for a containerized application.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Containers
rank: 1000
alias: containers
domain_of:
- Request
- Response
range: Container
multivalued: true