Tsarr Documentation - v1.11.0
Preparing search index...
Bazarr
PostSystemJobsData
Type Alias PostSystemJobsData
type
PostSystemJobsData
=
{
body
?:
never
;
path
?:
never
;
query
:
{
id
:
number
;
action
:
string
}
;
url
:
"/system/jobs"
;
}
Index
Properties
body?
path?
query
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
query
query
:
{
id
:
number
;
action
:
string
}
Type Declaration
id
:
number
Job ID act onto
action
:
string
Action to perform from ["force_start", "move_top", "move_bottom"]
url
url
:
"/system/jobs"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.11.0
Loading...
Job ID act onto