OauthSubRequestLog

OauthSubRequestLog
OauthSubRequestLog
JSON Example
{
    "error_code": "string",
    "error_description": "string",
    "sub_request_log": {
        "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,
        "source_port": 0,
        "total_time": 0,
        "uri_path": "string",
        "uri_query": "string"
    }
}
string
error_code
Optional

Error code. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
error_description
Optional

Error description. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

sub_request_log
Optional

sub_request_log

Property Of