X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ddeef8adc0cb7cdb55be644b9335ea51919ed513..1267366d66cadcc09972721bf7381f96f8fe73d6:/doc/api/methods/jobs.html.textile.liquid diff --git a/doc/api/methods/jobs.html.textile.liquid b/doc/api/methods/jobs.html.textile.liquid index 89c79ab1fc..8b06c989a6 100644 --- a/doc/api/methods/jobs.html.textile.liquid +++ b/doc/api/methods/jobs.html.textile.liquid @@ -5,6 +5,13 @@ navmenu: API Methods title: "jobs" ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} + +p=. *Legacy. This endpoint is read-only and disabled by default in new installations.* API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/jobs@ @@ -14,8 +21,6 @@ Example UUID: @zzzzz-8i9sb-0123456789abcde@ h2. Resource -Deprecated. - A job describes a work order to be executed by the Arvados cluster. Each job has, in addition to the "Common resource fields":{{site.baseurl}}/api/resources.html: @@ -71,7 +76,7 @@ table(table table-bordered table-condensed). h2. Methods -See "Common resource methods":{{site.baseurl}}/api/methods.html more information about @create@, @delete@, @get@, @list@, and @update@. +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%.