mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Updated docs for /job/allocations endpoint
This commit is contained in:
@@ -155,7 +155,14 @@ region is used; another region can be specified using the `?region=` query param
|
||||
|
||||
<dt>Parameters</dt>
|
||||
<dd>
|
||||
None
|
||||
<ul>
|
||||
<li>
|
||||
<span class="param">all</span>
|
||||
<span class="param-flags">optional</span>
|
||||
Returns all allocations of job with the given ID including those from
|
||||
past instances of the job.
|
||||
</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt>Blocking Queries</dt>
|
||||
|
||||
Reference in New Issue
Block a user