diff options
author | Mark Beierl <mark.beierl@dell.com> | 2017-09-28 14:30:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-28 14:30:50 +0000 |
commit | f38586641a6528fd0165c1146a164622853b6ac9 (patch) | |
tree | bcecfaf2abc5bb7d8bb246421617345216d2840c /docs | |
parent | c0571183df86501bb626079b40a36a0d06e6e4f1 (diff) | |
parent | 551b2161cd4858699d9c8d92c10425f0870bb1b5 (diff) |
Merge "Returns job id and status"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/testing/user/test-usage.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/testing/user/test-usage.rst b/docs/testing/user/test-usage.rst index 2934a5c..8048cff 100644 --- a/docs/testing/user/test-usage.rst +++ b/docs/testing/user/test-usage.rst @@ -209,6 +209,7 @@ This is an example of a type=status call. } } +If the `job_id` is not provided along with `type` status, then all jobs are returned along with their status. Metrics ~~~~~~~ Metrics can be queried at any time during or after the completion of a run. |