X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/16fe80b0e93ed8c8416b2dcbc0e2ad49bc850738..38ac8f3e065e74f6af172cee90144701d2f73b58:/doc/api/methods.html.textile.liquid diff --git a/doc/api/methods.html.textile.liquid b/doc/api/methods.html.textile.liquid index e731cc7102..bb6622ec5b 100644 --- a/doc/api/methods.html.textile.liquid +++ b/doc/api/methods.html.textile.liquid @@ -67,6 +67,8 @@ Example: @["head_uuid","tail_uuid"]@ Default: all available attributes. As a special case, collections do not return "manifest_text" unless explicitly selected.|query| |distinct|boolean|@true@: (default) do not return duplicate objects @false@: permitted to return duplicates|query| +|count|string|@"exact"@ (default): Include an @items_available@ response field giving the number of distinct matching items that can be retrieved (irrespective of @limit@ and @offset@ arguments). +@"none"@: Omit the @items_available@ response field. This option will always produce a faster response.|query| h3(#filters). Available list method filters