X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/adea7dcb58e33e4667ae228845b6a4c1bfb920f0..4c7323ea090e7570f962d821fa24c3ab20308e1e:/doc/api/schema/Job.html.textile.liquid diff --git a/doc/api/schema/Job.html.textile.liquid b/doc/api/schema/Job.html.textile.liquid index 77579ffdb5..47f8785832 100644 --- a/doc/api/schema/Job.html.textile.liquid +++ b/doc/api/schema/Job.html.textile.liquid @@ -15,7 +15,7 @@ Applications submit compute jobs when: h2. Methods -See "REST methods for working with Arvados resources":/api/methods.html +See "REST methods for working with Arvados resources":{{site.baseurl}}/api/methods.html API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/jobs@ @@ -37,11 +37,11 @@ where[owner_uuid]=xyzzy-tpzed-a4lcehql0dv2u25 → Job resource list -This method is equivalent to the "index method":/api/methods.html#index, except that the results are restricted to queued jobs (i.e., jobs that have not yet been started or cancelled) and order defaults to queue priority. +This method is equivalent to the "index method":{{site.baseurl}}/api/methods.html#index, except that the results are restricted to queued jobs (i.e., jobs that have not yet been started or cancelled) and order defaults to queue priority. h2. Resource -Each job has, in addition to the usual "attributes of Arvados resources":/api/resources.html: +Each job has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html: table(table table-bordered table-condensed). |_. Attribute|_. Type|_. Description|_. Notes|