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.",
53 "api_client_authorizations": {
56 "id": "arvados.api_client_authorizations.get",
57 "path": "api_client_authorizations/{uuid}",
59 "description": "Gets a ApiClientAuthorization's metadata by UUID.",
63 "description": "The UUID of the ApiClientAuthorization in question.",
69 "description": "Attributes of the object to return in the response.",
78 "$ref": "ApiClientAuthorization"
81 "https://api.arvados.org/auth/arvados",
82 "https://api.arvados.org/auth/arvados.readonly"
86 "id": "arvados.api_client_authorizations.list",
87 "path": "api_client_authorizations",
89 "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>",
111 "description": "Attributes of each object to return in the response.",
145 "description": "List objects on a remote federated cluster instead of the current one.",
149 "bypass_federation": {
152 "description": "bypass federation behavior, list items from local instance database only",
157 "$ref": "ApiClientAuthorizationList"
160 "https://api.arvados.org/auth/arvados",
161 "https://api.arvados.org/auth/arvados.readonly"
165 "id": "arvados.api_client_authorizations.create",
166 "path": "api_client_authorizations",
167 "httpMethod": "POST",
168 "description": "Create a new ApiClientAuthorization.",
172 "description": "Attributes of the new object to return in the response.",
176 "ensure_unique_name": {
178 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
185 "description": "Create object on a remote federated cluster instead of the current one.",
193 "api_client_authorization": {
194 "$ref": "ApiClientAuthorization"
199 "$ref": "ApiClientAuthorization"
202 "https://api.arvados.org/auth/arvados"
206 "id": "arvados.api_client_authorizations.update",
207 "path": "api_client_authorizations/{uuid}",
209 "description": "Update attributes of an existing ApiClientAuthorization.",
213 "description": "The UUID of the ApiClientAuthorization in question.",
219 "description": "Attributes of the updated object to return in the response.",
227 "api_client_authorization": {
228 "$ref": "ApiClientAuthorization"
233 "$ref": "ApiClientAuthorization"
236 "https://api.arvados.org/auth/arvados"
240 "id": "arvados.api_client_authorizations.delete",
241 "path": "api_client_authorizations/{uuid}",
242 "httpMethod": "DELETE",
243 "description": "Delete an existing ApiClientAuthorization.",
247 "description": "The UUID of the ApiClientAuthorization in question.",
253 "$ref": "ApiClientAuthorization"
256 "https://api.arvados.org/auth/arvados"
259 "create_system_auth": {
260 "id": "arvados.api_client_authorizations.create_system_auth",
261 "path": "api_client_authorizations/create_system_auth",
262 "httpMethod": "POST",
263 "description": "create_system_auth api_client_authorizations",
273 "$ref": "ApiClientAuthorization"
276 "https://api.arvados.org/auth/arvados"
280 "id": "arvados.api_client_authorizations.current",
281 "path": "api_client_authorizations/current",
283 "description": "current api_client_authorizations",
286 "$ref": "ApiClientAuthorization"
289 "https://api.arvados.org/auth/arvados"
297 "id": "arvados.authorized_keys.get",
298 "path": "authorized_keys/{uuid}",
300 "description": "Gets a AuthorizedKey's metadata by UUID.",
304 "description": "The UUID of the AuthorizedKey in question.",
310 "description": "Attributes of the object to return in the response.",
319 "$ref": "AuthorizedKey"
322 "https://api.arvados.org/auth/arvados",
323 "https://api.arvados.org/auth/arvados.readonly"
327 "id": "arvados.authorized_keys.list",
328 "path": "authorized_keys",
330 "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>",
352 "description": "Attributes of each object to return in the response.",
386 "description": "List objects on a remote federated cluster instead of the current one.",
390 "bypass_federation": {
393 "description": "bypass federation behavior, list items from local instance database only",
398 "$ref": "AuthorizedKeyList"
401 "https://api.arvados.org/auth/arvados",
402 "https://api.arvados.org/auth/arvados.readonly"
406 "id": "arvados.authorized_keys.create",
407 "path": "authorized_keys",
408 "httpMethod": "POST",
409 "description": "Create a new AuthorizedKey.",
413 "description": "Attributes of the new object to return in the response.",
417 "ensure_unique_name": {
419 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
426 "description": "Create object on a remote federated cluster instead of the current one.",
435 "$ref": "AuthorizedKey"
440 "$ref": "AuthorizedKey"
443 "https://api.arvados.org/auth/arvados"
447 "id": "arvados.authorized_keys.update",
448 "path": "authorized_keys/{uuid}",
450 "description": "Update attributes of an existing AuthorizedKey.",
454 "description": "The UUID of the AuthorizedKey in question.",
460 "description": "Attributes of the updated object to return in the response.",
469 "$ref": "AuthorizedKey"
474 "$ref": "AuthorizedKey"
477 "https://api.arvados.org/auth/arvados"
481 "id": "arvados.authorized_keys.delete",
482 "path": "authorized_keys/{uuid}",
483 "httpMethod": "DELETE",
484 "description": "Delete an existing AuthorizedKey.",
488 "description": "The UUID of the AuthorizedKey in question.",
494 "$ref": "AuthorizedKey"
497 "https://api.arvados.org/auth/arvados"
505 "id": "arvados.collections.get",
506 "path": "collections/{uuid}",
508 "description": "Gets a Collection's metadata by UUID.",
512 "description": "The UUID of the Collection in question.",
518 "description": "Attributes of the object to return in the response.",
526 "description": "Show collection even if its is_trashed attribute is true.",
529 "include_old_versions": {
533 "description": "Include past collection versions.",
544 "https://api.arvados.org/auth/arvados",
545 "https://api.arvados.org/auth/arvados.readonly"
549 "id": "arvados.collections.list",
550 "path": "collections",
552 "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>",
574 "description": "Attributes of each object to return in the response.",
608 "description": "List objects on a remote federated cluster instead of the current one.",
612 "bypass_federation": {
615 "description": "bypass federation behavior, list items from local instance database only",
622 "description": "Include collections whose is_trashed attribute is true.",
625 "include_old_versions": {
629 "description": "Include past collection versions.",
634 "$ref": "CollectionList"
637 "https://api.arvados.org/auth/arvados",
638 "https://api.arvados.org/auth/arvados.readonly"
642 "id": "arvados.collections.create",
643 "path": "collections",
644 "httpMethod": "POST",
645 "description": "Create a new Collection.",
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.",
668 "description": "Files and directories to initialize/replace with content from other collections.",
672 "additionalProperties": {
689 "https://api.arvados.org/auth/arvados"
693 "id": "arvados.collections.update",
694 "path": "collections/{uuid}",
696 "description": "Update attributes of an existing Collection.",
700 "description": "The UUID of the Collection in question.",
706 "description": "Attributes of the updated object to return in the response.",
712 "description": "Files and directories to initialize/replace with content from other collections.",
716 "additionalProperties": {
733 "https://api.arvados.org/auth/arvados"
737 "id": "arvados.collections.delete",
738 "path": "collections/{uuid}",
739 "httpMethod": "DELETE",
740 "description": "Delete an existing Collection.",
744 "description": "The UUID of the Collection in question.",
753 "https://api.arvados.org/auth/arvados"
757 "id": "arvados.collections.provenance",
758 "path": "collections/{uuid}/provenance",
760 "description": "provenance collections",
773 "https://api.arvados.org/auth/arvados"
777 "id": "arvados.collections.used_by",
778 "path": "collections/{uuid}/used_by",
780 "description": "used_by collections",
793 "https://api.arvados.org/auth/arvados"
797 "id": "arvados.collections.trash",
798 "path": "collections/{uuid}/trash",
799 "httpMethod": "POST",
800 "description": "trash collections",
813 "https://api.arvados.org/auth/arvados"
817 "id": "arvados.collections.untrash",
818 "path": "collections/{uuid}/untrash",
819 "httpMethod": "POST",
820 "description": "untrash collections",
833 "https://api.arvados.org/auth/arvados"
838 "computed_permissions": {
841 "id": "arvados.computed_permissions.list",
842 "path": "computed_permissions",
844 "description": "List ComputedPermissions.\n\n The <code>list</code> method returns a\n <a href=\"/api/resources.html\">resource list</a> of\n matching ComputedPermissions. For example:\n\n <pre>\n {\n \"kind\":\"arvados#computedPermissionList\",\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>",
866 "description": "Attributes of each object to return in the response.",
893 "$ref": "ComputedPermissionList"
896 "https://api.arvados.org/auth/arvados",
897 "https://api.arvados.org/auth/arvados.readonly"
905 "id": "arvados.containers.get",
906 "path": "containers/{uuid}",
908 "description": "Gets a Container's metadata by UUID.",
912 "description": "The UUID of the Container in question.",
918 "description": "Attributes of the object to return in the response.",
930 "https://api.arvados.org/auth/arvados",
931 "https://api.arvados.org/auth/arvados.readonly"
935 "id": "arvados.containers.list",
936 "path": "containers",
938 "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>",
960 "description": "Attributes of each object to return in the response.",
994 "description": "List objects on a remote federated cluster instead of the current one.",
998 "bypass_federation": {
1001 "description": "bypass federation behavior, list items from local instance database only",
1006 "$ref": "ContainerList"
1009 "https://api.arvados.org/auth/arvados",
1010 "https://api.arvados.org/auth/arvados.readonly"
1014 "id": "arvados.containers.create",
1015 "path": "containers",
1016 "httpMethod": "POST",
1017 "description": "Create a new Container.",
1021 "description": "Attributes of the new object to return in the response.",
1025 "ensure_unique_name": {
1027 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
1028 "location": "query",
1034 "description": "Create object on a remote federated cluster instead of the current one.",
1035 "location": "query",
1051 "https://api.arvados.org/auth/arvados"
1055 "id": "arvados.containers.update",
1056 "path": "containers/{uuid}",
1057 "httpMethod": "PUT",
1058 "description": "Update attributes of an existing Container.",
1062 "description": "The UUID of the Container in question.",
1068 "description": "Attributes of the updated object to return in the response.",
1085 "https://api.arvados.org/auth/arvados"
1089 "id": "arvados.containers.delete",
1090 "path": "containers/{uuid}",
1091 "httpMethod": "DELETE",
1092 "description": "Delete an existing Container.",
1096 "description": "The UUID of the Container in question.",
1105 "https://api.arvados.org/auth/arvados"
1109 "id": "arvados.containers.auth",
1110 "path": "containers/{uuid}/auth",
1111 "httpMethod": "GET",
1112 "description": "auth containers",
1125 "https://api.arvados.org/auth/arvados"
1129 "id": "arvados.containers.lock",
1130 "path": "containers/{uuid}/lock",
1131 "httpMethod": "POST",
1132 "description": "lock containers",
1145 "https://api.arvados.org/auth/arvados"
1149 "id": "arvados.containers.unlock",
1150 "path": "containers/{uuid}/unlock",
1151 "httpMethod": "POST",
1152 "description": "unlock containers",
1165 "https://api.arvados.org/auth/arvados"
1168 "update_priority": {
1169 "id": "arvados.containers.update_priority",
1170 "path": "containers/{uuid}/update_priority",
1171 "httpMethod": "POST",
1172 "description": "update_priority containers",
1185 "https://api.arvados.org/auth/arvados"
1189 "id": "arvados.containers.secret_mounts",
1190 "path": "containers/{uuid}/secret_mounts",
1191 "httpMethod": "GET",
1192 "description": "secret_mounts containers",
1205 "https://api.arvados.org/auth/arvados"
1209 "id": "arvados.containers.current",
1210 "path": "containers/current",
1211 "httpMethod": "GET",
1212 "description": "current containers",
1218 "https://api.arvados.org/auth/arvados"
1223 "container_requests": {
1226 "id": "arvados.container_requests.get",
1227 "path": "container_requests/{uuid}",
1228 "httpMethod": "GET",
1229 "description": "Gets a ContainerRequest's metadata by UUID.",
1233 "description": "The UUID of the ContainerRequest in question.",
1239 "description": "Attributes of the object to return in the response.",
1247 "description": "Show container request even if its owner project is trashed.",
1255 "$ref": "ContainerRequest"
1258 "https://api.arvados.org/auth/arvados",
1259 "https://api.arvados.org/auth/arvados.readonly"
1263 "id": "arvados.container_requests.list",
1264 "path": "container_requests",
1265 "httpMethod": "GET",
1266 "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>",
1288 "description": "Attributes of each object to return in the response.",
1322 "description": "List objects on a remote federated cluster instead of the current one.",
1323 "location": "query",
1326 "bypass_federation": {
1329 "description": "bypass federation behavior, list items from local instance database only",
1336 "description": "Include container requests whose owner project is trashed.",
1341 "$ref": "ContainerRequestList"
1344 "https://api.arvados.org/auth/arvados",
1345 "https://api.arvados.org/auth/arvados.readonly"
1349 "id": "arvados.container_requests.create",
1350 "path": "container_requests",
1351 "httpMethod": "POST",
1352 "description": "Create a new ContainerRequest.",
1356 "description": "Attributes of the new object to return in the response.",
1360 "ensure_unique_name": {
1362 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
1363 "location": "query",
1369 "description": "Create object on a remote federated cluster instead of the current one.",
1370 "location": "query",
1377 "container_request": {
1378 "$ref": "ContainerRequest"
1383 "$ref": "ContainerRequest"
1386 "https://api.arvados.org/auth/arvados"
1390 "id": "arvados.container_requests.update",
1391 "path": "container_requests/{uuid}",
1392 "httpMethod": "PUT",
1393 "description": "Update attributes of an existing ContainerRequest.",
1397 "description": "The UUID of the ContainerRequest in question.",
1403 "description": "Attributes of the updated object to return in the response.",
1411 "container_request": {
1412 "$ref": "ContainerRequest"
1417 "$ref": "ContainerRequest"
1420 "https://api.arvados.org/auth/arvados"
1424 "id": "arvados.container_requests.delete",
1425 "path": "container_requests/{uuid}",
1426 "httpMethod": "DELETE",
1427 "description": "Delete an existing ContainerRequest.",
1431 "description": "The UUID of the ContainerRequest in question.",
1437 "$ref": "ContainerRequest"
1440 "https://api.arvados.org/auth/arvados"
1443 "container_status": {
1444 "id": "arvados.container_requests.container_status",
1445 "path": "container_requests/{uuid}/container_status",
1446 "httpMethod": "GET",
1447 "description": "container_status container_requests",
1452 "description": "The UUID of the ContainerRequest in question.",
1457 "$ref": "ContainerRequest"
1460 "https://api.arvados.org/auth/arvados"
1468 "id": "arvados.groups.get",
1469 "path": "groups/{uuid}",
1470 "httpMethod": "GET",
1471 "description": "Gets a Group's metadata by UUID.",
1475 "description": "The UUID of the Group in question.",
1481 "description": "Attributes of the object to return in the response.",
1489 "description": "Show group/project even if its is_trashed attribute is true.",
1500 "https://api.arvados.org/auth/arvados",
1501 "https://api.arvados.org/auth/arvados.readonly"
1505 "id": "arvados.groups.list",
1507 "httpMethod": "GET",
1508 "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>",
1530 "description": "Attributes of each object to return in the response.",
1564 "description": "List objects on a remote federated cluster instead of the current one.",
1565 "location": "query",
1568 "bypass_federation": {
1571 "description": "bypass federation behavior, list items from local instance database only",
1578 "description": "Include items whose is_trashed attribute is true.",
1586 "https://api.arvados.org/auth/arvados",
1587 "https://api.arvados.org/auth/arvados.readonly"
1591 "id": "arvados.groups.create",
1593 "httpMethod": "POST",
1594 "description": "Create a new Group.",
1598 "description": "Attributes of the new object to return in the response.",
1602 "ensure_unique_name": {
1604 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
1605 "location": "query",
1611 "description": "Create object on a remote federated cluster instead of the current one.",
1612 "location": "query",
1618 "location": "query",
1620 "description": "defer permissions update"
1635 "https://api.arvados.org/auth/arvados"
1639 "id": "arvados.groups.update",
1640 "path": "groups/{uuid}",
1641 "httpMethod": "PUT",
1642 "description": "Update attributes of an existing Group.",
1646 "description": "The UUID of the Group in question.",
1652 "description": "Attributes of the updated object to return in the response.",
1659 "location": "query",
1661 "description": "defer permissions update"
1676 "https://api.arvados.org/auth/arvados"
1680 "id": "arvados.groups.delete",
1681 "path": "groups/{uuid}",
1682 "httpMethod": "DELETE",
1683 "description": "Delete an existing Group.",
1687 "description": "The UUID of the Group in question.",
1696 "https://api.arvados.org/auth/arvados"
1700 "id": "arvados.groups.contents",
1701 "path": "groups/contents",
1702 "httpMethod": "GET",
1703 "description": "contents groups",
1725 "description": "Attributes of each object to return in the response.",
1759 "description": "List objects on a remote federated cluster instead of the current one.",
1760 "location": "query",
1763 "bypass_federation": {
1766 "description": "bypass federation behavior, list items from local instance database only",
1773 "description": "Include items whose is_trashed attribute is true.",
1787 "description": "Include contents from child groups recursively.",
1793 "description": "Include objects referred to by listed fields in \"included\" response field. Subsets of [\"owner_uuid\", \"container_uuid\"] are supported.",
1796 "include_old_versions": {
1800 "description": "Include past collection versions.",
1808 "https://api.arvados.org/auth/arvados"
1812 "id": "arvados.groups.shared",
1813 "path": "groups/shared",
1814 "httpMethod": "GET",
1815 "description": "shared groups",
1837 "description": "Attributes of each object to return in the response.",
1871 "description": "List objects on a remote federated cluster instead of the current one.",
1872 "location": "query",
1875 "bypass_federation": {
1878 "description": "bypass federation behavior, list items from local instance database only",
1885 "description": "Include items whose is_trashed attribute is true.",
1899 "https://api.arvados.org/auth/arvados"
1903 "id": "arvados.groups.trash",
1904 "path": "groups/{uuid}/trash",
1905 "httpMethod": "POST",
1906 "description": "trash groups",
1919 "https://api.arvados.org/auth/arvados"
1923 "id": "arvados.groups.untrash",
1924 "path": "groups/{uuid}/untrash",
1925 "httpMethod": "POST",
1926 "description": "untrash groups",
1939 "https://api.arvados.org/auth/arvados"
1947 "id": "arvados.keep_services.get",
1948 "path": "keep_services/{uuid}",
1949 "httpMethod": "GET",
1950 "description": "Gets a KeepService's metadata by UUID.",
1954 "description": "The UUID of the KeepService in question.",
1960 "description": "Attributes of the object to return in the response.",
1969 "$ref": "KeepService"
1972 "https://api.arvados.org/auth/arvados",
1973 "https://api.arvados.org/auth/arvados.readonly"
1977 "id": "arvados.keep_services.list",
1978 "path": "keep_services",
1979 "httpMethod": "GET",
1980 "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>",
2002 "description": "Attributes of each object to return in the response.",
2036 "description": "List objects on a remote federated cluster instead of the current one.",
2037 "location": "query",
2040 "bypass_federation": {
2043 "description": "bypass federation behavior, list items from local instance database only",
2048 "$ref": "KeepServiceList"
2051 "https://api.arvados.org/auth/arvados",
2052 "https://api.arvados.org/auth/arvados.readonly"
2056 "id": "arvados.keep_services.create",
2057 "path": "keep_services",
2058 "httpMethod": "POST",
2059 "description": "Create a new KeepService.",
2063 "description": "Attributes of the new object to return in the response.",
2067 "ensure_unique_name": {
2069 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
2070 "location": "query",
2076 "description": "Create object on a remote federated cluster instead of the current one.",
2077 "location": "query",
2085 "$ref": "KeepService"
2090 "$ref": "KeepService"
2093 "https://api.arvados.org/auth/arvados"
2097 "id": "arvados.keep_services.update",
2098 "path": "keep_services/{uuid}",
2099 "httpMethod": "PUT",
2100 "description": "Update attributes of an existing KeepService.",
2104 "description": "The UUID of the KeepService in question.",
2110 "description": "Attributes of the updated object to return in the response.",
2119 "$ref": "KeepService"
2124 "$ref": "KeepService"
2127 "https://api.arvados.org/auth/arvados"
2131 "id": "arvados.keep_services.delete",
2132 "path": "keep_services/{uuid}",
2133 "httpMethod": "DELETE",
2134 "description": "Delete an existing KeepService.",
2138 "description": "The UUID of the KeepService in question.",
2144 "$ref": "KeepService"
2147 "https://api.arvados.org/auth/arvados"
2151 "id": "arvados.keep_services.accessible",
2152 "path": "keep_services/accessible",
2153 "httpMethod": "GET",
2154 "description": "accessible keep_services",
2157 "$ref": "KeepService"
2160 "https://api.arvados.org/auth/arvados"
2168 "id": "arvados.links.get",
2169 "path": "links/{uuid}",
2170 "httpMethod": "GET",
2171 "description": "Gets a Link's metadata by UUID.",
2175 "description": "The UUID of the Link in question.",
2181 "description": "Attributes of the object to return in the response.",
2193 "https://api.arvados.org/auth/arvados",
2194 "https://api.arvados.org/auth/arvados.readonly"
2198 "id": "arvados.links.list",
2200 "httpMethod": "GET",
2201 "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>",
2223 "description": "Attributes of each object to return in the response.",
2257 "description": "List objects on a remote federated cluster instead of the current one.",
2258 "location": "query",
2261 "bypass_federation": {
2264 "description": "bypass federation behavior, list items from local instance database only",
2272 "https://api.arvados.org/auth/arvados",
2273 "https://api.arvados.org/auth/arvados.readonly"
2277 "id": "arvados.links.create",
2279 "httpMethod": "POST",
2280 "description": "Create a new Link.",
2284 "description": "Attributes of the new object to return in the response.",
2288 "ensure_unique_name": {
2290 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
2291 "location": "query",
2297 "description": "Create object on a remote federated cluster instead of the current one.",
2298 "location": "query",
2314 "https://api.arvados.org/auth/arvados"
2318 "id": "arvados.links.update",
2319 "path": "links/{uuid}",
2320 "httpMethod": "PUT",
2321 "description": "Update attributes of an existing Link.",
2325 "description": "The UUID of the Link in question.",
2331 "description": "Attributes of the updated object to return in the response.",
2348 "https://api.arvados.org/auth/arvados"
2352 "id": "arvados.links.delete",
2353 "path": "links/{uuid}",
2354 "httpMethod": "DELETE",
2355 "description": "Delete an existing Link.",
2359 "description": "The UUID of the Link in question.",
2368 "https://api.arvados.org/auth/arvados"
2371 "get_permissions": {
2372 "id": "arvados.links.get_permissions",
2373 "path": "permissions/{uuid}",
2374 "httpMethod": "GET",
2375 "description": "get_permissions links",
2388 "https://api.arvados.org/auth/arvados"
2396 "id": "arvados.logs.get",
2397 "path": "logs/{uuid}",
2398 "httpMethod": "GET",
2399 "description": "Gets a Log's metadata by UUID.",
2403 "description": "The UUID of the Log in question.",
2409 "description": "Attributes of the object to return in the response.",
2421 "https://api.arvados.org/auth/arvados",
2422 "https://api.arvados.org/auth/arvados.readonly"
2426 "id": "arvados.logs.list",
2428 "httpMethod": "GET",
2429 "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>",
2451 "description": "Attributes of each object to return in the response.",
2485 "description": "List objects on a remote federated cluster instead of the current one.",
2486 "location": "query",
2489 "bypass_federation": {
2492 "description": "bypass federation behavior, list items from local instance database only",
2500 "https://api.arvados.org/auth/arvados",
2501 "https://api.arvados.org/auth/arvados.readonly"
2505 "id": "arvados.logs.create",
2507 "httpMethod": "POST",
2508 "description": "Create a new Log.",
2512 "description": "Attributes of the new object to return in the response.",
2516 "ensure_unique_name": {
2518 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
2519 "location": "query",
2525 "description": "Create object on a remote federated cluster instead of the current one.",
2526 "location": "query",
2542 "https://api.arvados.org/auth/arvados"
2546 "id": "arvados.logs.update",
2547 "path": "logs/{uuid}",
2548 "httpMethod": "PUT",
2549 "description": "Update attributes of an existing Log.",
2553 "description": "The UUID of the Log in question.",
2559 "description": "Attributes of the updated object to return in the response.",
2576 "https://api.arvados.org/auth/arvados"
2580 "id": "arvados.logs.delete",
2581 "path": "logs/{uuid}",
2582 "httpMethod": "DELETE",
2583 "description": "Delete an existing Log.",
2587 "description": "The UUID of the Log in question.",
2596 "https://api.arvados.org/auth/arvados"
2604 "id": "arvados.users.get",
2605 "path": "users/{uuid}",
2606 "httpMethod": "GET",
2607 "description": "Gets a User's metadata by UUID.",
2611 "description": "The UUID of the User in question.",
2617 "description": "Attributes of the object to return in the response.",
2629 "https://api.arvados.org/auth/arvados",
2630 "https://api.arvados.org/auth/arvados.readonly"
2634 "id": "arvados.users.list",
2636 "httpMethod": "GET",
2637 "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>",
2659 "description": "Attributes of each object to return in the response.",
2693 "description": "List objects on a remote federated cluster instead of the current one.",
2694 "location": "query",
2697 "bypass_federation": {
2700 "description": "bypass federation behavior, list items from local instance database only",
2708 "https://api.arvados.org/auth/arvados",
2709 "https://api.arvados.org/auth/arvados.readonly"
2713 "id": "arvados.users.create",
2715 "httpMethod": "POST",
2716 "description": "Create a new User.",
2720 "description": "Attributes of the new object to return in the response.",
2724 "ensure_unique_name": {
2726 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
2727 "location": "query",
2733 "description": "Create object on a remote federated cluster instead of the current one.",
2734 "location": "query",
2750 "https://api.arvados.org/auth/arvados"
2754 "id": "arvados.users.update",
2755 "path": "users/{uuid}",
2756 "httpMethod": "PUT",
2757 "description": "Update attributes of an existing User.",
2761 "description": "The UUID of the User in question.",
2767 "description": "Attributes of the updated object to return in the response.",
2771 "bypass_federation": {
2791 "https://api.arvados.org/auth/arvados"
2795 "id": "arvados.users.delete",
2796 "path": "users/{uuid}",
2797 "httpMethod": "DELETE",
2798 "description": "Delete an existing User.",
2802 "description": "The UUID of the User in question.",
2811 "https://api.arvados.org/auth/arvados"
2815 "id": "arvados.users.current",
2816 "path": "users/current",
2817 "httpMethod": "GET",
2818 "description": "current users",
2824 "https://api.arvados.org/auth/arvados"
2828 "id": "arvados.users.system",
2829 "path": "users/system",
2830 "httpMethod": "GET",
2831 "description": "system users",
2837 "https://api.arvados.org/auth/arvados"
2841 "id": "arvados.users.activate",
2842 "path": "users/{uuid}/activate",
2843 "httpMethod": "POST",
2844 "description": "activate users",
2857 "https://api.arvados.org/auth/arvados"
2861 "id": "arvados.users.setup",
2862 "path": "users/setup",
2863 "httpMethod": "POST",
2864 "description": "setup users",
2890 "send_notification_email": {
2902 "https://api.arvados.org/auth/arvados"
2906 "id": "arvados.users.unsetup",
2907 "path": "users/{uuid}/unsetup",
2908 "httpMethod": "POST",
2909 "description": "unsetup users",
2922 "https://api.arvados.org/auth/arvados"
2926 "id": "arvados.users.merge",
2927 "path": "users/merge",
2928 "httpMethod": "POST",
2929 "description": "merge users",
2943 "redirect_to_new_user": {
2967 "https://api.arvados.org/auth/arvados"
2972 "user_agreements": {
2975 "id": "arvados.user_agreements.get",
2976 "path": "user_agreements/{uuid}",
2977 "httpMethod": "GET",
2978 "description": "Gets a UserAgreement's metadata by UUID.",
2982 "description": "The UUID of the UserAgreement in question.",
2988 "description": "Attributes of the object to return in the response.",
2997 "$ref": "UserAgreement"
3000 "https://api.arvados.org/auth/arvados",
3001 "https://api.arvados.org/auth/arvados.readonly"
3005 "id": "arvados.user_agreements.list",
3006 "path": "user_agreements",
3007 "httpMethod": "GET",
3008 "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>",
3030 "description": "Attributes of each object to return in the response.",
3064 "description": "List objects on a remote federated cluster instead of the current one.",
3065 "location": "query",
3068 "bypass_federation": {
3071 "description": "bypass federation behavior, list items from local instance database only",
3076 "$ref": "UserAgreementList"
3079 "https://api.arvados.org/auth/arvados",
3080 "https://api.arvados.org/auth/arvados.readonly"
3084 "id": "arvados.user_agreements.create",
3085 "path": "user_agreements",
3086 "httpMethod": "POST",
3087 "description": "Create a new UserAgreement.",
3091 "description": "Attributes of the new object to return in the response.",
3095 "ensure_unique_name": {
3097 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
3098 "location": "query",
3104 "description": "Create object on a remote federated cluster instead of the current one.",
3105 "location": "query",
3113 "$ref": "UserAgreement"
3118 "$ref": "UserAgreement"
3121 "https://api.arvados.org/auth/arvados"
3125 "id": "arvados.user_agreements.update",
3126 "path": "user_agreements/{uuid}",
3127 "httpMethod": "PUT",
3128 "description": "Update attributes of an existing UserAgreement.",
3132 "description": "The UUID of the UserAgreement in question.",
3138 "description": "Attributes of the updated object to return in the response.",
3147 "$ref": "UserAgreement"
3152 "$ref": "UserAgreement"
3155 "https://api.arvados.org/auth/arvados"
3159 "id": "arvados.user_agreements.delete",
3160 "path": "user_agreements/{uuid}",
3161 "httpMethod": "DELETE",
3162 "description": "Delete an existing UserAgreement.",
3166 "description": "The UUID of the UserAgreement in question.",
3172 "$ref": "UserAgreement"
3175 "https://api.arvados.org/auth/arvados"
3179 "id": "arvados.user_agreements.signatures",
3180 "path": "user_agreements/signatures",
3181 "httpMethod": "GET",
3182 "description": "signatures user_agreements",
3185 "$ref": "UserAgreement"
3188 "https://api.arvados.org/auth/arvados"
3192 "id": "arvados.user_agreements.sign",
3193 "path": "user_agreements/sign",
3194 "httpMethod": "POST",
3195 "description": "sign user_agreements",
3198 "$ref": "UserAgreement"
3201 "https://api.arvados.org/auth/arvados"
3205 "id": "arvados.user_agreements.new",
3206 "path": "user_agreements/new",
3207 "httpMethod": "GET",
3208 "description": "new user_agreements",
3211 "$ref": "UserAgreement"
3214 "https://api.arvados.org/auth/arvados"
3219 "virtual_machines": {
3222 "id": "arvados.virtual_machines.get",
3223 "path": "virtual_machines/{uuid}",
3224 "httpMethod": "GET",
3225 "description": "Gets a VirtualMachine's metadata by UUID.",
3229 "description": "The UUID of the VirtualMachine in question.",
3235 "description": "Attributes of the object to return in the response.",
3244 "$ref": "VirtualMachine"
3247 "https://api.arvados.org/auth/arvados",
3248 "https://api.arvados.org/auth/arvados.readonly"
3252 "id": "arvados.virtual_machines.list",
3253 "path": "virtual_machines",
3254 "httpMethod": "GET",
3255 "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>",
3277 "description": "Attributes of each object to return in the response.",
3311 "description": "List objects on a remote federated cluster instead of the current one.",
3312 "location": "query",
3315 "bypass_federation": {
3318 "description": "bypass federation behavior, list items from local instance database only",
3323 "$ref": "VirtualMachineList"
3326 "https://api.arvados.org/auth/arvados",
3327 "https://api.arvados.org/auth/arvados.readonly"
3331 "id": "arvados.virtual_machines.create",
3332 "path": "virtual_machines",
3333 "httpMethod": "POST",
3334 "description": "Create a new VirtualMachine.",
3338 "description": "Attributes of the new object to return in the response.",
3342 "ensure_unique_name": {
3344 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
3345 "location": "query",
3351 "description": "Create object on a remote federated cluster instead of the current one.",
3352 "location": "query",
3359 "virtual_machine": {
3360 "$ref": "VirtualMachine"
3365 "$ref": "VirtualMachine"
3368 "https://api.arvados.org/auth/arvados"
3372 "id": "arvados.virtual_machines.update",
3373 "path": "virtual_machines/{uuid}",
3374 "httpMethod": "PUT",
3375 "description": "Update attributes of an existing VirtualMachine.",
3379 "description": "The UUID of the VirtualMachine in question.",
3385 "description": "Attributes of the updated object to return in the response.",
3393 "virtual_machine": {
3394 "$ref": "VirtualMachine"
3399 "$ref": "VirtualMachine"
3402 "https://api.arvados.org/auth/arvados"
3406 "id": "arvados.virtual_machines.delete",
3407 "path": "virtual_machines/{uuid}",
3408 "httpMethod": "DELETE",
3409 "description": "Delete an existing VirtualMachine.",
3413 "description": "The UUID of the VirtualMachine in question.",
3419 "$ref": "VirtualMachine"
3422 "https://api.arvados.org/auth/arvados"
3426 "id": "arvados.virtual_machines.logins",
3427 "path": "virtual_machines/{uuid}/logins",
3428 "httpMethod": "GET",
3429 "description": "logins virtual_machines",
3439 "$ref": "VirtualMachine"
3442 "https://api.arvados.org/auth/arvados"
3446 "id": "arvados.virtual_machines.get_all_logins",
3447 "path": "virtual_machines/get_all_logins",
3448 "httpMethod": "GET",
3449 "description": "get_all_logins virtual_machines",
3452 "$ref": "VirtualMachine"
3455 "https://api.arvados.org/auth/arvados"
3463 "id": "arvados.workflows.get",
3464 "path": "workflows/{uuid}",
3465 "httpMethod": "GET",
3466 "description": "Gets a Workflow's metadata by UUID.",
3470 "description": "The UUID of the Workflow in question.",
3476 "description": "Attributes of the object to return in the response.",
3488 "https://api.arvados.org/auth/arvados",
3489 "https://api.arvados.org/auth/arvados.readonly"
3493 "id": "arvados.workflows.list",
3494 "path": "workflows",
3495 "httpMethod": "GET",
3496 "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>",
3518 "description": "Attributes of each object to return in the response.",
3552 "description": "List objects on a remote federated cluster instead of the current one.",
3553 "location": "query",
3556 "bypass_federation": {
3559 "description": "bypass federation behavior, list items from local instance database only",
3564 "$ref": "WorkflowList"
3567 "https://api.arvados.org/auth/arvados",
3568 "https://api.arvados.org/auth/arvados.readonly"
3572 "id": "arvados.workflows.create",
3573 "path": "workflows",
3574 "httpMethod": "POST",
3575 "description": "Create a new Workflow.",
3579 "description": "Attributes of the new object to return in the response.",
3583 "ensure_unique_name": {
3585 "description": "Adjust name to ensure uniqueness instead of returning an error on (owner_uuid, name) collision.",
3586 "location": "query",
3592 "description": "Create object on a remote federated cluster instead of the current one.",
3593 "location": "query",
3609 "https://api.arvados.org/auth/arvados"
3613 "id": "arvados.workflows.update",
3614 "path": "workflows/{uuid}",
3615 "httpMethod": "PUT",
3616 "description": "Update attributes of an existing Workflow.",
3620 "description": "The UUID of the Workflow in question.",
3626 "description": "Attributes of the updated object to return in the response.",
3643 "https://api.arvados.org/auth/arvados"
3647 "id": "arvados.workflows.delete",
3648 "path": "workflows/{uuid}",
3649 "httpMethod": "DELETE",
3650 "description": "Delete an existing Workflow.",
3654 "description": "The UUID of the Workflow in question.",
3663 "https://api.arvados.org/auth/arvados"
3671 "id": "arvados.configs.get",
3673 "httpMethod": "GET",
3674 "description": "Get public config",
3676 "parameterOrder": [],
3679 "https://api.arvados.org/auth/arvados",
3680 "https://api.arvados.org/auth/arvados.readonly"
3688 "id": "arvados.vocabularies.get",
3689 "path": "vocabulary",
3690 "httpMethod": "GET",
3691 "description": "Get vocabulary definition",
3693 "parameterOrder": [],
3696 "https://api.arvados.org/auth/arvados",
3697 "https://api.arvados.org/auth/arvados.readonly"
3705 "id": "arvados.sys.trash_sweep",
3706 "path": "sys/trash_sweep",
3707 "httpMethod": "POST",
3708 "description": "apply scheduled trash and delete operations",
3710 "parameterOrder": [],
3713 "https://api.arvados.org/auth/arvados",
3714 "https://api.arvados.org/auth/arvados.readonly"
3720 "revision": "20240627",
3722 "ApiClientAuthorizationList": {
3723 "id": "ApiClientAuthorizationList",
3724 "description": "ApiClientAuthorization list",
3729 "description": "Object type. Always arvados#apiClientAuthorizationList.",
3730 "default": "arvados#apiClientAuthorizationList"
3734 "description": "List version."
3738 "description": "The list of ApiClientAuthorizations.",
3740 "$ref": "ApiClientAuthorization"
3745 "description": "A link to the next page of ApiClientAuthorizations."
3747 "next_page_token": {
3749 "description": "The page token for the next page of ApiClientAuthorizations."
3753 "description": "A link back to this list."
3757 "ApiClientAuthorization": {
3758 "id": "ApiClientAuthorization",
3759 "description": "ApiClientAuthorization",
3761 "uuidPrefix": "gj3su",
3768 "description": "Object version."
3773 "created_by_ip_address": {
3776 "last_used_by_ip_address": {
3793 "AuthorizedKeyList": {
3794 "id": "AuthorizedKeyList",
3795 "description": "AuthorizedKey list",
3800 "description": "Object type. Always arvados#authorizedKeyList.",
3801 "default": "arvados#authorizedKeyList"
3805 "description": "List version."
3809 "description": "The list of AuthorizedKeys.",
3811 "$ref": "AuthorizedKey"
3816 "description": "A link to the next page of AuthorizedKeys."
3818 "next_page_token": {
3820 "description": "The page token for the next page of AuthorizedKeys."
3824 "description": "A link back to this list."
3829 "id": "AuthorizedKey",
3830 "description": "AuthorizedKey",
3832 "uuidPrefix": "fngyi",
3839 "description": "Object version."
3844 "modified_by_user_uuid": {
3856 "authorized_user_uuid": {
3871 "id": "CollectionList",
3872 "description": "Collection list",
3877 "description": "Object type. Always arvados#collectionList.",
3878 "default": "arvados#collectionList"
3882 "description": "List version."
3886 "description": "The list of Collections.",
3888 "$ref": "Collection"
3893 "description": "A link to the next page of Collections."
3895 "next_page_token": {
3897 "description": "The page token for the next page of Collections."
3901 "description": "A link back to this list."
3907 "description": "Collection",
3909 "uuidPrefix": "4zz18",
3916 "description": "Object version."
3924 "modified_by_user_uuid": {
3930 "portable_data_hash": {
3933 "replication_desired": {
3936 "replication_confirmed_at": {
3939 "replication_confirmed": {
3963 "storage_classes_desired": {
3966 "storage_classes_confirmed": {
3969 "storage_classes_confirmed_at": {
3972 "current_version_uuid": {
3978 "preserve_version": {
3984 "file_size_total": {
3989 "ComputedPermissionList": {
3990 "id": "ComputedPermissionList",
3991 "description": "ComputedPermission list",
3996 "description": "Object type. Always arvados#computedPermissionList.",
3997 "default": "arvados#computedPermissionList"
4001 "description": "List version."
4005 "description": "The list of ComputedPermissions.",
4007 "$ref": "ComputedPermission"
4012 "description": "A link to the next page of ComputedPermissions."
4014 "next_page_token": {
4016 "description": "The page token for the next page of ComputedPermissions."
4020 "description": "A link back to this list."
4024 "ComputedPermission": {
4025 "id": "ComputedPermission",
4026 "description": "ComputedPermission",
4041 "id": "ContainerList",
4042 "description": "Container list",
4047 "description": "Object type. Always arvados#containerList.",
4048 "default": "arvados#containerList"
4052 "description": "List version."
4056 "description": "The list of Containers.",
4063 "description": "A link to the next page of Containers."
4065 "next_page_token": {
4067 "description": "The page token for the next page of Containers."
4071 "description": "A link back to this list."
4077 "description": "Container",
4079 "uuidPrefix": "dz642",
4086 "description": "Object version."
4097 "modified_by_user_uuid": {
4127 "runtime_constraints": {
4133 "container_image": {
4151 "scheduling_parameters": {
4157 "runtime_user_uuid": {
4160 "runtime_auth_scopes": {
4166 "gateway_address": {
4169 "interactive_session_started": {
4172 "output_storage_classes": {
4175 "output_properties": {
4181 "subrequests_cost": {
4189 "ContainerRequestList": {
4190 "id": "ContainerRequestList",
4191 "description": "ContainerRequest list",
4196 "description": "Object type. Always arvados#containerRequestList.",
4197 "default": "arvados#containerRequestList"
4201 "description": "List version."
4205 "description": "The list of ContainerRequests.",
4207 "$ref": "ContainerRequest"
4212 "description": "A link to the next page of ContainerRequests."
4214 "next_page_token": {
4216 "description": "The page token for the next page of ContainerRequests."
4220 "description": "A link back to this list."
4224 "ContainerRequest": {
4225 "id": "ContainerRequest",
4226 "description": "ContainerRequest",
4228 "uuidPrefix": "xvhdp",
4235 "description": "Object version."
4246 "modified_by_user_uuid": {
4261 "requesting_container_uuid": {
4267 "container_count_max": {
4273 "runtime_constraints": {
4276 "container_image": {
4300 "container_count": {
4306 "scheduling_parameters": {
4321 "output_storage_classes": {
4324 "output_properties": {
4327 "cumulative_cost": {
4337 "description": "Group list",
4342 "description": "Object type. Always arvados#groupList.",
4343 "default": "arvados#groupList"
4347 "description": "List version."
4351 "description": "The list of Groups.",
4358 "description": "A link to the next page of Groups."
4360 "next_page_token": {
4362 "description": "The page token for the next page of Groups."
4366 "description": "A link back to this list."
4372 "description": "Group",
4374 "uuidPrefix": "j7d0g",
4381 "description": "Object version."
4389 "modified_by_user_uuid": {
4421 "KeepServiceList": {
4422 "id": "KeepServiceList",
4423 "description": "KeepService list",
4428 "description": "Object type. Always arvados#keepServiceList.",
4429 "default": "arvados#keepServiceList"
4433 "description": "List version."
4437 "description": "The list of KeepServices.",
4439 "$ref": "KeepService"
4444 "description": "A link to the next page of KeepServices."
4446 "next_page_token": {
4448 "description": "The page token for the next page of KeepServices."
4452 "description": "A link back to this list."
4457 "id": "KeepService",
4458 "description": "KeepService",
4460 "uuidPrefix": "bi6l4",
4467 "description": "Object version."
4472 "modified_by_user_uuid": {
4484 "service_ssl_flag": {
4500 "description": "Link list",
4505 "description": "Object type. Always arvados#linkList.",
4506 "default": "arvados#linkList"
4510 "description": "List version."
4514 "description": "The list of Links.",
4521 "description": "A link to the next page of Links."
4523 "next_page_token": {
4525 "description": "The page token for the next page of Links."
4529 "description": "A link back to this list."
4535 "description": "Link",
4537 "uuidPrefix": "o0j2j",
4544 "description": "Object version."
4552 "modified_by_user_uuid": {
4577 "description": "Log list",
4582 "description": "Object type. Always arvados#logList.",
4583 "default": "arvados#logList"
4587 "description": "List version."
4591 "description": "The list of Logs.",
4598 "description": "A link to the next page of Logs."
4600 "next_page_token": {
4602 "description": "The page token for the next page of Logs."
4606 "description": "A link back to this list."
4612 "description": "Log",
4614 "uuidPrefix": "57u5n",
4621 "description": "Object version."
4629 "modified_by_user_uuid": {
4653 "object_owner_uuid": {
4660 "description": "User list",
4665 "description": "Object type. Always arvados#userList.",
4666 "default": "arvados#userList"
4670 "description": "List version."
4674 "description": "The list of Users.",
4681 "description": "A link to the next page of Users."
4683 "next_page_token": {
4685 "description": "The page token for the next page of Users."
4689 "description": "A link back to this list."
4695 "description": "User",
4697 "uuidPrefix": "tpzed",
4704 "description": "Object version."
4712 "modified_by_user_uuid": {
4744 "UserAgreementList": {
4745 "id": "UserAgreementList",
4746 "description": "UserAgreement list",
4751 "description": "Object type. Always arvados#userAgreementList.",
4752 "default": "arvados#userAgreementList"
4756 "description": "List version."
4760 "description": "The list of UserAgreements.",
4762 "$ref": "UserAgreement"
4767 "description": "A link to the next page of UserAgreements."
4769 "next_page_token": {
4771 "description": "The page token for the next page of UserAgreements."
4775 "description": "A link back to this list."
4780 "id": "UserAgreement",
4781 "description": "UserAgreement",
4783 "uuidPrefix": "gv0sa",
4790 "description": "Object version."
4798 "modified_by_user_uuid": {
4804 "portable_data_hash": {
4807 "replication_desired": {
4810 "replication_confirmed_at": {
4813 "replication_confirmed": {
4837 "storage_classes_desired": {
4840 "storage_classes_confirmed": {
4843 "storage_classes_confirmed_at": {
4846 "current_version_uuid": {
4852 "preserve_version": {
4858 "file_size_total": {
4863 "VirtualMachineList": {
4864 "id": "VirtualMachineList",
4865 "description": "VirtualMachine list",
4870 "description": "Object type. Always arvados#virtualMachineList.",
4871 "default": "arvados#virtualMachineList"
4875 "description": "List version."
4879 "description": "The list of VirtualMachines.",
4881 "$ref": "VirtualMachine"
4886 "description": "A link to the next page of VirtualMachines."
4888 "next_page_token": {
4890 "description": "The page token for the next page of VirtualMachines."
4894 "description": "A link back to this list."
4899 "id": "VirtualMachine",
4900 "description": "VirtualMachine",
4902 "uuidPrefix": "2x53u",
4909 "description": "Object version."
4914 "modified_by_user_uuid": {
4929 "id": "WorkflowList",
4930 "description": "Workflow list",
4935 "description": "Object type. Always arvados#workflowList.",
4936 "default": "arvados#workflowList"
4940 "description": "List version."
4944 "description": "The list of Workflows.",
4951 "description": "A link to the next page of Workflows."
4953 "next_page_token": {
4955 "description": "The page token for the next page of Workflows."
4959 "description": "A link back to this list."
4965 "description": "Workflow",
4967 "uuidPrefix": "7fd4e",
4974 "description": "Object version."
4985 "modified_by_user_uuid": {
5000 "servicePath": "arvados/v1/",
5001 "title": "Arvados API",