Details
| ID | BoxEventCollector |
|---|---|
| From Version | 8.15.0 |
Schema
box_box_raw
| Field | Type | Array? |
|---|---|---|
additional_details |
string | — |
created_by |
string | — |
event_id |
string | — |
event_type |
string | — |
ip_address |
string | — |
source |
string | — |
{ "box_box_raw": { "source": { "type": "string", "is_array": false }, "additional_details": { "type": "string", "is_array": false }, "created_by": { "type": "string", "is_array": false }, "event_id": { "type": "string", "is_array": false }, "event_type": { "type": "string", "is_array": false }, "ip_address": { "type": "string", "is_array": false } } }