Response Elements
The Response Elements object describes characteristics of an API response.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Response Code | code |
Integer | The numeric response sent to a request. |
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 response. |
Error Code | error |
String | Error Code |
Error Message | error_message |
String | Error Message |
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. |
Message | message |
String | The description of the event/finding, as defined by the 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 |
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 Response Elements in their attributes:
Outbound Relationships
Response 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