X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/61ddcaf192e3f39ed8a1242f35bf1b28ff1fe121..5c9aedbd8e623a518f5e1a92e4064a25ddd66353:/doc/api/methods/api_client_authorizations.html.textile.liquid diff --git a/doc/api/methods/api_client_authorizations.html.textile.liquid b/doc/api/methods/api_client_authorizations.html.textile.liquid index b79ba7805c..7af9711b9d 100644 --- a/doc/api/methods/api_client_authorizations.html.textile.liquid +++ b/doc/api/methods/api_client_authorizations.html.textile.liquid @@ -6,7 +6,9 @@ title: "api_client_authorizations" ... +See "REST methods for working with Arvados resources":{{site.baseurl}}/api/methods.html +API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/api_client_authorizations@ Required arguments are displayed in %{background:#ccffcc}green%. @@ -42,16 +44,6 @@ table(table table-bordered table-condensed). |_. Argument |_. Type |_. Description |_. Location |_. Example | {background:#ccffcc}.|uuid|string|The UUID of the ApiClientAuthorization in question.|path|| -h2. destroy - -destroy api_client_authorizations - -Arguments: - -table(table table-bordered table-condensed). -|_. Argument |_. Type |_. Description |_. Location |_. Example | -{background:#ccffcc}.|uuid|string||path|| - h2. get Gets a ApiClientAuthorization's metadata by UUID. @@ -74,16 +66,6 @@ table(table table-bordered table-condensed). |order|string|Order in which to return matching api_client_authorizations.|query|| |filters|array|Conditions for filtering api_client_authorizations.|query|| -h2. show - -show api_client_authorizations - -Arguments: - -table(table table-bordered table-condensed). -|_. Argument |_. Type |_. Description |_. Location |_. Example | -{background:#ccffcc}.|uuid|string||path|| - h2. update Update attributes of an existing ApiClientAuthorization.