Response Elements
response
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[] |
Entity: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 communication flags that are associated with the api response. |
Message | message |
String | The description of the event/finding, as defined by the source. |
Raw Data | raw_data |
JSON |
Group:context The event data as received from the event source. |
Record ID | record_id |
String |
Group:primary Unique identifier for the object |
Unmapped | unmapped |
Unmapped[] | Data from the source that was not mapped into the schema. |
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 ocsf-1.4.0
Updated 3 days ago