Cancel Trace Retrieval
xray_cancel_trace_retrieval | R Documentation |
Cancels an ongoing trace retrieval job initiated by StartTraceRetrieval using the provided RetrievalToken¶
Description¶
Cancels an ongoing trace retrieval job initiated by
start_trace_retrieval
using the provided RetrievalToken
. A
successful cancellation will return an HTTP 200 response.
Usage¶
Arguments¶
RetrievalToken
[required] Retrieval token.
Value¶
An empty list.