X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/16f704326f44fd1e5e5e60b936c9b5895d6a6ff8..baeef76a2b3b60fb3613d01b1df2916397e8c589:/doc/api/methods/container_requests.html.textile.liquid diff --git a/doc/api/methods/container_requests.html.textile.liquid b/doc/api/methods/container_requests.html.textile.liquid index b9a21fc0a0..cd566f5ce4 100644 --- a/doc/api/methods/container_requests.html.textile.liquid +++ b/doc/api/methods/container_requests.html.textile.liquid @@ -141,11 +141,11 @@ table(table table-bordered table-condensed). h3. list -List container_requests. +List container requests. See "common resource list method.":{{site.baseurl}}/api/methods.html#index -See the create method documentation for more information about container request-specific filters. +The @filters@ argument can also filter on attributes of the container referenced by @container_uuid@. For example, @[["container.state", "=", "Running"]]@ will match any container request whose container is running now. h3. update