trail
The trail metadata for audited connection. Not available for connection listing.
eef4aefc-d64e-4c2c-aba4-4914c86ce059eef4aefc-d64e-4c2c-aba4-4914c86ce059eef4aefc-d64e-4c2c-aba4-4914c86ce059channels object[]
eef4aefc-d64e-4c2c-aba4-4914c86ce059Type description for the channel.
Bytes transferred from client to server.
Bytes transferred from server to client.
protocol_file object
eef4aefc-d64e-4c2c-aba4-4914c86ce059From server to client = 1, from client to server = 2
date time in ISO8601 format
2017-01-01T15:05:05Zdate time in ISO8601 format
2017-01-01T15:05:05ZPossible values: [OK, PERMISSION_DENIED, TIMEOUT, MISSING, LENGTH_MISMATCH, CHECKSUM_MISMATCH, DECRYPTION_ERROR, STORAGE_UNDEFINED, ID_UNDEFINED, UNCLEAN_CLOSE, GENERIC_ERROR, ONGOING]
transferred_files object[]
eef4aefc-d64e-4c2c-aba4-4914c86ce059From server to client = 1, from client to server = 2
date time in ISO8601 format
2017-01-01T15:05:05Zdate time in ISO8601 format
2017-01-01T15:05:05ZPossible values: [OK, PERMISSION_DENIED, TIMEOUT, MISSING, LENGTH_MISMATCH, CHECKSUM_MISMATCH, DECRYPTION_ERROR, STORAGE_UNDEFINED, ID_UNDEFINED, UNCLEAN_CLOSE, GENERIC_ERROR, ONGOING]
{
"connection_id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"host_id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"user_id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"protocol": "string",
"channels": [
{
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"type": "string",
"bytes_client_to_server": 0,
"bytes_server_to_client": 0,
"protocol_file": {
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"name": "string",
"offset": 0,
"direction": 0,
"open_time": "2017-01-01T15:05:05Z",
"close_time": "2017-01-01T15:05:05Z",
"payload_size": 0,
"closed": true,
"status": "OK"
},
"transferred_files": [
{
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"name": "string",
"offset": 0,
"direction": 0,
"open_time": "2017-01-01T15:05:05Z",
"close_time": "2017-01-01T15:05:05Z",
"payload_size": 0,
"closed": true,
"status": "OK"
}
]
}
]
}