X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7e52fd153f2d16f94061ef1eabfe653d4a83852a..0eb72b526bf8bbb011551ecf019f604e17a534f1:/doc/api/methods/keep_disks.html.textile.liquid diff --git a/doc/api/methods/keep_disks.html.textile.liquid b/doc/api/methods/keep_disks.html.textile.liquid index dd4d740061..7624b6699f 100644 --- a/doc/api/methods/keep_disks.html.textile.liquid +++ b/doc/api/methods/keep_disks.html.textile.liquid @@ -5,20 +5,23 @@ navmenu: API Methods title: "keep_disks (deprecated)" ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. -See "REST methods for working with Arvados resources":{{site.baseurl}}/api/methods.html +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/keep_disks@ -UUID type: @penuu@ +Object type: @penuu@ -Required arguments are displayed in %{background:#ccffcc}green%. +Example UUID: @zzzzz-penuu-0123456789abcde@ h2. Resource Obsoleted by "keep_services":{{site.baseurl}}/api/methods/keep_services.html -Each KeepDisk has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html: +Each KeepDisk has, in addition to the "Common resource fields":{{site.baseurl}}/api/resources.html: table(table table-bordered table-condensed). |_. Attribute|_. Type|_. Description|_. Example| @@ -36,6 +39,10 @@ table(table table-bordered table-condensed). h2. Methods +See "Common resource methods":{{site.baseurl}}/api/methods.html for more information about @create@, @delete@, @get@, @list@, and @update@. + +Required arguments are displayed in %{background:#ccffcc}green%. + h3. create Create a new KeepDisk. @@ -70,13 +77,7 @@ h3. list List keep_disks. -Arguments: - -table(table table-bordered table-condensed). -|_. Argument |_. Type |_. Description |_. Location |_. Example | -|limit|integer (default 100)|Maximum number of keep_disks to return.|query|| -|order|string|Order in which to return matching keep_disks.|query|| -|filters|array|Conditions for filtering keep_disks.|query|| +See "common resource list method.":{{site.baseurl}}/api/methods.html#index h3. ping