Skip to content

Commit 9da6e32

Browse files
committed
Document Queue Load
1 parent 9d76d75 commit 9da6e32

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

chapters/06Jobs.tex

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,20 @@ \section{View Qstat Output}
319319
\end{description}
320320

321321

322+
\section{View Queue Load}
323+
\begin{description}
324+
\item [URL] \servicesurl{services/cluster/loads/\{queueId\}}
325+
\item [URL Variables] \
326+
\begin{description}
327+
\item [queueId] \type{Integer} The ID of the queue to view.
328+
\end{description}
329+
\item [Method] GET
330+
\item [Parameter Encoding] N/A
331+
\item [Description] Gets a representation of the LoadBalanceMonitor for the given queue.
332+
\item [Returns] A plaintext string that shows the load values for the given queue.
333+
\end{description}
334+
335+
322336
\section{Delete Jobs}
323337
\begin{description}
324338
\item [URL] \servicesurl{services/delete/job}

0 commit comments

Comments
 (0)