| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary key |
globally unique identifier |
Required |
| application_code | string | ||
| user_id | globally unique identifier | ||
| string |
Max length: 255 |
||
| device_id | globally unique identifier | ||
| timeutc_start | date | ||
| timeutc_end | date | ||
| duration | integer | ||
| total_api_calls | integer | ||
| total_api_response_time | integer | ||
| avg_api_response_time | integer | ||
| max_api_response_time_names | string |
Max length: 8000 |
|
| downloading_details | string |
Max length: 8000 |
|
| uploading_details | string |
Max length: 8000 |
|
| other_actions_details | string |
Max length: 8000 |
|
| errors | string | ||
| is_completed | boolean | ||
| dateutc_added_on_server | date |