Skip to main content

ppds_plugin_traces_get

Get detailed information about a specific plugin trace including the full message block (trace output) and exception details. Use the trace ID from ppds_plugin_traces_list.

Input schema

NameTypeRequiredDescription
traceIdStringyesTrace ID (GUID) from ppds_plugin_traces_list

Output

Returns Task<PluginTraceDetailResult>.