Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
7632c8ea
Commit
7632c8ea
authored
Feb 13, 2023
by
Mladen B.
Browse files
Add docs for remote call monitor_jobqueue_count()
parent
7d30386f
Changes
1
Hide whitespace changes
Inline
Side-by-side
remoting_client/API-docs/monitor_jobqueue_count.html
0 → 100644
View file @
7632c8ea
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><title>
ISPCOnfig 3 remote API documentation
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=iso-8859-1"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"definitionen.css"
>
<style
type=
"text/css"
>
</style></head>
<body>
<div
style=
"padding:40px"
>
<h1>
monitor_jobqueue_count(
<span
class=
"var"
>
$session_id
</span>
,
<span
class=
"var"
>
$server_id = 0
</span>
);
</h1>
<br>
<p
class=
"headgrp"
>
Description:
</p>
<p
class=
"margin"
>
Get the number of pending jobs from jobqueue.
</p><br>
<p
class=
"headgrp"
>
Input Variables:
</p>
<p
class=
"margin"
>
<span
class=
"var"
>
$session_id
</span>
,
<span
class=
"var"
>
$server_id
</span></p>
<p
class=
"headgrp"
>
Parameters (in
<span
class=
"var"
>
$params
</span>
):
</p>
<p
class=
"margin"
>
None
</p>
<p
class=
"headgrp"
>
Output:
</p>
<p
class=
"margin"
>
Returns the number of pending jobs from jobqueue.
</p>
</div>
</body></html>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment