Skip to content
Snippets Groups Projects
Commit d8bcc6c4 authored by scs-ror's avatar scs-ror
Browse files

Version Mon 18 May 2020 07:52:30 AM UTC

parent 24bb5bcb
No related branches found
No related tags found
No related merge requests found
...@@ -15,11 +15,11 @@ is 6 requests per minute. Exceeding the limit will lead to your IP ...@@ -15,11 +15,11 @@ is 6 requests per minute. Exceeding the limit will lead to your IP
address being temporarily blocked from making further requests. The address being temporarily blocked from making further requests. The
block will automatically be lifted by waiting an hour. block will automatically be lifted by waiting an hour.
- api revision: `c95356e6 / 2020-05-14 12:53:14 +0200` - api revision: `12139689 / 2020-05-18 09:49:37 +0200`
- api version: `0.9-241-gc95356e` - api version: `0.9-242-g1213968`
- apidoc building date: `2020-05-14 10:55:20 +0000` - apidoc building date: `2020-05-18 07:51:46 +0000`
Summary Summary
------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------
...@@ -141,7 +141,7 @@ Query Parameters ...@@ -141,7 +141,7 @@ Query Parameters
- **barbora** – returns all times just for the Barbora cluster - **barbora** – returns all times just for the Barbora cluster
- **dgx** – returns all times just for the DGX cluster - **dgx** – returns all times just for the DGX-2 cluster
- **active** – returns dedicated times for all clusters which are now - **active** – returns dedicated times for all clusters which are now
active active
...@@ -156,7 +156,7 @@ Response JSON Object ...@@ -156,7 +156,7 @@ Response JSON Object
- **dateExpiration** (*string*) – maintenance end date - **dateExpiration** (*string*) – maintenance end date
- **updated\_at** (*string*) – date of last update - **updated\_at** (*string*) – date of the list’s last update
Status Codes Status Codes
- <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1" class="reference external">200 OK</a> - <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1" class="reference external">200 OK</a>
...@@ -211,7 +211,7 @@ Response JSON Object ...@@ -211,7 +211,7 @@ Response JSON Object
- **updated\_at** (*string*) – date of last update - **updated\_at** (*string*) – date of last update
- **usage\_files** (*int*) – number of files created\_at - **usage\_files** (*int*) – number of files created
- **usage\_space** (*int*) – amount of space used - **usage\_space** (*int*) – amount of space used
...@@ -416,7 +416,7 @@ Response JSON Object ...@@ -416,7 +416,7 @@ Response JSON Object
- **typeMotd** (*string*) – - **typeMotd** (*string*) –
- **updated\_at** (*string*) – date of last update - **updated\_at** (*string*) – date of the list’s last update
Status Codes Status Codes
- <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1" class="reference external">200 OK</a> - <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1" class="reference external">200 OK</a>
...@@ -482,7 +482,7 @@ Status Codes ...@@ -482,7 +482,7 @@ Status Codes
<a name="get--api-v1-version" class="headerlink" title="Permalink to this definition"></a> <a name="get--api-v1-version" class="headerlink" title="Permalink to this definition"></a>
**GET /api/v1/version** **GET /api/v1/version**
Returns basic information about API. Returns basic information about the API.
Response JSON Object Response JSON Object
- **hostname** (*string*) – system hostname - **hostname** (*string*) – system hostname
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment