OutOfBandRequestLog

OutOfBandRequestLog
OutOfBandRequestLog
JSON Example
{
    "ds_req_logs": [
        {
            "ds_name": "string",
            "event": "string",
            "headers_received_from_server": "string",
            "headers_sent_to_server": "string",
            "http_response_code": 0,
            "http_version": "string",
            "method": "string",
            "pool_name": "string",
            "pool_uuid": "string",
            "request_length": 0,
            "response_length": 0,
            "server_ip": 0,
            "server_name": "string",
            "server_port": 0,
            "servers_tried": 0,
            "source_port": 0,
            "total_time": 0,
            "uri_path": "string",
            "uri_query": "string"
        }
    ]
}
ds_req_logs
Optional

Logs for out-of-band requests sent from the DataScript. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of