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: |
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: |
Record ID | record_id | String | Group: |
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 10 days ago