File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+ < html > < head > < title > ISPCOnfig 3 remote API documentation</ title >
3+
4+
5+
6+
7+
8+ < meta http-equiv ="Content-Type " content ="text/html; charset=iso-8859-1 ">
9+ < link rel ="stylesheet " type ="text/css " href ="definitionen.css ">
10+ < style type ="text/css ">
11+ </ style > </ head >
12+
13+ < body >
14+ < div style ="padding:40px ">
15+ < h1 > monitor_jobqueue_count(< span class ="var "> $session_id</ span > , < span class ="var "> $server_id = 0</ span > );</ h1 >
16+ < br >
17+ < p class ="headgrp "> Description: </ p >
18+ < p class ="margin "> Get the number of pending jobs from jobqueue.</ p > < br >
19+ < p class ="headgrp "> Input Variables: </ p >
20+ < p class ="margin "> < span class ="var "> $session_id</ span > , < span class ="var "> $server_id</ span > </ p >
21+ < p class ="headgrp "> Parameters (in < span class ="var "> $params</ span > ): </ p >
22+ < p class ="margin "> None</ p >
23+ < p class ="headgrp "> Output: </ p >
24+ < p class ="margin "> Returns the number of pending jobs from jobqueue.</ p >
25+ </ div >
26+
27+ </ body > </ html >
You can’t perform that action at this time.
0 commit comments