View source: R/xray_operations.R
xray_cancel_trace_retrieval | R Documentation |
Cancels an ongoing trace retrieval job initiated by start_trace_retrieval
using the provided RetrievalToken
. A successful cancellation will return an HTTP 200 response.
See https://www.paws-r-sdk.com/docs/xray_cancel_trace_retrieval/ for full documentation.
xray_cancel_trace_retrieval(RetrievalToken)
RetrievalToken |
[required] Retrieval token. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.