From 77bef5e3c9a837016ca0efab73ae6435595226d5 Mon Sep 17 00:00:00 2001 From: scs-ror <nobody@it4i.cz> Date: Thu, 14 May 2020 08:21:33 +0000 Subject: [PATCH] Version Thu 14 May 2020 08:21:33 AM UTC --- scs_api.server_public.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/scs_api.server_public.md b/scs_api.server_public.md index 8223878..4eb9d20 100644 --- a/scs_api.server_public.md +++ b/scs_api.server_public.md @@ -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 block will automatically be lifted by waiting an hour. -- api revision: `c269dd33 / 2020-05-13 11:56:13 +0200` +- api revision: `3bc76226 / 2020-05-14 10:18:26 +0200` -- api version: `0.9-237-gc269dd3` +- api version: `0.9-238-g3bc7622` -- apidoc building date: `2020-05-13 09:58:18 +0000` +- apidoc building date: `2020-05-14 08:20:52 +0000` Summary ------------------------------------------------------------------------------------- @@ -149,6 +149,15 @@ Query Parameters - **planned** – returns dedicated times for all clusters which are now active or scheduled in the future +Response JSON Object +- **cluster\_type** (*string*) – cluster id + +- **dateEfficiency** (*string*) – maintenance start date + +- **dateExpiration** (*string*) – maintenance end date + +- **updated\_at** (*string*) – date of last update + Status Codes - <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1" class="reference external">200 OK</a> – no error @@ -200,7 +209,7 @@ Response JSON Object - **ldapuser** (*string*) – user id -- **updated\_at** (*string*) – date of last update (effective date) +- **updated\_at** (*string*) – date of last update - **usage\_files** (*int*) – number of files created\_at -- GitLab