Request Elements
The Request Elements object describes characteristics of an API request.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Containers | containers |
Container[] | 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. |
Data | data |
JSON | The additional data that is associated with the api request. |
Flags | flags |
String[] | The list of communication flags, normalized to the captions of the flag_ids values. In the case of 'Other', they are defined by the event source. |
Raw Data | raw_data |
JSON | The event data as received from the event source. |
Record ID | record_id |
String | Unique identifier for the object |
Unique ID | uid |
String | The unique request identifier. |
Unmapped Data | unmapped |
Unmapped[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
Relationships
Inbound Relationships
These objects and events reference Request Elements in their attributes:
Outbound Relationships
Request Elements references the following objects and events in its attributes:
This page describes qdm-1.3.2+ocsf-1.3.0
Updated about 1 month ago