featherbit UI
Gateway rustdoc
Preparing search index...
types
SandboxResult
Interface SandboxResult
Result of
POST /api/debug/sandbox
.
interface
SandboxResult
{
mode
:
"nodes"
|
"policy"
;
policy
:
string
;
stored_trace_id
:
string
;
trace
:
TraceDetail
;
warning
:
string
;
}
Index
Properties
mode
policy
stored_
trace_
id
trace
warning
Properties
mode
mode
:
"nodes"
|
"policy"
policy
policy
:
string
stored_
trace_
id
stored_trace_id
:
string
trace
trace
:
TraceDetail
warning
warning
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mode
policy
stored_
trace_
id
trace
warning
Gateway rustdoc
featherbit UI
Loading...
Result of
POST /api/debug/sandbox.