RxInfer Client - v1.3.0
Preparing search index...
GetModelInstanceStateData
Type Alias GetModelInstanceStateData
type
GetModelInstanceStateData
=
{
body
?:
never
;
path
:
{
instance_id
:
string
}
;
query
?:
never
;
url
:
"/models/i/{instance_id}/state"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
instance_id
:
string
}
Type declaration
instance_id
:
string
ID of the model instance to retrieve state for
Optional
query
query
?:
never
url
url
:
"/models/i/{instance_id}/state"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
RxInfer Client - v1.3.0
Loading...
ID of the model instance to retrieve state for