jira.js
Guide
GitHub
Preparing search index...
server
isIndexSnapshotRunning
Function isIndexSnapshotRunning
isIndexSnapshotRunning
(
client
:
Client
,
options
?:
RequestOptions
,
)
:
Promise
<
{
running
?:
boolean
;
[
key
:
string
]:
unknown
}
>
Checks if index snapshot creation is currently running
Parameters
client
:
Client
Optional
options
:
RequestOptions
Returns
Promise
<
{
running
?:
boolean
;
[
key
:
string
]:
unknown
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Checks if index snapshot creation is currently running