5 "https://api.arvados.org/auth/arvados": {
6 "description": "View and manage objects"
8 "https://api.arvados.org/auth/arvados.readonly": {
9 "description": "View objects"
14 "basePath": "/arvados/v1/",
16 "description": "The API to interact with Arvados.",
17 "discoveryVersion": "v1",
18 "documentationLink": "http://doc.arvados.org/api/index.html",
20 "kind": "discovery#restDescription",
25 "description": "Data format for the response.",
31 "Responses with Content-Type of application/json"
37 "description": "Selector specifying which fields to include in a partial response.",
42 "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
47 "description": "OAuth 2.0 token for the current user.",
56 "id": "arvados.jobs.get",
57 "path": "jobs/{uuid}",
59 "description": "Gets a Job's metadata by UUID.",
63 "description": "The UUID of the Job in question.",
75 "https://api.arvados.org/auth/arvados",
76 "https://api.arvados.org/auth/arvados.readonly"
80 "id": "arvados.jobs.list",
83 "description": "List Jobs.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Jobs. For example:\n\n <pre>\n {\n \"kind\":\"arvados#jobList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
105 "description": "Attributes of each object to return in the response.",
139 "description": "List objects on a remote federated cluster instead of the current one.",
143 "bypass_federation": {
146 "description": "bypass federation behavior, list items from local instance database only",
154 "https://api.arvados.org/auth/arvados",
155 "https://api.arvados.org/auth/arvados.readonly"
159 "id": "arvados.jobs.create",
161 "httpMethod": "POST",
162 "description": "Create a new Job.",
166 "description": "Attributes of the new object to return in the response.",
170 "ensure_unique_name": {
172 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
179 "description": "Create object on a remote federated cluster instead of the current one.",
196 "minimum_script_version": {
202 "exclude_script_versions": {
221 "https://api.arvados.org/auth/arvados"
225 "id": "arvados.jobs.update",
226 "path": "jobs/{uuid}",
228 "description": "Update attributes of an existing Job.",
232 "description": "The UUID of the Job in question.",
238 "description": "Attributes of the updated object to return in the response.",
255 "https://api.arvados.org/auth/arvados"
259 "id": "arvados.jobs.delete",
260 "path": "jobs/{uuid}",
261 "httpMethod": "DELETE",
262 "description": "Delete an existing Job.",
266 "description": "The UUID of the Job in question.",
275 "https://api.arvados.org/auth/arvados"
279 "id": "arvados.jobs.queue",
280 "path": "jobs/queue",
282 "description": "queue jobs",
304 "description": "Attributes of each object to return in the response.",
338 "description": "List objects on a remote federated cluster instead of the current one.",
342 "bypass_federation": {
345 "description": "bypass federation behavior, list items from local instance database only",
353 "https://api.arvados.org/auth/arvados"
357 "id": "arvados.jobs.queue_size",
358 "path": "jobs/queue_size",
360 "description": "queue_size jobs",
366 "https://api.arvados.org/auth/arvados"
370 "id": "arvados.jobs.cancel",
371 "path": "jobs/{uuid}/cancel",
372 "httpMethod": "POST",
373 "description": "cancel jobs",
386 "https://api.arvados.org/auth/arvados"
390 "id": "arvados.jobs.lock",
391 "path": "jobs/{uuid}/lock",
392 "httpMethod": "POST",
393 "description": "lock jobs",
406 "https://api.arvados.org/auth/arvados"
410 "id": "arvados.jobs.list",
413 "description": "List Jobs.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Jobs. For example:\n\n <pre>\n {\n \"kind\":\"arvados#jobList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
435 "description": "Attributes of each object to return in the response.",
469 "description": "List objects on a remote federated cluster instead of the current one.",
473 "bypass_federation": {
476 "description": "bypass federation behavior, list items from local instance database only",
484 "https://api.arvados.org/auth/arvados",
485 "https://api.arvados.org/auth/arvados.readonly"
489 "id": "arvados.jobs.show",
490 "path": "jobs/{uuid}",
492 "description": "show jobs",
502 "description": "Attributes of the object to return in the response.",
511 "https://api.arvados.org/auth/arvados"
515 "id": "arvados.jobs.destroy",
516 "path": "jobs/{uuid}",
517 "httpMethod": "DELETE",
518 "description": "destroy jobs",
531 "https://api.arvados.org/auth/arvados"
539 "id": "arvados.api_clients.get",
540 "path": "api_clients/{uuid}",
542 "description": "Gets a ApiClient's metadata by UUID.",
546 "description": "The UUID of the ApiClient in question.",
558 "https://api.arvados.org/auth/arvados",
559 "https://api.arvados.org/auth/arvados.readonly"
563 "id": "arvados.api_clients.list",
564 "path": "api_clients",
566 "description": "List ApiClients.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching ApiClients. For example:\n\n <pre>\n {\n \"kind\":\"arvados#apiClientList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
588 "description": "Attributes of each object to return in the response.",
622 "description": "List objects on a remote federated cluster instead of the current one.",
626 "bypass_federation": {
629 "description": "bypass federation behavior, list items from local instance database only",
634 "$ref": "ApiClientList"
637 "https://api.arvados.org/auth/arvados",
638 "https://api.arvados.org/auth/arvados.readonly"
642 "id": "arvados.api_clients.create",
643 "path": "api_clients",
644 "httpMethod": "POST",
645 "description": "Create a new ApiClient.",
649 "description": "Attributes of the new object to return in the response.",
653 "ensure_unique_name": {
655 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
662 "description": "Create object on a remote federated cluster instead of the current one.",
679 "https://api.arvados.org/auth/arvados"
683 "id": "arvados.api_clients.update",
684 "path": "api_clients/{uuid}",
686 "description": "Update attributes of an existing ApiClient.",
690 "description": "The UUID of the ApiClient in question.",
696 "description": "Attributes of the updated object to return in the response.",
713 "https://api.arvados.org/auth/arvados"
717 "id": "arvados.api_clients.delete",
718 "path": "api_clients/{uuid}",
719 "httpMethod": "DELETE",
720 "description": "Delete an existing ApiClient.",
724 "description": "The UUID of the ApiClient in question.",
733 "https://api.arvados.org/auth/arvados"
737 "id": "arvados.api_clients.list",
738 "path": "api_clients",
740 "description": "List ApiClients.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching ApiClients. For example:\n\n <pre>\n {\n \"kind\":\"arvados#apiClientList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
762 "description": "Attributes of each object to return in the response.",
796 "description": "List objects on a remote federated cluster instead of the current one.",
800 "bypass_federation": {
803 "description": "bypass federation behavior, list items from local instance database only",
808 "$ref": "ApiClientList"
811 "https://api.arvados.org/auth/arvados",
812 "https://api.arvados.org/auth/arvados.readonly"
816 "id": "arvados.api_clients.show",
817 "path": "api_clients/{uuid}",
819 "description": "show api_clients",
829 "description": "Attributes of the object to return in the response.",
838 "https://api.arvados.org/auth/arvados"
842 "id": "arvados.api_clients.destroy",
843 "path": "api_clients/{uuid}",
844 "httpMethod": "DELETE",
845 "description": "destroy api_clients",
858 "https://api.arvados.org/auth/arvados"
863 "api_client_authorizations": {
866 "id": "arvados.api_client_authorizations.get",
867 "path": "api_client_authorizations/{uuid}",
869 "description": "Gets a ApiClientAuthorization's metadata by UUID.",
873 "description": "The UUID of the ApiClientAuthorization in question.",
882 "$ref": "ApiClientAuthorization"
885 "https://api.arvados.org/auth/arvados",
886 "https://api.arvados.org/auth/arvados.readonly"
890 "id": "arvados.api_client_authorizations.list",
891 "path": "api_client_authorizations",
893 "description": "List ApiClientAuthorizations.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching ApiClientAuthorizations. For example:\n\n <pre>\n {\n \"kind\":\"arvados#apiClientAuthorizationList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
915 "description": "Attributes of each object to return in the response.",
949 "description": "List objects on a remote federated cluster instead of the current one.",
953 "bypass_federation": {
956 "description": "bypass federation behavior, list items from local instance database only",
961 "$ref": "ApiClientAuthorizationList"
964 "https://api.arvados.org/auth/arvados",
965 "https://api.arvados.org/auth/arvados.readonly"
969 "id": "arvados.api_client_authorizations.create",
970 "path": "api_client_authorizations",
971 "httpMethod": "POST",
972 "description": "Create a new ApiClientAuthorization.",
976 "description": "Attributes of the new object to return in the response.",
980 "ensure_unique_name": {
982 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
989 "description": "Create object on a remote federated cluster instead of the current one.",
997 "api_client_authorization": {
998 "$ref": "ApiClientAuthorization"
1003 "$ref": "ApiClientAuthorization"
1006 "https://api.arvados.org/auth/arvados"
1010 "id": "arvados.api_client_authorizations.update",
1011 "path": "api_client_authorizations/{uuid}",
1012 "httpMethod": "PUT",
1013 "description": "Update attributes of an existing ApiClientAuthorization.",
1017 "description": "The UUID of the ApiClientAuthorization in question.",
1023 "description": "Attributes of the updated object to return in the response.",
1031 "api_client_authorization": {
1032 "$ref": "ApiClientAuthorization"
1037 "$ref": "ApiClientAuthorization"
1040 "https://api.arvados.org/auth/arvados"
1044 "id": "arvados.api_client_authorizations.delete",
1045 "path": "api_client_authorizations/{uuid}",
1046 "httpMethod": "DELETE",
1047 "description": "Delete an existing ApiClientAuthorization.",
1051 "description": "The UUID of the ApiClientAuthorization in question.",
1057 "$ref": "ApiClientAuthorization"
1060 "https://api.arvados.org/auth/arvados"
1063 "create_system_auth": {
1064 "id": "arvados.api_client_authorizations.create_system_auth",
1065 "path": "api_client_authorizations/create_system_auth",
1066 "httpMethod": "POST",
1067 "description": "create_system_auth api_client_authorizations",
1083 "$ref": "ApiClientAuthorization"
1086 "https://api.arvados.org/auth/arvados"
1090 "id": "arvados.api_client_authorizations.current",
1091 "path": "api_client_authorizations/current",
1092 "httpMethod": "GET",
1093 "description": "current api_client_authorizations",
1096 "$ref": "ApiClientAuthorization"
1099 "https://api.arvados.org/auth/arvados"
1103 "id": "arvados.api_client_authorizations.list",
1104 "path": "api_client_authorizations",
1105 "httpMethod": "GET",
1106 "description": "List ApiClientAuthorizations.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching ApiClientAuthorizations. For example:\n\n <pre>\n {\n \"kind\":\"arvados#apiClientAuthorizationList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
1128 "description": "Attributes of each object to return in the response.",
1162 "description": "List objects on a remote federated cluster instead of the current one.",
1163 "location": "query",
1166 "bypass_federation": {
1169 "description": "bypass federation behavior, list items from local instance database only",
1174 "$ref": "ApiClientAuthorizationList"
1177 "https://api.arvados.org/auth/arvados",
1178 "https://api.arvados.org/auth/arvados.readonly"
1182 "id": "arvados.api_client_authorizations.show",
1183 "path": "api_client_authorizations/{uuid}",
1184 "httpMethod": "GET",
1185 "description": "show api_client_authorizations",
1195 "description": "Attributes of the object to return in the response.",
1201 "$ref": "ApiClientAuthorization"
1204 "https://api.arvados.org/auth/arvados"
1208 "id": "arvados.api_client_authorizations.destroy",
1209 "path": "api_client_authorizations/{uuid}",
1210 "httpMethod": "DELETE",
1211 "description": "destroy api_client_authorizations",
1221 "$ref": "ApiClientAuthorization"
1224 "https://api.arvados.org/auth/arvados"
1229 "authorized_keys": {
1232 "id": "arvados.authorized_keys.get",
1233 "path": "authorized_keys/{uuid}",
1234 "httpMethod": "GET",
1235 "description": "Gets a AuthorizedKey's metadata by UUID.",
1239 "description": "The UUID of the AuthorizedKey in question.",
1248 "$ref": "AuthorizedKey"
1251 "https://api.arvados.org/auth/arvados",
1252 "https://api.arvados.org/auth/arvados.readonly"
1256 "id": "arvados.authorized_keys.list",
1257 "path": "authorized_keys",
1258 "httpMethod": "GET",
1259 "description": "List AuthorizedKeys.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching AuthorizedKeys. For example:\n\n <pre>\n {\n \"kind\":\"arvados#authorizedKeyList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
1281 "description": "Attributes of each object to return in the response.",
1315 "description": "List objects on a remote federated cluster instead of the current one.",
1316 "location": "query",
1319 "bypass_federation": {
1322 "description": "bypass federation behavior, list items from local instance database only",
1327 "$ref": "AuthorizedKeyList"
1330 "https://api.arvados.org/auth/arvados",
1331 "https://api.arvados.org/auth/arvados.readonly"
1335 "id": "arvados.authorized_keys.create",
1336 "path": "authorized_keys",
1337 "httpMethod": "POST",
1338 "description": "Create a new AuthorizedKey.",
1342 "description": "Attributes of the new object to return in the response.",
1346 "ensure_unique_name": {
1348 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
1349 "location": "query",
1355 "description": "Create object on a remote federated cluster instead of the current one.",
1356 "location": "query",
1364 "$ref": "AuthorizedKey"
1369 "$ref": "AuthorizedKey"
1372 "https://api.arvados.org/auth/arvados"
1376 "id": "arvados.authorized_keys.update",
1377 "path": "authorized_keys/{uuid}",
1378 "httpMethod": "PUT",
1379 "description": "Update attributes of an existing AuthorizedKey.",
1383 "description": "The UUID of the AuthorizedKey in question.",
1389 "description": "Attributes of the updated object to return in the response.",
1398 "$ref": "AuthorizedKey"
1403 "$ref": "AuthorizedKey"
1406 "https://api.arvados.org/auth/arvados"
1410 "id": "arvados.authorized_keys.delete",
1411 "path": "authorized_keys/{uuid}",
1412 "httpMethod": "DELETE",
1413 "description": "Delete an existing AuthorizedKey.",
1417 "description": "The UUID of the AuthorizedKey in question.",
1423 "$ref": "AuthorizedKey"
1426 "https://api.arvados.org/auth/arvados"
1430 "id": "arvados.authorized_keys.list",
1431 "path": "authorized_keys",
1432 "httpMethod": "GET",
1433 "description": "List AuthorizedKeys.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching AuthorizedKeys. For example:\n\n <pre>\n {\n \"kind\":\"arvados#authorizedKeyList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
1455 "description": "Attributes of each object to return in the response.",
1489 "description": "List objects on a remote federated cluster instead of the current one.",
1490 "location": "query",
1493 "bypass_federation": {
1496 "description": "bypass federation behavior, list items from local instance database only",
1501 "$ref": "AuthorizedKeyList"
1504 "https://api.arvados.org/auth/arvados",
1505 "https://api.arvados.org/auth/arvados.readonly"
1509 "id": "arvados.authorized_keys.show",
1510 "path": "authorized_keys/{uuid}",
1511 "httpMethod": "GET",
1512 "description": "show authorized_keys",
1522 "description": "Attributes of the object to return in the response.",
1528 "$ref": "AuthorizedKey"
1531 "https://api.arvados.org/auth/arvados"
1535 "id": "arvados.authorized_keys.destroy",
1536 "path": "authorized_keys/{uuid}",
1537 "httpMethod": "DELETE",
1538 "description": "destroy authorized_keys",
1548 "$ref": "AuthorizedKey"
1551 "https://api.arvados.org/auth/arvados"
1559 "id": "arvados.collections.get",
1560 "path": "collections/{uuid}",
1561 "httpMethod": "GET",
1562 "description": "Gets a Collection's metadata by UUID.",
1566 "description": "The UUID of the Collection in question.",
1575 "$ref": "Collection"
1578 "https://api.arvados.org/auth/arvados",
1579 "https://api.arvados.org/auth/arvados.readonly"
1583 "id": "arvados.collections.list",
1584 "path": "collections",
1585 "httpMethod": "GET",
1586 "description": "List Collections.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Collections. For example:\n\n <pre>\n {\n \"kind\":\"arvados#collectionList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
1608 "description": "Attributes of each object to return in the response.",
1642 "description": "List objects on a remote federated cluster instead of the current one.",
1643 "location": "query",
1646 "bypass_federation": {
1649 "description": "bypass federation behavior, list items from local instance database only",
1656 "description": "Include collections whose is_trashed attribute is true.",
1659 "include_old_versions": {
1663 "description": "Include past collection versions.",
1668 "$ref": "CollectionList"
1671 "https://api.arvados.org/auth/arvados",
1672 "https://api.arvados.org/auth/arvados.readonly"
1676 "id": "arvados.collections.create",
1677 "path": "collections",
1678 "httpMethod": "POST",
1679 "description": "Create a new Collection.",
1683 "description": "Attributes of the new object to return in the response.",
1687 "ensure_unique_name": {
1689 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
1690 "location": "query",
1696 "description": "Create object on a remote federated cluster instead of the current one.",
1697 "location": "query",
1702 "description": "Files and directories to initialize/replace with content from other collections.",
1704 "location": "query",
1706 "additionalProperties": {
1715 "$ref": "Collection"
1720 "$ref": "Collection"
1723 "https://api.arvados.org/auth/arvados"
1727 "id": "arvados.collections.update",
1728 "path": "collections/{uuid}",
1729 "httpMethod": "PUT",
1730 "description": "Update attributes of an existing Collection.",
1734 "description": "The UUID of the Collection in question.",
1740 "description": "Attributes of the updated object to return in the response.",
1746 "description": "Files and directories to initialize/replace with content from other collections.",
1748 "location": "query",
1750 "additionalProperties": {
1759 "$ref": "Collection"
1764 "$ref": "Collection"
1767 "https://api.arvados.org/auth/arvados"
1771 "id": "arvados.collections.delete",
1772 "path": "collections/{uuid}",
1773 "httpMethod": "DELETE",
1774 "description": "Delete an existing Collection.",
1778 "description": "The UUID of the Collection in question.",
1784 "$ref": "Collection"
1787 "https://api.arvados.org/auth/arvados"
1791 "id": "arvados.collections.provenance",
1792 "path": "collections/{uuid}/provenance",
1793 "httpMethod": "GET",
1794 "description": "provenance collections",
1804 "$ref": "Collection"
1807 "https://api.arvados.org/auth/arvados"
1811 "id": "arvados.collections.used_by",
1812 "path": "collections/{uuid}/used_by",
1813 "httpMethod": "GET",
1814 "description": "used_by collections",
1824 "$ref": "Collection"
1827 "https://api.arvados.org/auth/arvados"
1831 "id": "arvados.collections.trash",
1832 "path": "collections/{uuid}/trash",
1833 "httpMethod": "POST",
1834 "description": "trash collections",
1844 "$ref": "Collection"
1847 "https://api.arvados.org/auth/arvados"
1851 "id": "arvados.collections.untrash",
1852 "path": "collections/{uuid}/untrash",
1853 "httpMethod": "POST",
1854 "description": "untrash collections",
1864 "$ref": "Collection"
1867 "https://api.arvados.org/auth/arvados"
1871 "id": "arvados.collections.list",
1872 "path": "collections",
1873 "httpMethod": "GET",
1874 "description": "List Collections.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Collections. For example:\n\n <pre>\n {\n \"kind\":\"arvados#collectionList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
1896 "description": "Attributes of each object to return in the response.",
1930 "description": "List objects on a remote federated cluster instead of the current one.",
1931 "location": "query",
1934 "bypass_federation": {
1937 "description": "bypass federation behavior, list items from local instance database only",
1944 "description": "Include collections whose is_trashed attribute is true.",
1947 "include_old_versions": {
1951 "description": "Include past collection versions.",
1956 "$ref": "CollectionList"
1959 "https://api.arvados.org/auth/arvados",
1960 "https://api.arvados.org/auth/arvados.readonly"
1964 "id": "arvados.collections.show",
1965 "path": "collections/{uuid}",
1966 "httpMethod": "GET",
1967 "description": "show collections",
1977 "description": "Attributes of the object to return in the response.",
1985 "description": "Show collection even if its is_trashed attribute is true.",
1988 "include_old_versions": {
1992 "description": "Include past collection versions.",
1997 "$ref": "Collection"
2000 "https://api.arvados.org/auth/arvados"
2004 "id": "arvados.collections.destroy",
2005 "path": "collections/{uuid}",
2006 "httpMethod": "DELETE",
2007 "description": "destroy collections",
2017 "$ref": "Collection"
2020 "https://api.arvados.org/auth/arvados"
2028 "id": "arvados.containers.get",
2029 "path": "containers/{uuid}",
2030 "httpMethod": "GET",
2031 "description": "Gets a Container's metadata by UUID.",
2035 "description": "The UUID of the Container in question.",
2047 "https://api.arvados.org/auth/arvados",
2048 "https://api.arvados.org/auth/arvados.readonly"
2052 "id": "arvados.containers.list",
2053 "path": "containers",
2054 "httpMethod": "GET",
2055 "description": "List Containers.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Containers. For example:\n\n <pre>\n {\n \"kind\":\"arvados#containerList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
2077 "description": "Attributes of each object to return in the response.",
2111 "description": "List objects on a remote federated cluster instead of the current one.",
2112 "location": "query",
2115 "bypass_federation": {
2118 "description": "bypass federation behavior, list items from local instance database only",
2123 "$ref": "ContainerList"
2126 "https://api.arvados.org/auth/arvados",
2127 "https://api.arvados.org/auth/arvados.readonly"
2131 "id": "arvados.containers.create",
2132 "path": "containers",
2133 "httpMethod": "POST",
2134 "description": "Create a new Container.",
2138 "description": "Attributes of the new object to return in the response.",
2142 "ensure_unique_name": {
2144 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
2145 "location": "query",
2151 "description": "Create object on a remote federated cluster instead of the current one.",
2152 "location": "query",
2168 "https://api.arvados.org/auth/arvados"
2172 "id": "arvados.containers.update",
2173 "path": "containers/{uuid}",
2174 "httpMethod": "PUT",
2175 "description": "Update attributes of an existing Container.",
2179 "description": "The UUID of the Container in question.",
2185 "description": "Attributes of the updated object to return in the response.",
2202 "https://api.arvados.org/auth/arvados"
2206 "id": "arvados.containers.delete",
2207 "path": "containers/{uuid}",
2208 "httpMethod": "DELETE",
2209 "description": "Delete an existing Container.",
2213 "description": "The UUID of the Container in question.",
2222 "https://api.arvados.org/auth/arvados"
2226 "id": "arvados.containers.auth",
2227 "path": "containers/{uuid}/auth",
2228 "httpMethod": "GET",
2229 "description": "auth containers",
2242 "https://api.arvados.org/auth/arvados"
2246 "id": "arvados.containers.lock",
2247 "path": "containers/{uuid}/lock",
2248 "httpMethod": "POST",
2249 "description": "lock containers",
2262 "https://api.arvados.org/auth/arvados"
2266 "id": "arvados.containers.unlock",
2267 "path": "containers/{uuid}/unlock",
2268 "httpMethod": "POST",
2269 "description": "unlock containers",
2282 "https://api.arvados.org/auth/arvados"
2285 "update_priority": {
2286 "id": "arvados.containers.update_priority",
2287 "path": "containers/{uuid}/update_priority",
2288 "httpMethod": "POST",
2289 "description": "update_priority containers",
2302 "https://api.arvados.org/auth/arvados"
2306 "id": "arvados.containers.secret_mounts",
2307 "path": "containers/{uuid}/secret_mounts",
2308 "httpMethod": "GET",
2309 "description": "secret_mounts containers",
2322 "https://api.arvados.org/auth/arvados"
2326 "id": "arvados.containers.current",
2327 "path": "containers/current",
2328 "httpMethod": "GET",
2329 "description": "current containers",
2335 "https://api.arvados.org/auth/arvados"
2339 "id": "arvados.containers.list",
2340 "path": "containers",
2341 "httpMethod": "GET",
2342 "description": "List Containers.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Containers. For example:\n\n <pre>\n {\n \"kind\":\"arvados#containerList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
2364 "description": "Attributes of each object to return in the response.",
2398 "description": "List objects on a remote federated cluster instead of the current one.",
2399 "location": "query",
2402 "bypass_federation": {
2405 "description": "bypass federation behavior, list items from local instance database only",
2410 "$ref": "ContainerList"
2413 "https://api.arvados.org/auth/arvados",
2414 "https://api.arvados.org/auth/arvados.readonly"
2418 "id": "arvados.containers.show",
2419 "path": "containers/{uuid}",
2420 "httpMethod": "GET",
2421 "description": "show containers",
2431 "description": "Attributes of the object to return in the response.",
2440 "https://api.arvados.org/auth/arvados"
2444 "id": "arvados.containers.destroy",
2445 "path": "containers/{uuid}",
2446 "httpMethod": "DELETE",
2447 "description": "destroy containers",
2460 "https://api.arvados.org/auth/arvados"
2465 "container_requests": {
2468 "id": "arvados.container_requests.get",
2469 "path": "container_requests/{uuid}",
2470 "httpMethod": "GET",
2471 "description": "Gets a ContainerRequest's metadata by UUID.",
2475 "description": "The UUID of the ContainerRequest in question.",
2484 "$ref": "ContainerRequest"
2487 "https://api.arvados.org/auth/arvados",
2488 "https://api.arvados.org/auth/arvados.readonly"
2492 "id": "arvados.container_requests.list",
2493 "path": "container_requests",
2494 "httpMethod": "GET",
2495 "description": "List ContainerRequests.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching ContainerRequests. For example:\n\n <pre>\n {\n \"kind\":\"arvados#containerRequestList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
2517 "description": "Attributes of each object to return in the response.",
2551 "description": "List objects on a remote federated cluster instead of the current one.",
2552 "location": "query",
2555 "bypass_federation": {
2558 "description": "bypass federation behavior, list items from local instance database only",
2565 "description": "Include container requests whose owner project is trashed.",
2570 "$ref": "ContainerRequestList"
2573 "https://api.arvados.org/auth/arvados",
2574 "https://api.arvados.org/auth/arvados.readonly"
2578 "id": "arvados.container_requests.create",
2579 "path": "container_requests",
2580 "httpMethod": "POST",
2581 "description": "Create a new ContainerRequest.",
2585 "description": "Attributes of the new object to return in the response.",
2589 "ensure_unique_name": {
2591 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
2592 "location": "query",
2598 "description": "Create object on a remote federated cluster instead of the current one.",
2599 "location": "query",
2606 "container_request": {
2607 "$ref": "ContainerRequest"
2612 "$ref": "ContainerRequest"
2615 "https://api.arvados.org/auth/arvados"
2619 "id": "arvados.container_requests.update",
2620 "path": "container_requests/{uuid}",
2621 "httpMethod": "PUT",
2622 "description": "Update attributes of an existing ContainerRequest.",
2626 "description": "The UUID of the ContainerRequest in question.",
2632 "description": "Attributes of the updated object to return in the response.",
2640 "container_request": {
2641 "$ref": "ContainerRequest"
2646 "$ref": "ContainerRequest"
2649 "https://api.arvados.org/auth/arvados"
2653 "id": "arvados.container_requests.delete",
2654 "path": "container_requests/{uuid}",
2655 "httpMethod": "DELETE",
2656 "description": "Delete an existing ContainerRequest.",
2660 "description": "The UUID of the ContainerRequest in question.",
2666 "$ref": "ContainerRequest"
2669 "https://api.arvados.org/auth/arvados"
2673 "id": "arvados.container_requests.list",
2674 "path": "container_requests",
2675 "httpMethod": "GET",
2676 "description": "List ContainerRequests.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching ContainerRequests. For example:\n\n <pre>\n {\n \"kind\":\"arvados#containerRequestList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
2698 "description": "Attributes of each object to return in the response.",
2732 "description": "List objects on a remote federated cluster instead of the current one.",
2733 "location": "query",
2736 "bypass_federation": {
2739 "description": "bypass federation behavior, list items from local instance database only",
2746 "description": "Include container requests whose owner project is trashed.",
2751 "$ref": "ContainerRequestList"
2754 "https://api.arvados.org/auth/arvados",
2755 "https://api.arvados.org/auth/arvados.readonly"
2759 "id": "arvados.container_requests.show",
2760 "path": "container_requests/{uuid}",
2761 "httpMethod": "GET",
2762 "description": "show container_requests",
2772 "description": "Attributes of the object to return in the response.",
2780 "description": "Show container request even if its owner project is trashed.",
2785 "$ref": "ContainerRequest"
2788 "https://api.arvados.org/auth/arvados"
2792 "id": "arvados.container_requests.destroy",
2793 "path": "container_requests/{uuid}",
2794 "httpMethod": "DELETE",
2795 "description": "destroy container_requests",
2805 "$ref": "ContainerRequest"
2808 "https://api.arvados.org/auth/arvados"
2816 "id": "arvados.groups.get",
2817 "path": "groups/{uuid}",
2818 "httpMethod": "GET",
2819 "description": "Gets a Group's metadata by UUID.",
2823 "description": "The UUID of the Group in question.",
2835 "https://api.arvados.org/auth/arvados",
2836 "https://api.arvados.org/auth/arvados.readonly"
2840 "id": "arvados.groups.list",
2842 "httpMethod": "GET",
2843 "description": "List Groups.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Groups. For example:\n\n <pre>\n {\n \"kind\":\"arvados#groupList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
2865 "description": "Attributes of each object to return in the response.",
2899 "description": "List objects on a remote federated cluster instead of the current one.",
2900 "location": "query",
2903 "bypass_federation": {
2906 "description": "bypass federation behavior, list items from local instance database only",
2913 "description": "Include items whose is_trashed attribute is true.",
2921 "https://api.arvados.org/auth/arvados",
2922 "https://api.arvados.org/auth/arvados.readonly"
2926 "id": "arvados.groups.create",
2928 "httpMethod": "POST",
2929 "description": "Create a new Group.",
2933 "description": "Attributes of the new object to return in the response.",
2937 "ensure_unique_name": {
2939 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
2940 "location": "query",
2946 "description": "Create object on a remote federated cluster instead of the current one.",
2947 "location": "query",
2953 "location": "query",
2955 "description": "defer permissions update"
2970 "https://api.arvados.org/auth/arvados"
2974 "id": "arvados.groups.update",
2975 "path": "groups/{uuid}",
2976 "httpMethod": "PUT",
2977 "description": "Update attributes of an existing Group.",
2981 "description": "The UUID of the Group in question.",
2987 "description": "Attributes of the updated object to return in the response.",
2994 "location": "query",
2996 "description": "defer permissions update"
3011 "https://api.arvados.org/auth/arvados"
3015 "id": "arvados.groups.delete",
3016 "path": "groups/{uuid}",
3017 "httpMethod": "DELETE",
3018 "description": "Delete an existing Group.",
3022 "description": "The UUID of the Group in question.",
3031 "https://api.arvados.org/auth/arvados"
3035 "id": "arvados.groups.contents",
3036 "path": "groups/contents",
3037 "httpMethod": "GET",
3038 "description": "contents groups",
3060 "description": "Attributes of each object to return in the response.",
3094 "description": "List objects on a remote federated cluster instead of the current one.",
3095 "location": "query",
3098 "bypass_federation": {
3101 "description": "bypass federation behavior, list items from local instance database only",
3108 "description": "Include items whose is_trashed attribute is true.",
3122 "description": "Include contents from child groups recursively.",
3128 "description": "Include objects referred to by listed field in \"included\" (only owner_uuid).",
3131 "include_old_versions": {
3135 "description": "Include past collection versions.",
3143 "https://api.arvados.org/auth/arvados"
3147 "id": "arvados.groups.shared",
3148 "path": "groups/shared",
3149 "httpMethod": "GET",
3150 "description": "shared groups",
3172 "description": "Attributes of each object to return in the response.",
3206 "description": "List objects on a remote federated cluster instead of the current one.",
3207 "location": "query",
3210 "bypass_federation": {
3213 "description": "bypass federation behavior, list items from local instance database only",
3220 "description": "Include items whose is_trashed attribute is true.",
3234 "https://api.arvados.org/auth/arvados"
3238 "id": "arvados.groups.trash",
3239 "path": "groups/{uuid}/trash",
3240 "httpMethod": "POST",
3241 "description": "trash groups",
3254 "https://api.arvados.org/auth/arvados"
3258 "id": "arvados.groups.untrash",
3259 "path": "groups/{uuid}/untrash",
3260 "httpMethod": "POST",
3261 "description": "untrash groups",
3274 "https://api.arvados.org/auth/arvados"
3278 "id": "arvados.groups.list",
3280 "httpMethod": "GET",
3281 "description": "List Groups.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Groups. For example:\n\n <pre>\n {\n \"kind\":\"arvados#groupList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
3303 "description": "Attributes of each object to return in the response.",
3337 "description": "List objects on a remote federated cluster instead of the current one.",
3338 "location": "query",
3341 "bypass_federation": {
3344 "description": "bypass federation behavior, list items from local instance database only",
3351 "description": "Include items whose is_trashed attribute is true.",
3359 "https://api.arvados.org/auth/arvados",
3360 "https://api.arvados.org/auth/arvados.readonly"
3364 "id": "arvados.groups.show",
3365 "path": "groups/{uuid}",
3366 "httpMethod": "GET",
3367 "description": "show groups",
3377 "description": "Attributes of the object to return in the response.",
3385 "description": "Show group/project even if its is_trashed attribute is true.",
3393 "https://api.arvados.org/auth/arvados"
3397 "id": "arvados.groups.destroy",
3398 "path": "groups/{uuid}",
3399 "httpMethod": "DELETE",
3400 "description": "destroy groups",
3413 "https://api.arvados.org/auth/arvados"
3421 "id": "arvados.humans.get",
3422 "path": "humans/{uuid}",
3423 "httpMethod": "GET",
3424 "description": "Gets a Human's metadata by UUID.",
3428 "description": "The UUID of the Human in question.",
3440 "https://api.arvados.org/auth/arvados",
3441 "https://api.arvados.org/auth/arvados.readonly"
3445 "id": "arvados.humans.list",
3447 "httpMethod": "GET",
3448 "description": "List Humans.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Humans. For example:\n\n <pre>\n {\n \"kind\":\"arvados#humanList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
3470 "description": "Attributes of each object to return in the response.",
3504 "description": "List objects on a remote federated cluster instead of the current one.",
3505 "location": "query",
3508 "bypass_federation": {
3511 "description": "bypass federation behavior, list items from local instance database only",
3519 "https://api.arvados.org/auth/arvados",
3520 "https://api.arvados.org/auth/arvados.readonly"
3524 "id": "arvados.humans.create",
3526 "httpMethod": "POST",
3527 "description": "Create a new Human.",
3531 "description": "Attributes of the new object to return in the response.",
3535 "ensure_unique_name": {
3537 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
3538 "location": "query",
3544 "description": "Create object on a remote federated cluster instead of the current one.",
3545 "location": "query",
3561 "https://api.arvados.org/auth/arvados"
3565 "id": "arvados.humans.update",
3566 "path": "humans/{uuid}",
3567 "httpMethod": "PUT",
3568 "description": "Update attributes of an existing Human.",
3572 "description": "The UUID of the Human in question.",
3578 "description": "Attributes of the updated object to return in the response.",
3595 "https://api.arvados.org/auth/arvados"
3599 "id": "arvados.humans.delete",
3600 "path": "humans/{uuid}",
3601 "httpMethod": "DELETE",
3602 "description": "Delete an existing Human.",
3606 "description": "The UUID of the Human in question.",
3615 "https://api.arvados.org/auth/arvados"
3619 "id": "arvados.humans.list",
3621 "httpMethod": "GET",
3622 "description": "List Humans.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Humans. For example:\n\n <pre>\n {\n \"kind\":\"arvados#humanList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
3644 "description": "Attributes of each object to return in the response.",
3678 "description": "List objects on a remote federated cluster instead of the current one.",
3679 "location": "query",
3682 "bypass_federation": {
3685 "description": "bypass federation behavior, list items from local instance database only",
3693 "https://api.arvados.org/auth/arvados",
3694 "https://api.arvados.org/auth/arvados.readonly"
3698 "id": "arvados.humans.show",
3699 "path": "humans/{uuid}",
3700 "httpMethod": "GET",
3701 "description": "show humans",
3711 "description": "Attributes of the object to return in the response.",
3720 "https://api.arvados.org/auth/arvados"
3724 "id": "arvados.humans.destroy",
3725 "path": "humans/{uuid}",
3726 "httpMethod": "DELETE",
3727 "description": "destroy humans",
3740 "https://api.arvados.org/auth/arvados"
3748 "id": "arvados.job_tasks.get",
3749 "path": "job_tasks/{uuid}",
3750 "httpMethod": "GET",
3751 "description": "Gets a JobTask's metadata by UUID.",
3755 "description": "The UUID of the JobTask in question.",
3767 "https://api.arvados.org/auth/arvados",
3768 "https://api.arvados.org/auth/arvados.readonly"
3772 "id": "arvados.job_tasks.list",
3773 "path": "job_tasks",
3774 "httpMethod": "GET",
3775 "description": "List JobTasks.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching JobTasks. For example:\n\n <pre>\n {\n \"kind\":\"arvados#jobTaskList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
3797 "description": "Attributes of each object to return in the response.",
3831 "description": "List objects on a remote federated cluster instead of the current one.",
3832 "location": "query",
3835 "bypass_federation": {
3838 "description": "bypass federation behavior, list items from local instance database only",
3843 "$ref": "JobTaskList"
3846 "https://api.arvados.org/auth/arvados",
3847 "https://api.arvados.org/auth/arvados.readonly"
3851 "id": "arvados.job_tasks.create",
3852 "path": "job_tasks",
3853 "httpMethod": "POST",
3854 "description": "Create a new JobTask.",
3858 "description": "Attributes of the new object to return in the response.",
3862 "ensure_unique_name": {
3864 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
3865 "location": "query",
3871 "description": "Create object on a remote federated cluster instead of the current one.",
3872 "location": "query",
3888 "https://api.arvados.org/auth/arvados"
3892 "id": "arvados.job_tasks.update",
3893 "path": "job_tasks/{uuid}",
3894 "httpMethod": "PUT",
3895 "description": "Update attributes of an existing JobTask.",
3899 "description": "The UUID of the JobTask in question.",
3905 "description": "Attributes of the updated object to return in the response.",
3922 "https://api.arvados.org/auth/arvados"
3926 "id": "arvados.job_tasks.delete",
3927 "path": "job_tasks/{uuid}",
3928 "httpMethod": "DELETE",
3929 "description": "Delete an existing JobTask.",
3933 "description": "The UUID of the JobTask in question.",
3942 "https://api.arvados.org/auth/arvados"
3946 "id": "arvados.job_tasks.list",
3947 "path": "job_tasks",
3948 "httpMethod": "GET",
3949 "description": "List JobTasks.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching JobTasks. For example:\n\n <pre>\n {\n \"kind\":\"arvados#jobTaskList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
3971 "description": "Attributes of each object to return in the response.",
4005 "description": "List objects on a remote federated cluster instead of the current one.",
4006 "location": "query",
4009 "bypass_federation": {
4012 "description": "bypass federation behavior, list items from local instance database only",
4017 "$ref": "JobTaskList"
4020 "https://api.arvados.org/auth/arvados",
4021 "https://api.arvados.org/auth/arvados.readonly"
4025 "id": "arvados.job_tasks.show",
4026 "path": "job_tasks/{uuid}",
4027 "httpMethod": "GET",
4028 "description": "show job_tasks",
4038 "description": "Attributes of the object to return in the response.",
4047 "https://api.arvados.org/auth/arvados"
4051 "id": "arvados.job_tasks.destroy",
4052 "path": "job_tasks/{uuid}",
4053 "httpMethod": "DELETE",
4054 "description": "destroy job_tasks",
4067 "https://api.arvados.org/auth/arvados"
4075 "id": "arvados.keep_disks.get",
4076 "path": "keep_disks/{uuid}",
4077 "httpMethod": "GET",
4078 "description": "Gets a KeepDisk's metadata by UUID.",
4082 "description": "The UUID of the KeepDisk in question.",
4094 "https://api.arvados.org/auth/arvados",
4095 "https://api.arvados.org/auth/arvados.readonly"
4099 "id": "arvados.keep_disks.list",
4100 "path": "keep_disks",
4101 "httpMethod": "GET",
4102 "description": "List KeepDisks.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching KeepDisks. For example:\n\n <pre>\n {\n \"kind\":\"arvados#keepDiskList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
4124 "description": "Attributes of each object to return in the response.",
4158 "description": "List objects on a remote federated cluster instead of the current one.",
4159 "location": "query",
4162 "bypass_federation": {
4165 "description": "bypass federation behavior, list items from local instance database only",
4170 "$ref": "KeepDiskList"
4173 "https://api.arvados.org/auth/arvados",
4174 "https://api.arvados.org/auth/arvados.readonly"
4178 "id": "arvados.keep_disks.create",
4179 "path": "keep_disks",
4180 "httpMethod": "POST",
4181 "description": "Create a new KeepDisk.",
4185 "description": "Attributes of the new object to return in the response.",
4189 "ensure_unique_name": {
4191 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
4192 "location": "query",
4198 "description": "Create object on a remote federated cluster instead of the current one.",
4199 "location": "query",
4215 "https://api.arvados.org/auth/arvados"
4219 "id": "arvados.keep_disks.update",
4220 "path": "keep_disks/{uuid}",
4221 "httpMethod": "PUT",
4222 "description": "Update attributes of an existing KeepDisk.",
4226 "description": "The UUID of the KeepDisk in question.",
4232 "description": "Attributes of the updated object to return in the response.",
4249 "https://api.arvados.org/auth/arvados"
4253 "id": "arvados.keep_disks.delete",
4254 "path": "keep_disks/{uuid}",
4255 "httpMethod": "DELETE",
4256 "description": "Delete an existing KeepDisk.",
4260 "description": "The UUID of the KeepDisk in question.",
4269 "https://api.arvados.org/auth/arvados"
4273 "id": "arvados.keep_disks.ping",
4274 "path": "keep_disks/ping",
4275 "httpMethod": "POST",
4276 "description": "ping keep_disks",
4296 "filesystem_uuid": {
4314 "service_ssl_flag": {
4325 "https://api.arvados.org/auth/arvados"
4329 "id": "arvados.keep_disks.list",
4330 "path": "keep_disks",
4331 "httpMethod": "GET",
4332 "description": "List KeepDisks.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching KeepDisks. For example:\n\n <pre>\n {\n \"kind\":\"arvados#keepDiskList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
4354 "description": "Attributes of each object to return in the response.",
4388 "description": "List objects on a remote federated cluster instead of the current one.",
4389 "location": "query",
4392 "bypass_federation": {
4395 "description": "bypass federation behavior, list items from local instance database only",
4400 "$ref": "KeepDiskList"
4403 "https://api.arvados.org/auth/arvados",
4404 "https://api.arvados.org/auth/arvados.readonly"
4408 "id": "arvados.keep_disks.show",
4409 "path": "keep_disks/{uuid}",
4410 "httpMethod": "GET",
4411 "description": "show keep_disks",
4421 "description": "Attributes of the object to return in the response.",
4430 "https://api.arvados.org/auth/arvados"
4434 "id": "arvados.keep_disks.destroy",
4435 "path": "keep_disks/{uuid}",
4436 "httpMethod": "DELETE",
4437 "description": "destroy keep_disks",
4450 "https://api.arvados.org/auth/arvados"
4458 "id": "arvados.keep_services.get",
4459 "path": "keep_services/{uuid}",
4460 "httpMethod": "GET",
4461 "description": "Gets a KeepService's metadata by UUID.",
4465 "description": "The UUID of the KeepService in question.",
4474 "$ref": "KeepService"
4477 "https://api.arvados.org/auth/arvados",
4478 "https://api.arvados.org/auth/arvados.readonly"
4482 "id": "arvados.keep_services.list",
4483 "path": "keep_services",
4484 "httpMethod": "GET",
4485 "description": "List KeepServices.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching KeepServices. For example:\n\n <pre>\n {\n \"kind\":\"arvados#keepServiceList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
4507 "description": "Attributes of each object to return in the response.",
4541 "description": "List objects on a remote federated cluster instead of the current one.",
4542 "location": "query",
4545 "bypass_federation": {
4548 "description": "bypass federation behavior, list items from local instance database only",
4553 "$ref": "KeepServiceList"
4556 "https://api.arvados.org/auth/arvados",
4557 "https://api.arvados.org/auth/arvados.readonly"
4561 "id": "arvados.keep_services.create",
4562 "path": "keep_services",
4563 "httpMethod": "POST",
4564 "description": "Create a new KeepService.",
4568 "description": "Attributes of the new object to return in the response.",
4572 "ensure_unique_name": {
4574 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
4575 "location": "query",
4581 "description": "Create object on a remote federated cluster instead of the current one.",
4582 "location": "query",
4590 "$ref": "KeepService"
4595 "$ref": "KeepService"
4598 "https://api.arvados.org/auth/arvados"
4602 "id": "arvados.keep_services.update",
4603 "path": "keep_services/{uuid}",
4604 "httpMethod": "PUT",
4605 "description": "Update attributes of an existing KeepService.",
4609 "description": "The UUID of the KeepService in question.",
4615 "description": "Attributes of the updated object to return in the response.",
4624 "$ref": "KeepService"
4629 "$ref": "KeepService"
4632 "https://api.arvados.org/auth/arvados"
4636 "id": "arvados.keep_services.delete",
4637 "path": "keep_services/{uuid}",
4638 "httpMethod": "DELETE",
4639 "description": "Delete an existing KeepService.",
4643 "description": "The UUID of the KeepService in question.",
4649 "$ref": "KeepService"
4652 "https://api.arvados.org/auth/arvados"
4656 "id": "arvados.keep_services.accessible",
4657 "path": "keep_services/accessible",
4658 "httpMethod": "GET",
4659 "description": "accessible keep_services",
4662 "$ref": "KeepService"
4665 "https://api.arvados.org/auth/arvados"
4669 "id": "arvados.keep_services.list",
4670 "path": "keep_services",
4671 "httpMethod": "GET",
4672 "description": "List KeepServices.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching KeepServices. For example:\n\n <pre>\n {\n \"kind\":\"arvados#keepServiceList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
4694 "description": "Attributes of each object to return in the response.",
4728 "description": "List objects on a remote federated cluster instead of the current one.",
4729 "location": "query",
4732 "bypass_federation": {
4735 "description": "bypass federation behavior, list items from local instance database only",
4740 "$ref": "KeepServiceList"
4743 "https://api.arvados.org/auth/arvados",
4744 "https://api.arvados.org/auth/arvados.readonly"
4748 "id": "arvados.keep_services.show",
4749 "path": "keep_services/{uuid}",
4750 "httpMethod": "GET",
4751 "description": "show keep_services",
4761 "description": "Attributes of the object to return in the response.",
4767 "$ref": "KeepService"
4770 "https://api.arvados.org/auth/arvados"
4774 "id": "arvados.keep_services.destroy",
4775 "path": "keep_services/{uuid}",
4776 "httpMethod": "DELETE",
4777 "description": "destroy keep_services",
4787 "$ref": "KeepService"
4790 "https://api.arvados.org/auth/arvados"
4798 "id": "arvados.links.get",
4799 "path": "links/{uuid}",
4800 "httpMethod": "GET",
4801 "description": "Gets a Link's metadata by UUID.",
4805 "description": "The UUID of the Link in question.",
4817 "https://api.arvados.org/auth/arvados",
4818 "https://api.arvados.org/auth/arvados.readonly"
4822 "id": "arvados.links.list",
4824 "httpMethod": "GET",
4825 "description": "List Links.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Links. For example:\n\n <pre>\n {\n \"kind\":\"arvados#linkList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
4847 "description": "Attributes of each object to return in the response.",
4881 "description": "List objects on a remote federated cluster instead of the current one.",
4882 "location": "query",
4885 "bypass_federation": {
4888 "description": "bypass federation behavior, list items from local instance database only",
4896 "https://api.arvados.org/auth/arvados",
4897 "https://api.arvados.org/auth/arvados.readonly"
4901 "id": "arvados.links.create",
4903 "httpMethod": "POST",
4904 "description": "Create a new Link.",
4908 "description": "Attributes of the new object to return in the response.",
4912 "ensure_unique_name": {
4914 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
4915 "location": "query",
4921 "description": "Create object on a remote federated cluster instead of the current one.",
4922 "location": "query",
4938 "https://api.arvados.org/auth/arvados"
4942 "id": "arvados.links.update",
4943 "path": "links/{uuid}",
4944 "httpMethod": "PUT",
4945 "description": "Update attributes of an existing Link.",
4949 "description": "The UUID of the Link in question.",
4955 "description": "Attributes of the updated object to return in the response.",
4972 "https://api.arvados.org/auth/arvados"
4976 "id": "arvados.links.delete",
4977 "path": "links/{uuid}",
4978 "httpMethod": "DELETE",
4979 "description": "Delete an existing Link.",
4983 "description": "The UUID of the Link in question.",
4992 "https://api.arvados.org/auth/arvados"
4996 "id": "arvados.links.list",
4998 "httpMethod": "GET",
4999 "description": "List Links.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Links. For example:\n\n <pre>\n {\n \"kind\":\"arvados#linkList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
5021 "description": "Attributes of each object to return in the response.",
5055 "description": "List objects on a remote federated cluster instead of the current one.",
5056 "location": "query",
5059 "bypass_federation": {
5062 "description": "bypass federation behavior, list items from local instance database only",
5070 "https://api.arvados.org/auth/arvados",
5071 "https://api.arvados.org/auth/arvados.readonly"
5075 "id": "arvados.links.show",
5076 "path": "links/{uuid}",
5077 "httpMethod": "GET",
5078 "description": "show links",
5088 "description": "Attributes of the object to return in the response.",
5097 "https://api.arvados.org/auth/arvados"
5101 "id": "arvados.links.destroy",
5102 "path": "links/{uuid}",
5103 "httpMethod": "DELETE",
5104 "description": "destroy links",
5117 "https://api.arvados.org/auth/arvados"
5120 "get_permissions": {
5121 "id": "arvados.links.get_permissions",
5122 "path": "permissions/{uuid}",
5123 "httpMethod": "GET",
5124 "description": "get_permissions links",
5137 "https://api.arvados.org/auth/arvados"
5145 "id": "arvados.logs.get",
5146 "path": "logs/{uuid}",
5147 "httpMethod": "GET",
5148 "description": "Gets a Log's metadata by UUID.",
5152 "description": "The UUID of the Log in question.",
5164 "https://api.arvados.org/auth/arvados",
5165 "https://api.arvados.org/auth/arvados.readonly"
5169 "id": "arvados.logs.list",
5171 "httpMethod": "GET",
5172 "description": "List Logs.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Logs. For example:\n\n <pre>\n {\n \"kind\":\"arvados#logList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
5194 "description": "Attributes of each object to return in the response.",
5228 "description": "List objects on a remote federated cluster instead of the current one.",
5229 "location": "query",
5232 "bypass_federation": {
5235 "description": "bypass federation behavior, list items from local instance database only",
5243 "https://api.arvados.org/auth/arvados",
5244 "https://api.arvados.org/auth/arvados.readonly"
5248 "id": "arvados.logs.create",
5250 "httpMethod": "POST",
5251 "description": "Create a new Log.",
5255 "description": "Attributes of the new object to return in the response.",
5259 "ensure_unique_name": {
5261 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
5262 "location": "query",
5268 "description": "Create object on a remote federated cluster instead of the current one.",
5269 "location": "query",
5285 "https://api.arvados.org/auth/arvados"
5289 "id": "arvados.logs.update",
5290 "path": "logs/{uuid}",
5291 "httpMethod": "PUT",
5292 "description": "Update attributes of an existing Log.",
5296 "description": "The UUID of the Log in question.",
5302 "description": "Attributes of the updated object to return in the response.",
5319 "https://api.arvados.org/auth/arvados"
5323 "id": "arvados.logs.delete",
5324 "path": "logs/{uuid}",
5325 "httpMethod": "DELETE",
5326 "description": "Delete an existing Log.",
5330 "description": "The UUID of the Log in question.",
5339 "https://api.arvados.org/auth/arvados"
5343 "id": "arvados.logs.list",
5345 "httpMethod": "GET",
5346 "description": "List Logs.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Logs. For example:\n\n <pre>\n {\n \"kind\":\"arvados#logList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
5368 "description": "Attributes of each object to return in the response.",
5402 "description": "List objects on a remote federated cluster instead of the current one.",
5403 "location": "query",
5406 "bypass_federation": {
5409 "description": "bypass federation behavior, list items from local instance database only",
5417 "https://api.arvados.org/auth/arvados",
5418 "https://api.arvados.org/auth/arvados.readonly"
5422 "id": "arvados.logs.show",
5423 "path": "logs/{uuid}",
5424 "httpMethod": "GET",
5425 "description": "show logs",
5435 "description": "Attributes of the object to return in the response.",
5444 "https://api.arvados.org/auth/arvados"
5448 "id": "arvados.logs.destroy",
5449 "path": "logs/{uuid}",
5450 "httpMethod": "DELETE",
5451 "description": "destroy logs",
5464 "https://api.arvados.org/auth/arvados"
5472 "id": "arvados.nodes.get",
5473 "path": "nodes/{uuid}",
5474 "httpMethod": "GET",
5475 "description": "Gets a Node's metadata by UUID.",
5479 "description": "The UUID of the Node in question.",
5491 "https://api.arvados.org/auth/arvados",
5492 "https://api.arvados.org/auth/arvados.readonly"
5496 "id": "arvados.nodes.list",
5498 "httpMethod": "GET",
5499 "description": "List Nodes.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Nodes. For example:\n\n <pre>\n {\n \"kind\":\"arvados#nodeList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
5521 "description": "Attributes of each object to return in the response.",
5555 "description": "List objects on a remote federated cluster instead of the current one.",
5556 "location": "query",
5559 "bypass_federation": {
5562 "description": "bypass federation behavior, list items from local instance database only",
5570 "https://api.arvados.org/auth/arvados",
5571 "https://api.arvados.org/auth/arvados.readonly"
5575 "id": "arvados.nodes.create",
5577 "httpMethod": "POST",
5578 "description": "Create a new Node.",
5582 "description": "Attributes of the new object to return in the response.",
5586 "ensure_unique_name": {
5588 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
5589 "location": "query",
5595 "description": "Create object on a remote federated cluster instead of the current one.",
5596 "location": "query",
5602 "description": "assign slot and hostname",
5618 "https://api.arvados.org/auth/arvados"
5622 "id": "arvados.nodes.update",
5623 "path": "nodes/{uuid}",
5624 "httpMethod": "PUT",
5625 "description": "Update attributes of an existing Node.",
5629 "description": "The UUID of the Node in question.",
5635 "description": "Attributes of the updated object to return in the response.",
5642 "description": "assign slot and hostname",
5658 "https://api.arvados.org/auth/arvados"
5662 "id": "arvados.nodes.delete",
5663 "path": "nodes/{uuid}",
5664 "httpMethod": "DELETE",
5665 "description": "Delete an existing Node.",
5669 "description": "The UUID of the Node in question.",
5678 "https://api.arvados.org/auth/arvados"
5682 "id": "arvados.nodes.ping",
5683 "path": "nodes/{uuid}/ping",
5684 "httpMethod": "POST",
5685 "description": "ping nodes",
5704 "https://api.arvados.org/auth/arvados"
5708 "id": "arvados.nodes.list",
5710 "httpMethod": "GET",
5711 "description": "List Nodes.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Nodes. For example:\n\n <pre>\n {\n \"kind\":\"arvados#nodeList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
5733 "description": "Attributes of each object to return in the response.",
5767 "description": "List objects on a remote federated cluster instead of the current one.",
5768 "location": "query",
5771 "bypass_federation": {
5774 "description": "bypass federation behavior, list items from local instance database only",
5782 "https://api.arvados.org/auth/arvados",
5783 "https://api.arvados.org/auth/arvados.readonly"
5787 "id": "arvados.nodes.show",
5788 "path": "nodes/{uuid}",
5789 "httpMethod": "GET",
5790 "description": "show nodes",
5800 "description": "Attributes of the object to return in the response.",
5809 "https://api.arvados.org/auth/arvados"
5813 "id": "arvados.nodes.destroy",
5814 "path": "nodes/{uuid}",
5815 "httpMethod": "DELETE",
5816 "description": "destroy nodes",
5829 "https://api.arvados.org/auth/arvados"
5837 "id": "arvados.users.get",
5838 "path": "users/{uuid}",
5839 "httpMethod": "GET",
5840 "description": "Gets a User's metadata by UUID.",
5844 "description": "The UUID of the User in question.",
5856 "https://api.arvados.org/auth/arvados",
5857 "https://api.arvados.org/auth/arvados.readonly"
5861 "id": "arvados.users.list",
5863 "httpMethod": "GET",
5864 "description": "List Users.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Users. For example:\n\n <pre>\n {\n \"kind\":\"arvados#userList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
5886 "description": "Attributes of each object to return in the response.",
5920 "description": "List objects on a remote federated cluster instead of the current one.",
5921 "location": "query",
5924 "bypass_federation": {
5927 "description": "bypass federation behavior, list items from local instance database only",
5935 "https://api.arvados.org/auth/arvados",
5936 "https://api.arvados.org/auth/arvados.readonly"
5940 "id": "arvados.users.create",
5942 "httpMethod": "POST",
5943 "description": "Create a new User.",
5947 "description": "Attributes of the new object to return in the response.",
5951 "ensure_unique_name": {
5953 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
5954 "location": "query",
5960 "description": "Create object on a remote federated cluster instead of the current one.",
5961 "location": "query",
5977 "https://api.arvados.org/auth/arvados"
5981 "id": "arvados.users.update",
5982 "path": "users/{uuid}",
5983 "httpMethod": "PUT",
5984 "description": "Update attributes of an existing User.",
5988 "description": "The UUID of the User in question.",
5994 "description": "Attributes of the updated object to return in the response.",
5998 "bypass_federation": {
6018 "https://api.arvados.org/auth/arvados"
6022 "id": "arvados.users.delete",
6023 "path": "users/{uuid}",
6024 "httpMethod": "DELETE",
6025 "description": "Delete an existing User.",
6029 "description": "The UUID of the User in question.",
6038 "https://api.arvados.org/auth/arvados"
6042 "id": "arvados.users.current",
6043 "path": "users/current",
6044 "httpMethod": "GET",
6045 "description": "current users",
6051 "https://api.arvados.org/auth/arvados"
6055 "id": "arvados.users.system",
6056 "path": "users/system",
6057 "httpMethod": "GET",
6058 "description": "system users",
6064 "https://api.arvados.org/auth/arvados"
6068 "id": "arvados.users.activate",
6069 "path": "users/{uuid}/activate",
6070 "httpMethod": "POST",
6071 "description": "activate users",
6084 "https://api.arvados.org/auth/arvados"
6088 "id": "arvados.users.setup",
6089 "path": "users/setup",
6090 "httpMethod": "POST",
6091 "description": "setup users",
6117 "send_notification_email": {
6129 "https://api.arvados.org/auth/arvados"
6133 "id": "arvados.users.unsetup",
6134 "path": "users/{uuid}/unsetup",
6135 "httpMethod": "POST",
6136 "description": "unsetup users",
6149 "https://api.arvados.org/auth/arvados"
6153 "id": "arvados.users.merge",
6154 "path": "users/merge",
6155 "httpMethod": "POST",
6156 "description": "merge users",
6170 "redirect_to_new_user": {
6194 "https://api.arvados.org/auth/arvados"
6198 "id": "arvados.users.list",
6200 "httpMethod": "GET",
6201 "description": "List Users.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Users. For example:\n\n <pre>\n {\n \"kind\":\"arvados#userList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
6223 "description": "Attributes of each object to return in the response.",
6257 "description": "List objects on a remote federated cluster instead of the current one.",
6258 "location": "query",
6261 "bypass_federation": {
6264 "description": "bypass federation behavior, list items from local instance database only",
6272 "https://api.arvados.org/auth/arvados",
6273 "https://api.arvados.org/auth/arvados.readonly"
6277 "id": "arvados.users.show",
6278 "path": "users/{uuid}",
6279 "httpMethod": "GET",
6280 "description": "show users",
6290 "description": "Attributes of the object to return in the response.",
6299 "https://api.arvados.org/auth/arvados"
6303 "id": "arvados.users.destroy",
6304 "path": "users/{uuid}",
6305 "httpMethod": "DELETE",
6306 "description": "destroy users",
6319 "https://api.arvados.org/auth/arvados"
6324 "pipeline_instances": {
6327 "id": "arvados.pipeline_instances.get",
6328 "path": "pipeline_instances/{uuid}",
6329 "httpMethod": "GET",
6330 "description": "Gets a PipelineInstance's metadata by UUID.",
6334 "description": "The UUID of the PipelineInstance in question.",
6343 "$ref": "PipelineInstance"
6346 "https://api.arvados.org/auth/arvados",
6347 "https://api.arvados.org/auth/arvados.readonly"
6351 "id": "arvados.pipeline_instances.list",
6352 "path": "pipeline_instances",
6353 "httpMethod": "GET",
6354 "description": "List PipelineInstances.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching PipelineInstances. For example:\n\n <pre>\n {\n \"kind\":\"arvados#pipelineInstanceList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
6376 "description": "Attributes of each object to return in the response.",
6410 "description": "List objects on a remote federated cluster instead of the current one.",
6411 "location": "query",
6414 "bypass_federation": {
6417 "description": "bypass federation behavior, list items from local instance database only",
6422 "$ref": "PipelineInstanceList"
6425 "https://api.arvados.org/auth/arvados",
6426 "https://api.arvados.org/auth/arvados.readonly"
6430 "id": "arvados.pipeline_instances.create",
6431 "path": "pipeline_instances",
6432 "httpMethod": "POST",
6433 "description": "Create a new PipelineInstance.",
6437 "description": "Attributes of the new object to return in the response.",
6441 "ensure_unique_name": {
6443 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
6444 "location": "query",
6450 "description": "Create object on a remote federated cluster instead of the current one.",
6451 "location": "query",
6458 "pipeline_instance": {
6459 "$ref": "PipelineInstance"
6464 "$ref": "PipelineInstance"
6467 "https://api.arvados.org/auth/arvados"
6471 "id": "arvados.pipeline_instances.update",
6472 "path": "pipeline_instances/{uuid}",
6473 "httpMethod": "PUT",
6474 "description": "Update attributes of an existing PipelineInstance.",
6478 "description": "The UUID of the PipelineInstance in question.",
6484 "description": "Attributes of the updated object to return in the response.",
6492 "pipeline_instance": {
6493 "$ref": "PipelineInstance"
6498 "$ref": "PipelineInstance"
6501 "https://api.arvados.org/auth/arvados"
6505 "id": "arvados.pipeline_instances.delete",
6506 "path": "pipeline_instances/{uuid}",
6507 "httpMethod": "DELETE",
6508 "description": "Delete an existing PipelineInstance.",
6512 "description": "The UUID of the PipelineInstance in question.",
6518 "$ref": "PipelineInstance"
6521 "https://api.arvados.org/auth/arvados"
6525 "id": "arvados.pipeline_instances.cancel",
6526 "path": "pipeline_instances/{uuid}/cancel",
6527 "httpMethod": "POST",
6528 "description": "cancel pipeline_instances",
6538 "$ref": "PipelineInstance"
6541 "https://api.arvados.org/auth/arvados"
6545 "id": "arvados.pipeline_instances.list",
6546 "path": "pipeline_instances",
6547 "httpMethod": "GET",
6548 "description": "List PipelineInstances.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching PipelineInstances. For example:\n\n <pre>\n {\n \"kind\":\"arvados#pipelineInstanceList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
6570 "description": "Attributes of each object to return in the response.",
6604 "description": "List objects on a remote federated cluster instead of the current one.",
6605 "location": "query",
6608 "bypass_federation": {
6611 "description": "bypass federation behavior, list items from local instance database only",
6616 "$ref": "PipelineInstanceList"
6619 "https://api.arvados.org/auth/arvados",
6620 "https://api.arvados.org/auth/arvados.readonly"
6624 "id": "arvados.pipeline_instances.show",
6625 "path": "pipeline_instances/{uuid}",
6626 "httpMethod": "GET",
6627 "description": "show pipeline_instances",
6637 "description": "Attributes of the object to return in the response.",
6643 "$ref": "PipelineInstance"
6646 "https://api.arvados.org/auth/arvados"
6650 "id": "arvados.pipeline_instances.destroy",
6651 "path": "pipeline_instances/{uuid}",
6652 "httpMethod": "DELETE",
6653 "description": "destroy pipeline_instances",
6663 "$ref": "PipelineInstance"
6666 "https://api.arvados.org/auth/arvados"
6671 "pipeline_templates": {
6674 "id": "arvados.pipeline_templates.get",
6675 "path": "pipeline_templates/{uuid}",
6676 "httpMethod": "GET",
6677 "description": "Gets a PipelineTemplate's metadata by UUID.",
6681 "description": "The UUID of the PipelineTemplate in question.",
6690 "$ref": "PipelineTemplate"
6693 "https://api.arvados.org/auth/arvados",
6694 "https://api.arvados.org/auth/arvados.readonly"
6698 "id": "arvados.pipeline_templates.list",
6699 "path": "pipeline_templates",
6700 "httpMethod": "GET",
6701 "description": "List PipelineTemplates.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching PipelineTemplates. For example:\n\n <pre>\n {\n \"kind\":\"arvados#pipelineTemplateList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
6723 "description": "Attributes of each object to return in the response.",
6757 "description": "List objects on a remote federated cluster instead of the current one.",
6758 "location": "query",
6761 "bypass_federation": {
6764 "description": "bypass federation behavior, list items from local instance database only",
6769 "$ref": "PipelineTemplateList"
6772 "https://api.arvados.org/auth/arvados",
6773 "https://api.arvados.org/auth/arvados.readonly"
6777 "id": "arvados.pipeline_templates.create",
6778 "path": "pipeline_templates",
6779 "httpMethod": "POST",
6780 "description": "Create a new PipelineTemplate.",
6784 "description": "Attributes of the new object to return in the response.",
6788 "ensure_unique_name": {
6790 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
6791 "location": "query",
6797 "description": "Create object on a remote federated cluster instead of the current one.",
6798 "location": "query",
6805 "pipeline_template": {
6806 "$ref": "PipelineTemplate"
6811 "$ref": "PipelineTemplate"
6814 "https://api.arvados.org/auth/arvados"
6818 "id": "arvados.pipeline_templates.update",
6819 "path": "pipeline_templates/{uuid}",
6820 "httpMethod": "PUT",
6821 "description": "Update attributes of an existing PipelineTemplate.",
6825 "description": "The UUID of the PipelineTemplate in question.",
6831 "description": "Attributes of the updated object to return in the response.",
6839 "pipeline_template": {
6840 "$ref": "PipelineTemplate"
6845 "$ref": "PipelineTemplate"
6848 "https://api.arvados.org/auth/arvados"
6852 "id": "arvados.pipeline_templates.delete",
6853 "path": "pipeline_templates/{uuid}",
6854 "httpMethod": "DELETE",
6855 "description": "Delete an existing PipelineTemplate.",
6859 "description": "The UUID of the PipelineTemplate in question.",
6865 "$ref": "PipelineTemplate"
6868 "https://api.arvados.org/auth/arvados"
6872 "id": "arvados.pipeline_templates.list",
6873 "path": "pipeline_templates",
6874 "httpMethod": "GET",
6875 "description": "List PipelineTemplates.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching PipelineTemplates. For example:\n\n <pre>\n {\n \"kind\":\"arvados#pipelineTemplateList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
6897 "description": "Attributes of each object to return in the response.",
6931 "description": "List objects on a remote federated cluster instead of the current one.",
6932 "location": "query",
6935 "bypass_federation": {
6938 "description": "bypass federation behavior, list items from local instance database only",
6943 "$ref": "PipelineTemplateList"
6946 "https://api.arvados.org/auth/arvados",
6947 "https://api.arvados.org/auth/arvados.readonly"
6951 "id": "arvados.pipeline_templates.show",
6952 "path": "pipeline_templates/{uuid}",
6953 "httpMethod": "GET",
6954 "description": "show pipeline_templates",
6964 "description": "Attributes of the object to return in the response.",
6970 "$ref": "PipelineTemplate"
6973 "https://api.arvados.org/auth/arvados"
6977 "id": "arvados.pipeline_templates.destroy",
6978 "path": "pipeline_templates/{uuid}",
6979 "httpMethod": "DELETE",
6980 "description": "destroy pipeline_templates",
6990 "$ref": "PipelineTemplate"
6993 "https://api.arvados.org/auth/arvados"
7001 "id": "arvados.repositories.get",
7002 "path": "repositories/{uuid}",
7003 "httpMethod": "GET",
7004 "description": "Gets a Repository's metadata by UUID.",
7008 "description": "The UUID of the Repository in question.",
7017 "$ref": "Repository"
7020 "https://api.arvados.org/auth/arvados",
7021 "https://api.arvados.org/auth/arvados.readonly"
7025 "id": "arvados.repositories.list",
7026 "path": "repositories",
7027 "httpMethod": "GET",
7028 "description": "List Repositories.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Repositories. For example:\n\n <pre>\n {\n \"kind\":\"arvados#repositoryList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
7050 "description": "Attributes of each object to return in the response.",
7084 "description": "List objects on a remote federated cluster instead of the current one.",
7085 "location": "query",
7088 "bypass_federation": {
7091 "description": "bypass federation behavior, list items from local instance database only",
7096 "$ref": "RepositoryList"
7099 "https://api.arvados.org/auth/arvados",
7100 "https://api.arvados.org/auth/arvados.readonly"
7104 "id": "arvados.repositories.create",
7105 "path": "repositories",
7106 "httpMethod": "POST",
7107 "description": "Create a new Repository.",
7111 "description": "Attributes of the new object to return in the response.",
7115 "ensure_unique_name": {
7117 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
7118 "location": "query",
7124 "description": "Create object on a remote federated cluster instead of the current one.",
7125 "location": "query",
7133 "$ref": "Repository"
7138 "$ref": "Repository"
7141 "https://api.arvados.org/auth/arvados"
7145 "id": "arvados.repositories.update",
7146 "path": "repositories/{uuid}",
7147 "httpMethod": "PUT",
7148 "description": "Update attributes of an existing Repository.",
7152 "description": "The UUID of the Repository in question.",
7158 "description": "Attributes of the updated object to return in the response.",
7167 "$ref": "Repository"
7172 "$ref": "Repository"
7175 "https://api.arvados.org/auth/arvados"
7179 "id": "arvados.repositories.delete",
7180 "path": "repositories/{uuid}",
7181 "httpMethod": "DELETE",
7182 "description": "Delete an existing Repository.",
7186 "description": "The UUID of the Repository in question.",
7192 "$ref": "Repository"
7195 "https://api.arvados.org/auth/arvados"
7198 "get_all_permissions": {
7199 "id": "arvados.repositories.get_all_permissions",
7200 "path": "repositories/get_all_permissions",
7201 "httpMethod": "GET",
7202 "description": "get_all_permissions repositories",
7205 "$ref": "Repository"
7208 "https://api.arvados.org/auth/arvados"
7212 "id": "arvados.repositories.list",
7213 "path": "repositories",
7214 "httpMethod": "GET",
7215 "description": "List Repositories.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Repositories. For example:\n\n <pre>\n {\n \"kind\":\"arvados#repositoryList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
7237 "description": "Attributes of each object to return in the response.",
7271 "description": "List objects on a remote federated cluster instead of the current one.",
7272 "location": "query",
7275 "bypass_federation": {
7278 "description": "bypass federation behavior, list items from local instance database only",
7283 "$ref": "RepositoryList"
7286 "https://api.arvados.org/auth/arvados",
7287 "https://api.arvados.org/auth/arvados.readonly"
7291 "id": "arvados.repositories.show",
7292 "path": "repositories/{uuid}",
7293 "httpMethod": "GET",
7294 "description": "show repositories",
7304 "description": "Attributes of the object to return in the response.",
7310 "$ref": "Repository"
7313 "https://api.arvados.org/auth/arvados"
7317 "id": "arvados.repositories.destroy",
7318 "path": "repositories/{uuid}",
7319 "httpMethod": "DELETE",
7320 "description": "destroy repositories",
7330 "$ref": "Repository"
7333 "https://api.arvados.org/auth/arvados"
7341 "id": "arvados.specimens.get",
7342 "path": "specimens/{uuid}",
7343 "httpMethod": "GET",
7344 "description": "Gets a Specimen's metadata by UUID.",
7348 "description": "The UUID of the Specimen in question.",
7360 "https://api.arvados.org/auth/arvados",
7361 "https://api.arvados.org/auth/arvados.readonly"
7365 "id": "arvados.specimens.list",
7366 "path": "specimens",
7367 "httpMethod": "GET",
7368 "description": "List Specimens.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Specimens. For example:\n\n <pre>\n {\n \"kind\":\"arvados#specimenList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
7390 "description": "Attributes of each object to return in the response.",
7424 "description": "List objects on a remote federated cluster instead of the current one.",
7425 "location": "query",
7428 "bypass_federation": {
7431 "description": "bypass federation behavior, list items from local instance database only",
7436 "$ref": "SpecimenList"
7439 "https://api.arvados.org/auth/arvados",
7440 "https://api.arvados.org/auth/arvados.readonly"
7444 "id": "arvados.specimens.create",
7445 "path": "specimens",
7446 "httpMethod": "POST",
7447 "description": "Create a new Specimen.",
7451 "description": "Attributes of the new object to return in the response.",
7455 "ensure_unique_name": {
7457 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
7458 "location": "query",
7464 "description": "Create object on a remote federated cluster instead of the current one.",
7465 "location": "query",
7481 "https://api.arvados.org/auth/arvados"
7485 "id": "arvados.specimens.update",
7486 "path": "specimens/{uuid}",
7487 "httpMethod": "PUT",
7488 "description": "Update attributes of an existing Specimen.",
7492 "description": "The UUID of the Specimen in question.",
7498 "description": "Attributes of the updated object to return in the response.",
7515 "https://api.arvados.org/auth/arvados"
7519 "id": "arvados.specimens.delete",
7520 "path": "specimens/{uuid}",
7521 "httpMethod": "DELETE",
7522 "description": "Delete an existing Specimen.",
7526 "description": "The UUID of the Specimen in question.",
7535 "https://api.arvados.org/auth/arvados"
7539 "id": "arvados.specimens.list",
7540 "path": "specimens",
7541 "httpMethod": "GET",
7542 "description": "List Specimens.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Specimens. For example:\n\n <pre>\n {\n \"kind\":\"arvados#specimenList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
7564 "description": "Attributes of each object to return in the response.",
7598 "description": "List objects on a remote federated cluster instead of the current one.",
7599 "location": "query",
7602 "bypass_federation": {
7605 "description": "bypass federation behavior, list items from local instance database only",
7610 "$ref": "SpecimenList"
7613 "https://api.arvados.org/auth/arvados",
7614 "https://api.arvados.org/auth/arvados.readonly"
7618 "id": "arvados.specimens.show",
7619 "path": "specimens/{uuid}",
7620 "httpMethod": "GET",
7621 "description": "show specimens",
7631 "description": "Attributes of the object to return in the response.",
7640 "https://api.arvados.org/auth/arvados"
7644 "id": "arvados.specimens.destroy",
7645 "path": "specimens/{uuid}",
7646 "httpMethod": "DELETE",
7647 "description": "destroy specimens",
7660 "https://api.arvados.org/auth/arvados"
7668 "id": "arvados.traits.get",
7669 "path": "traits/{uuid}",
7670 "httpMethod": "GET",
7671 "description": "Gets a Trait's metadata by UUID.",
7675 "description": "The UUID of the Trait in question.",
7687 "https://api.arvados.org/auth/arvados",
7688 "https://api.arvados.org/auth/arvados.readonly"
7692 "id": "arvados.traits.list",
7694 "httpMethod": "GET",
7695 "description": "List Traits.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Traits. For example:\n\n <pre>\n {\n \"kind\":\"arvados#traitList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
7717 "description": "Attributes of each object to return in the response.",
7751 "description": "List objects on a remote federated cluster instead of the current one.",
7752 "location": "query",
7755 "bypass_federation": {
7758 "description": "bypass federation behavior, list items from local instance database only",
7766 "https://api.arvados.org/auth/arvados",
7767 "https://api.arvados.org/auth/arvados.readonly"
7771 "id": "arvados.traits.create",
7773 "httpMethod": "POST",
7774 "description": "Create a new Trait.",
7778 "description": "Attributes of the new object to return in the response.",
7782 "ensure_unique_name": {
7784 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
7785 "location": "query",
7791 "description": "Create object on a remote federated cluster instead of the current one.",
7792 "location": "query",
7808 "https://api.arvados.org/auth/arvados"
7812 "id": "arvados.traits.update",
7813 "path": "traits/{uuid}",
7814 "httpMethod": "PUT",
7815 "description": "Update attributes of an existing Trait.",
7819 "description": "The UUID of the Trait in question.",
7825 "description": "Attributes of the updated object to return in the response.",
7842 "https://api.arvados.org/auth/arvados"
7846 "id": "arvados.traits.delete",
7847 "path": "traits/{uuid}",
7848 "httpMethod": "DELETE",
7849 "description": "Delete an existing Trait.",
7853 "description": "The UUID of the Trait in question.",
7862 "https://api.arvados.org/auth/arvados"
7866 "id": "arvados.traits.list",
7868 "httpMethod": "GET",
7869 "description": "List Traits.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Traits. For example:\n\n <pre>\n {\n \"kind\":\"arvados#traitList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
7891 "description": "Attributes of each object to return in the response.",
7925 "description": "List objects on a remote federated cluster instead of the current one.",
7926 "location": "query",
7929 "bypass_federation": {
7932 "description": "bypass federation behavior, list items from local instance database only",
7940 "https://api.arvados.org/auth/arvados",
7941 "https://api.arvados.org/auth/arvados.readonly"
7945 "id": "arvados.traits.show",
7946 "path": "traits/{uuid}",
7947 "httpMethod": "GET",
7948 "description": "show traits",
7958 "description": "Attributes of the object to return in the response.",
7967 "https://api.arvados.org/auth/arvados"
7971 "id": "arvados.traits.destroy",
7972 "path": "traits/{uuid}",
7973 "httpMethod": "DELETE",
7974 "description": "destroy traits",
7987 "https://api.arvados.org/auth/arvados"
7992 "virtual_machines": {
7995 "id": "arvados.virtual_machines.get",
7996 "path": "virtual_machines/{uuid}",
7997 "httpMethod": "GET",
7998 "description": "Gets a VirtualMachine's metadata by UUID.",
8002 "description": "The UUID of the VirtualMachine in question.",
8011 "$ref": "VirtualMachine"
8014 "https://api.arvados.org/auth/arvados",
8015 "https://api.arvados.org/auth/arvados.readonly"
8019 "id": "arvados.virtual_machines.list",
8020 "path": "virtual_machines",
8021 "httpMethod": "GET",
8022 "description": "List VirtualMachines.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching VirtualMachines. For example:\n\n <pre>\n {\n \"kind\":\"arvados#virtualMachineList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
8044 "description": "Attributes of each object to return in the response.",
8078 "description": "List objects on a remote federated cluster instead of the current one.",
8079 "location": "query",
8082 "bypass_federation": {
8085 "description": "bypass federation behavior, list items from local instance database only",
8090 "$ref": "VirtualMachineList"
8093 "https://api.arvados.org/auth/arvados",
8094 "https://api.arvados.org/auth/arvados.readonly"
8098 "id": "arvados.virtual_machines.create",
8099 "path": "virtual_machines",
8100 "httpMethod": "POST",
8101 "description": "Create a new VirtualMachine.",
8105 "description": "Attributes of the new object to return in the response.",
8109 "ensure_unique_name": {
8111 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
8112 "location": "query",
8118 "description": "Create object on a remote federated cluster instead of the current one.",
8119 "location": "query",
8126 "virtual_machine": {
8127 "$ref": "VirtualMachine"
8132 "$ref": "VirtualMachine"
8135 "https://api.arvados.org/auth/arvados"
8139 "id": "arvados.virtual_machines.update",
8140 "path": "virtual_machines/{uuid}",
8141 "httpMethod": "PUT",
8142 "description": "Update attributes of an existing VirtualMachine.",
8146 "description": "The UUID of the VirtualMachine in question.",
8152 "description": "Attributes of the updated object to return in the response.",
8160 "virtual_machine": {
8161 "$ref": "VirtualMachine"
8166 "$ref": "VirtualMachine"
8169 "https://api.arvados.org/auth/arvados"
8173 "id": "arvados.virtual_machines.delete",
8174 "path": "virtual_machines/{uuid}",
8175 "httpMethod": "DELETE",
8176 "description": "Delete an existing VirtualMachine.",
8180 "description": "The UUID of the VirtualMachine in question.",
8186 "$ref": "VirtualMachine"
8189 "https://api.arvados.org/auth/arvados"
8193 "id": "arvados.virtual_machines.logins",
8194 "path": "virtual_machines/{uuid}/logins",
8195 "httpMethod": "GET",
8196 "description": "logins virtual_machines",
8206 "$ref": "VirtualMachine"
8209 "https://api.arvados.org/auth/arvados"
8213 "id": "arvados.virtual_machines.get_all_logins",
8214 "path": "virtual_machines/get_all_logins",
8215 "httpMethod": "GET",
8216 "description": "get_all_logins virtual_machines",
8219 "$ref": "VirtualMachine"
8222 "https://api.arvados.org/auth/arvados"
8226 "id": "arvados.virtual_machines.list",
8227 "path": "virtual_machines",
8228 "httpMethod": "GET",
8229 "description": "List VirtualMachines.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching VirtualMachines. For example:\n\n <pre>\n {\n \"kind\":\"arvados#virtualMachineList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
8251 "description": "Attributes of each object to return in the response.",
8285 "description": "List objects on a remote federated cluster instead of the current one.",
8286 "location": "query",
8289 "bypass_federation": {
8292 "description": "bypass federation behavior, list items from local instance database only",
8297 "$ref": "VirtualMachineList"
8300 "https://api.arvados.org/auth/arvados",
8301 "https://api.arvados.org/auth/arvados.readonly"
8305 "id": "arvados.virtual_machines.show",
8306 "path": "virtual_machines/{uuid}",
8307 "httpMethod": "GET",
8308 "description": "show virtual_machines",
8318 "description": "Attributes of the object to return in the response.",
8324 "$ref": "VirtualMachine"
8327 "https://api.arvados.org/auth/arvados"
8331 "id": "arvados.virtual_machines.destroy",
8332 "path": "virtual_machines/{uuid}",
8333 "httpMethod": "DELETE",
8334 "description": "destroy virtual_machines",
8344 "$ref": "VirtualMachine"
8347 "https://api.arvados.org/auth/arvados"
8355 "id": "arvados.workflows.get",
8356 "path": "workflows/{uuid}",
8357 "httpMethod": "GET",
8358 "description": "Gets a Workflow's metadata by UUID.",
8362 "description": "The UUID of the Workflow in question.",
8374 "https://api.arvados.org/auth/arvados",
8375 "https://api.arvados.org/auth/arvados.readonly"
8379 "id": "arvados.workflows.list",
8380 "path": "workflows",
8381 "httpMethod": "GET",
8382 "description": "List Workflows.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Workflows. For example:\n\n <pre>\n {\n \"kind\":\"arvados#workflowList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
8404 "description": "Attributes of each object to return in the response.",
8438 "description": "List objects on a remote federated cluster instead of the current one.",
8439 "location": "query",
8442 "bypass_federation": {
8445 "description": "bypass federation behavior, list items from local instance database only",
8450 "$ref": "WorkflowList"
8453 "https://api.arvados.org/auth/arvados",
8454 "https://api.arvados.org/auth/arvados.readonly"
8458 "id": "arvados.workflows.create",
8459 "path": "workflows",
8460 "httpMethod": "POST",
8461 "description": "Create a new Workflow.",
8465 "description": "Attributes of the new object to return in the response.",
8469 "ensure_unique_name": {
8471 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
8472 "location": "query",
8478 "description": "Create object on a remote federated cluster instead of the current one.",
8479 "location": "query",
8495 "https://api.arvados.org/auth/arvados"
8499 "id": "arvados.workflows.update",
8500 "path": "workflows/{uuid}",
8501 "httpMethod": "PUT",
8502 "description": "Update attributes of an existing Workflow.",
8506 "description": "The UUID of the Workflow in question.",
8512 "description": "Attributes of the updated object to return in the response.",
8529 "https://api.arvados.org/auth/arvados"
8533 "id": "arvados.workflows.delete",
8534 "path": "workflows/{uuid}",
8535 "httpMethod": "DELETE",
8536 "description": "Delete an existing Workflow.",
8540 "description": "The UUID of the Workflow in question.",
8549 "https://api.arvados.org/auth/arvados"
8553 "id": "arvados.workflows.list",
8554 "path": "workflows",
8555 "httpMethod": "GET",
8556 "description": "List Workflows.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching Workflows. For example:\n\n <pre>\n {\n \"kind\":\"arvados#workflowList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
8578 "description": "Attributes of each object to return in the response.",
8612 "description": "List objects on a remote federated cluster instead of the current one.",
8613 "location": "query",
8616 "bypass_federation": {
8619 "description": "bypass federation behavior, list items from local instance database only",
8624 "$ref": "WorkflowList"
8627 "https://api.arvados.org/auth/arvados",
8628 "https://api.arvados.org/auth/arvados.readonly"
8632 "id": "arvados.workflows.show",
8633 "path": "workflows/{uuid}",
8634 "httpMethod": "GET",
8635 "description": "show workflows",
8645 "description": "Attributes of the object to return in the response.",
8654 "https://api.arvados.org/auth/arvados"
8658 "id": "arvados.workflows.destroy",
8659 "path": "workflows/{uuid}",
8660 "httpMethod": "DELETE",
8661 "description": "destroy workflows",
8674 "https://api.arvados.org/auth/arvados"
8679 "user_agreements": {
8682 "id": "arvados.user_agreements.get",
8683 "path": "user_agreements/{uuid}",
8684 "httpMethod": "GET",
8685 "description": "Gets a UserAgreement's metadata by UUID.",
8689 "description": "The UUID of the UserAgreement in question.",
8698 "$ref": "UserAgreement"
8701 "https://api.arvados.org/auth/arvados",
8702 "https://api.arvados.org/auth/arvados.readonly"
8706 "id": "arvados.user_agreements.list",
8707 "path": "user_agreements",
8708 "httpMethod": "GET",
8709 "description": "List UserAgreements.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching UserAgreements. For example:\n\n <pre>\n {\n \"kind\":\"arvados#userAgreementList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
8731 "description": "Attributes of each object to return in the response.",
8765 "description": "List objects on a remote federated cluster instead of the current one.",
8766 "location": "query",
8769 "bypass_federation": {
8772 "description": "bypass federation behavior, list items from local instance database only",
8777 "$ref": "UserAgreementList"
8780 "https://api.arvados.org/auth/arvados",
8781 "https://api.arvados.org/auth/arvados.readonly"
8785 "id": "arvados.user_agreements.create",
8786 "path": "user_agreements",
8787 "httpMethod": "POST",
8788 "description": "Create a new UserAgreement.",
8792 "description": "Attributes of the new object to return in the response.",
8796 "ensure_unique_name": {
8798 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
8799 "location": "query",
8805 "description": "Create object on a remote federated cluster instead of the current one.",
8806 "location": "query",
8814 "$ref": "UserAgreement"
8819 "$ref": "UserAgreement"
8822 "https://api.arvados.org/auth/arvados"
8826 "id": "arvados.user_agreements.update",
8827 "path": "user_agreements/{uuid}",
8828 "httpMethod": "PUT",
8829 "description": "Update attributes of an existing UserAgreement.",
8833 "description": "The UUID of the UserAgreement in question.",
8839 "description": "Attributes of the updated object to return in the response.",
8848 "$ref": "UserAgreement"
8853 "$ref": "UserAgreement"
8856 "https://api.arvados.org/auth/arvados"
8860 "id": "arvados.user_agreements.delete",
8861 "path": "user_agreements/{uuid}",
8862 "httpMethod": "DELETE",
8863 "description": "Delete an existing UserAgreement.",
8867 "description": "The UUID of the UserAgreement in question.",
8873 "$ref": "UserAgreement"
8876 "https://api.arvados.org/auth/arvados"
8880 "id": "arvados.user_agreements.signatures",
8881 "path": "user_agreements/signatures",
8882 "httpMethod": "GET",
8883 "description": "signatures user_agreements",
8886 "$ref": "UserAgreement"
8889 "https://api.arvados.org/auth/arvados"
8893 "id": "arvados.user_agreements.sign",
8894 "path": "user_agreements/sign",
8895 "httpMethod": "POST",
8896 "description": "sign user_agreements",
8899 "$ref": "UserAgreement"
8902 "https://api.arvados.org/auth/arvados"
8906 "id": "arvados.user_agreements.list",
8907 "path": "user_agreements",
8908 "httpMethod": "GET",
8909 "description": "List UserAgreements.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching UserAgreements. For example:\n\n <pre>\n {\n \"kind\":\"arvados#userAgreementList\",\n \"etag\":\"\",\n \"self_link\":\"\",\n \"next_page_token\":\"\",\n \"next_link\":\"\",\n \"items\":[\n ...\n ],\n \"items_available\":745,\n \"_profile\":{\n \"request_time\":0.157236317\n }\n </pre>",
8931 "description": "Attributes of each object to return in the response.",
8965 "description": "List objects on a remote federated cluster instead of the current one.",
8966 "location": "query",
8969 "bypass_federation": {
8972 "description": "bypass federation behavior, list items from local instance database only",
8977 "$ref": "UserAgreementList"
8980 "https://api.arvados.org/auth/arvados",
8981 "https://api.arvados.org/auth/arvados.readonly"
8985 "id": "arvados.user_agreements.new",
8986 "path": "user_agreements/new",
8987 "httpMethod": "GET",
8988 "description": "new user_agreements",
8991 "$ref": "UserAgreement"
8994 "https://api.arvados.org/auth/arvados"
8998 "id": "arvados.user_agreements.show",
8999 "path": "user_agreements/{uuid}",
9000 "httpMethod": "GET",
9001 "description": "show user_agreements",
9011 "description": "Attributes of the object to return in the response.",
9017 "$ref": "UserAgreement"
9020 "https://api.arvados.org/auth/arvados"
9024 "id": "arvados.user_agreements.destroy",
9025 "path": "user_agreements/{uuid}",
9026 "httpMethod": "DELETE",
9027 "description": "destroy user_agreements",
9037 "$ref": "UserAgreement"
9040 "https://api.arvados.org/auth/arvados"
9048 "id": "arvados.configs.get",
9050 "httpMethod": "GET",
9051 "description": "Get public config",
9053 "parameterOrder": [],
9056 "https://api.arvados.org/auth/arvados",
9057 "https://api.arvados.org/auth/arvados.readonly"
9065 "id": "arvados.vocabularies.get",
9066 "path": "vocabulary",
9067 "httpMethod": "GET",
9068 "description": "Get vocabulary definition",
9070 "parameterOrder": [],
9073 "https://api.arvados.org/auth/arvados",
9074 "https://api.arvados.org/auth/arvados.readonly"
9082 "id": "arvados.sys.trash_sweep",
9083 "path": "sys/trash_sweep",
9084 "httpMethod": "POST",
9085 "description": "apply scheduled trash and delete operations",
9087 "parameterOrder": [],
9090 "https://api.arvados.org/auth/arvados",
9091 "https://api.arvados.org/auth/arvados.readonly"
9097 "revision": "20220510",
9101 "description": "Job list",
9106 "description": "Object type. Always arvados#jobList.",
9107 "default": "arvados#jobList"
9111 "description": "List version."
9115 "description": "The list of Jobs.",
9122 "description": "A link to the next page of Jobs."
9124 "next_page_token": {
9126 "description": "The page token for the next page of Jobs."
9130 "description": "A link back to this list."
9136 "description": "Job",
9138 "uuidPrefix": "8i9sb",
9145 "description": "Object version."
9150 "modified_by_client_uuid": {
9153 "modified_by_user_uuid": {
9168 "script_parameters": {
9171 "cancelled_by_client_uuid": {
9174 "cancelled_by_user_uuid": {
9198 "is_locked_by_uuid": {
9207 "runtime_constraints": {
9210 "nondeterministic": {
9216 "supplied_script_version": {
9219 "docker_image_locator": {
9231 "arvados_sdk_version": {
9240 "id": "ApiClientList",
9241 "description": "ApiClient list",
9246 "description": "Object type. Always arvados#apiClientList.",
9247 "default": "arvados#apiClientList"
9251 "description": "List version."
9255 "description": "The list of ApiClients.",
9262 "description": "A link to the next page of ApiClients."
9264 "next_page_token": {
9266 "description": "The page token for the next page of ApiClients."
9270 "description": "A link back to this list."
9276 "description": "ApiClient",
9278 "uuidPrefix": "ozdt8",
9285 "description": "Object version."
9290 "modified_by_client_uuid": {
9293 "modified_by_user_uuid": {
9313 "ApiClientAuthorizationList": {
9314 "id": "ApiClientAuthorizationList",
9315 "description": "ApiClientAuthorization list",
9320 "description": "Object type. Always arvados#apiClientAuthorizationList.",
9321 "default": "arvados#apiClientAuthorizationList"
9325 "description": "List version."
9329 "description": "The list of ApiClientAuthorizations.",
9331 "$ref": "ApiClientAuthorization"
9336 "description": "A link to the next page of ApiClientAuthorizations."
9338 "next_page_token": {
9340 "description": "The page token for the next page of ApiClientAuthorizations."
9344 "description": "A link back to this list."
9348 "ApiClientAuthorization": {
9349 "id": "ApiClientAuthorization",
9350 "description": "ApiClientAuthorization",
9352 "uuidPrefix": "gj3su",
9359 "description": "Object version."
9370 "created_by_ip_address": {
9373 "last_used_by_ip_address": {
9385 "default_owner_uuid": {
9393 "AuthorizedKeyList": {
9394 "id": "AuthorizedKeyList",
9395 "description": "AuthorizedKey list",
9400 "description": "Object type. Always arvados#authorizedKeyList.",
9401 "default": "arvados#authorizedKeyList"
9405 "description": "List version."
9409 "description": "The list of AuthorizedKeys.",
9411 "$ref": "AuthorizedKey"
9416 "description": "A link to the next page of AuthorizedKeys."
9418 "next_page_token": {
9420 "description": "The page token for the next page of AuthorizedKeys."
9424 "description": "A link back to this list."
9429 "id": "AuthorizedKey",
9430 "description": "AuthorizedKey",
9432 "uuidPrefix": "fngyi",
9439 "description": "Object version."
9444 "modified_by_client_uuid": {
9447 "modified_by_user_uuid": {
9459 "authorized_user_uuid": {
9474 "id": "CollectionList",
9475 "description": "Collection list",
9480 "description": "Object type. Always arvados#collectionList.",
9481 "default": "arvados#collectionList"
9485 "description": "List version."
9489 "description": "The list of Collections.",
9491 "$ref": "Collection"
9496 "description": "A link to the next page of Collections."
9498 "next_page_token": {
9500 "description": "The page token for the next page of Collections."
9504 "description": "A link back to this list."
9510 "description": "Collection",
9512 "uuidPrefix": "4zz18",
9519 "description": "Object version."
9527 "modified_by_client_uuid": {
9530 "modified_by_user_uuid": {
9536 "portable_data_hash": {
9539 "replication_desired": {
9542 "replication_confirmed_at": {
9545 "replication_confirmed": {
9569 "storage_classes_desired": {
9572 "storage_classes_confirmed": {
9575 "storage_classes_confirmed_at": {
9578 "current_version_uuid": {
9584 "preserve_version": {
9590 "file_size_total": {
9596 "id": "ContainerList",
9597 "description": "Container list",
9602 "description": "Object type. Always arvados#containerList.",
9603 "default": "arvados#containerList"
9607 "description": "List version."
9611 "description": "The list of Containers.",
9618 "description": "A link to the next page of Containers."
9620 "next_page_token": {
9622 "description": "The page token for the next page of Containers."
9626 "description": "A link back to this list."
9632 "description": "Container",
9634 "uuidPrefix": "dz642",
9641 "description": "Object version."
9652 "modified_by_client_uuid": {
9655 "modified_by_user_uuid": {
9685 "runtime_constraints": {
9691 "container_image": {
9709 "scheduling_parameters": {
9715 "runtime_user_uuid": {
9718 "runtime_auth_scopes": {
9724 "gateway_address": {
9727 "interactive_session_started": {
9730 "output_storage_classes": {
9733 "output_properties": {
9739 "subrequests_cost": {
9744 "ContainerRequestList": {
9745 "id": "ContainerRequestList",
9746 "description": "ContainerRequest list",
9751 "description": "Object type. Always arvados#containerRequestList.",
9752 "default": "arvados#containerRequestList"
9756 "description": "List version."
9760 "description": "The list of ContainerRequests.",
9762 "$ref": "ContainerRequest"
9767 "description": "A link to the next page of ContainerRequests."
9769 "next_page_token": {
9771 "description": "The page token for the next page of ContainerRequests."
9775 "description": "A link back to this list."
9779 "ContainerRequest": {
9780 "id": "ContainerRequest",
9781 "description": "ContainerRequest",
9783 "uuidPrefix": "xvhdp",
9790 "description": "Object version."
9801 "modified_by_client_uuid": {
9804 "modified_by_user_uuid": {
9819 "requesting_container_uuid": {
9825 "container_count_max": {
9831 "runtime_constraints": {
9834 "container_image": {
9858 "container_count": {
9864 "scheduling_parameters": {
9879 "output_storage_classes": {
9882 "output_properties": {
9885 "cumulative_cost": {
9892 "description": "Group list",
9897 "description": "Object type. Always arvados#groupList.",
9898 "default": "arvados#groupList"
9902 "description": "List version."
9906 "description": "The list of Groups.",
9913 "description": "A link to the next page of Groups."
9915 "next_page_token": {
9917 "description": "The page token for the next page of Groups."
9921 "description": "A link back to this list."
9927 "description": "Group",
9929 "uuidPrefix": "j7d0g",
9936 "description": "Object version."
9944 "modified_by_client_uuid": {
9947 "modified_by_user_uuid": {
9981 "description": "Human list",
9986 "description": "Object type. Always arvados#humanList.",
9987 "default": "arvados#humanList"
9991 "description": "List version."
9995 "description": "The list of Humans.",
10002 "description": "A link to the next page of Humans."
10004 "next_page_token": {
10006 "description": "The page token for the next page of Humans."
10010 "description": "A link back to this list."
10016 "description": "Human",
10018 "uuidPrefix": "7a9it",
10025 "description": "Object version."
10030 "modified_by_client_uuid": {
10033 "modified_by_user_uuid": {
10048 "id": "JobTaskList",
10049 "description": "JobTask list",
10054 "description": "Object type. Always arvados#jobTaskList.",
10055 "default": "arvados#jobTaskList"
10059 "description": "List version."
10063 "description": "The list of JobTasks.",
10070 "description": "A link to the next page of JobTasks."
10072 "next_page_token": {
10074 "description": "The page token for the next page of JobTasks."
10078 "description": "A link back to this list."
10084 "description": "JobTask",
10086 "uuidPrefix": "ot0gb",
10093 "description": "Object version."
10098 "modified_by_client_uuid": {
10101 "modified_by_user_uuid": {
10128 "created_by_job_task_uuid": {
10143 "id": "KeepDiskList",
10144 "description": "KeepDisk list",
10149 "description": "Object type. Always arvados#keepDiskList.",
10150 "default": "arvados#keepDiskList"
10154 "description": "List version."
10158 "description": "The list of KeepDisks.",
10165 "description": "A link to the next page of KeepDisks."
10167 "next_page_token": {
10169 "description": "The page token for the next page of KeepDisks."
10173 "description": "A link back to this list."
10179 "description": "KeepDisk",
10181 "uuidPrefix": "penuu",
10188 "description": "Object version."
10193 "modified_by_client_uuid": {
10196 "modified_by_user_uuid": {
10205 "filesystem_uuid": {
10232 "keep_service_uuid": {
10237 "KeepServiceList": {
10238 "id": "KeepServiceList",
10239 "description": "KeepService list",
10244 "description": "Object type. Always arvados#keepServiceList.",
10245 "default": "arvados#keepServiceList"
10249 "description": "List version."
10253 "description": "The list of KeepServices.",
10255 "$ref": "KeepService"
10260 "description": "A link to the next page of KeepServices."
10262 "next_page_token": {
10264 "description": "The page token for the next page of KeepServices."
10268 "description": "A link back to this list."
10273 "id": "KeepService",
10274 "description": "KeepService",
10276 "uuidPrefix": "bi6l4",
10283 "description": "Object version."
10288 "modified_by_client_uuid": {
10291 "modified_by_user_uuid": {
10303 "service_ssl_flag": {
10319 "description": "Link list",
10324 "description": "Object type. Always arvados#linkList.",
10325 "default": "arvados#linkList"
10329 "description": "List version."
10333 "description": "The list of Links.",
10340 "description": "A link to the next page of Links."
10342 "next_page_token": {
10344 "description": "The page token for the next page of Links."
10348 "description": "A link back to this list."
10354 "description": "Link",
10356 "uuidPrefix": "o0j2j",
10363 "description": "Object version."
10371 "modified_by_client_uuid": {
10374 "modified_by_user_uuid": {
10399 "description": "Log list",
10404 "description": "Object type. Always arvados#logList.",
10405 "default": "arvados#logList"
10409 "description": "List version."
10413 "description": "The list of Logs.",
10420 "description": "A link to the next page of Logs."
10422 "next_page_token": {
10424 "description": "The page token for the next page of Logs."
10428 "description": "A link back to this list."
10434 "description": "Log",
10436 "uuidPrefix": "57u5n",
10443 "description": "Object version."
10451 "modified_by_client_uuid": {
10454 "modified_by_user_uuid": {
10478 "object_owner_uuid": {
10485 "description": "Node list",
10490 "description": "Object type. Always arvados#nodeList.",
10491 "default": "arvados#nodeList"
10495 "description": "List version."
10499 "description": "The list of Nodes.",
10506 "description": "A link to the next page of Nodes."
10508 "next_page_token": {
10510 "description": "The page token for the next page of Nodes."
10514 "description": "A link back to this list."
10520 "description": "Node",
10522 "uuidPrefix": "7ekkf",
10529 "description": "Object version."
10537 "modified_by_client_uuid": {
10540 "modified_by_user_uuid": {
10571 "description": "User list",
10576 "description": "Object type. Always arvados#userList.",
10577 "default": "arvados#userList"
10581 "description": "List version."
10585 "description": "The list of Users.",
10592 "description": "A link to the next page of Users."
10594 "next_page_token": {
10596 "description": "The page token for the next page of Users."
10600 "description": "A link back to this list."
10606 "description": "User",
10608 "uuidPrefix": "tpzed",
10615 "description": "Object version."
10623 "modified_by_client_uuid": {
10626 "modified_by_user_uuid": {
10658 "PipelineInstanceList": {
10659 "id": "PipelineInstanceList",
10660 "description": "PipelineInstance list",
10665 "description": "Object type. Always arvados#pipelineInstanceList.",
10666 "default": "arvados#pipelineInstanceList"
10670 "description": "List version."
10674 "description": "The list of PipelineInstances.",
10676 "$ref": "PipelineInstance"
10681 "description": "A link to the next page of PipelineInstances."
10683 "next_page_token": {
10685 "description": "The page token for the next page of PipelineInstances."
10689 "description": "A link back to this list."
10693 "PipelineInstance": {
10694 "id": "PipelineInstance",
10695 "description": "PipelineInstance",
10697 "uuidPrefix": "d1hrv",
10704 "description": "Object version."
10712 "modified_by_client_uuid": {
10715 "modified_by_user_uuid": {
10721 "pipeline_template_uuid": {
10736 "components_summary": {
10750 "PipelineTemplateList": {
10751 "id": "PipelineTemplateList",
10752 "description": "PipelineTemplate list",
10757 "description": "Object type. Always arvados#pipelineTemplateList.",
10758 "default": "arvados#pipelineTemplateList"
10762 "description": "List version."
10766 "description": "The list of PipelineTemplates.",
10768 "$ref": "PipelineTemplate"
10773 "description": "A link to the next page of PipelineTemplates."
10775 "next_page_token": {
10777 "description": "The page token for the next page of PipelineTemplates."
10781 "description": "A link back to this list."
10785 "PipelineTemplate": {
10786 "id": "PipelineTemplate",
10787 "description": "PipelineTemplate",
10789 "uuidPrefix": "p5p6p",
10796 "description": "Object version."
10804 "modified_by_client_uuid": {
10807 "modified_by_user_uuid": {
10824 "RepositoryList": {
10825 "id": "RepositoryList",
10826 "description": "Repository list",
10831 "description": "Object type. Always arvados#repositoryList.",
10832 "default": "arvados#repositoryList"
10836 "description": "List version."
10840 "description": "The list of Repositories.",
10842 "$ref": "Repository"
10847 "description": "A link to the next page of Repositories."
10849 "next_page_token": {
10851 "description": "The page token for the next page of Repositories."
10855 "description": "A link back to this list."
10860 "id": "Repository",
10861 "description": "Repository",
10863 "uuidPrefix": "s0uqq",
10870 "description": "Object version."
10875 "modified_by_client_uuid": {
10878 "modified_by_user_uuid": {
10893 "id": "SpecimenList",
10894 "description": "Specimen list",
10899 "description": "Object type. Always arvados#specimenList.",
10900 "default": "arvados#specimenList"
10904 "description": "List version."
10908 "description": "The list of Specimens.",
10915 "description": "A link to the next page of Specimens."
10917 "next_page_token": {
10919 "description": "The page token for the next page of Specimens."
10923 "description": "A link back to this list."
10929 "description": "Specimen",
10931 "uuidPrefix": "j58dm",
10938 "description": "Object version."
10946 "modified_by_client_uuid": {
10949 "modified_by_user_uuid": {
10965 "description": "Trait list",
10970 "description": "Object type. Always arvados#traitList.",
10971 "default": "arvados#traitList"
10975 "description": "List version."
10979 "description": "The list of Traits.",
10986 "description": "A link to the next page of Traits."
10988 "next_page_token": {
10990 "description": "The page token for the next page of Traits."
10994 "description": "A link back to this list."
11000 "description": "Trait",
11002 "uuidPrefix": "q1cn2",
11009 "description": "Object version."
11014 "modified_by_client_uuid": {
11017 "modified_by_user_uuid": {
11034 "VirtualMachineList": {
11035 "id": "VirtualMachineList",
11036 "description": "VirtualMachine list",
11041 "description": "Object type. Always arvados#virtualMachineList.",
11042 "default": "arvados#virtualMachineList"
11046 "description": "List version."
11050 "description": "The list of VirtualMachines.",
11052 "$ref": "VirtualMachine"
11057 "description": "A link to the next page of VirtualMachines."
11059 "next_page_token": {
11061 "description": "The page token for the next page of VirtualMachines."
11065 "description": "A link back to this list."
11069 "VirtualMachine": {
11070 "id": "VirtualMachine",
11071 "description": "VirtualMachine",
11073 "uuidPrefix": "2x53u",
11080 "description": "Object version."
11085 "modified_by_client_uuid": {
11088 "modified_by_user_uuid": {
11103 "id": "WorkflowList",
11104 "description": "Workflow list",
11109 "description": "Object type. Always arvados#workflowList.",
11110 "default": "arvados#workflowList"
11114 "description": "List version."
11118 "description": "The list of Workflows.",
11125 "description": "A link to the next page of Workflows."
11127 "next_page_token": {
11129 "description": "The page token for the next page of Workflows."
11133 "description": "A link back to this list."
11139 "description": "Workflow",
11141 "uuidPrefix": "7fd4e",
11148 "description": "Object version."
11159 "modified_by_client_uuid": {
11162 "modified_by_user_uuid": {
11176 "UserAgreementList": {
11177 "id": "UserAgreementList",
11178 "description": "UserAgreement list",
11183 "description": "Object type. Always arvados#userAgreementList.",
11184 "default": "arvados#userAgreementList"
11188 "description": "List version."
11192 "description": "The list of UserAgreements.",
11194 "$ref": "UserAgreement"
11199 "description": "A link to the next page of UserAgreements."
11201 "next_page_token": {
11203 "description": "The page token for the next page of UserAgreements."
11207 "description": "A link back to this list."
11212 "id": "UserAgreement",
11213 "description": "UserAgreement",
11215 "uuidPrefix": "gv0sa",
11222 "description": "Object version."
11230 "modified_by_client_uuid": {
11233 "modified_by_user_uuid": {
11239 "portable_data_hash": {
11242 "replication_desired": {
11245 "replication_confirmed_at": {
11248 "replication_confirmed": {
11272 "storage_classes_desired": {
11275 "storage_classes_confirmed": {
11278 "storage_classes_confirmed_at": {
11281 "current_version_uuid": {
11287 "preserve_version": {
11293 "file_size_total": {
11299 "servicePath": "arvados/v1/",
11300 "title": "Arvados API",