Monitoring & Collection/Logging
GETLoggingSince 1.0SynchronousAuth Required
DetectTraceIDField
Detect which field in a log source carries the trace ID value
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
logSourceStringLog source identifier to inspect for trace ID field detection Log source identifier to inspect for trace ID field detection
Responses
Endpoint
GET/api/v1/logging/traces/detect-field
/api/v1/logging/traces/detect-field
Request Example
curl -X GET '{host}/api/v1/logging/traces/detect-field' -H 'Authorization: Bearer {token}'
Response Example
200{
"items": []
}Change History
This API has no change history records yet.
