Updated docs for /job/allocations endpoint

This commit is contained in:
Diptanu Choudhury
2017-01-06 11:44:25 -08:00
parent bf34379235
commit 32f96edd61

View File

@@ -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>