OpenFairyGUI API
Preparing search index...
backend/src
BackendDiagnosticRemediation
Interface BackendDiagnosticRemediation
interface
BackendDiagnosticRemediation
{
kind
:
|
"refresh-and-replan"
|
"revise-selector"
|
"revise-operation"
|
"host-action"
;
message
:
string
;
read
?:
{
input
:
{
sessionId
:
string
}
;
method
:
"getProjectOutline"
}
;
}
Index
Properties
kind
message
read?
Properties
kind
kind
:
|
"refresh-and-replan"
|
"revise-selector"
|
"revise-operation"
|
"host-action"
message
message
:
string
Optional
read
read
?:
{
input
:
{
sessionId
:
string
}
;
method
:
"getProjectOutline"
}
A read-only starting point, never permission to retry or mutate.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
message
read
OpenFairyGUI API
Loading...
A read-only starting point, never permission to retry or mutate.