Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scs-api-public
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
SCS
scs-api-public
Commits
7c61f153
Commit
7c61f153
authored
Feb 19, 2020
by
scs-ror
Browse files
Options
Downloads
Patches
Plain Diff
Version Wed Feb 19 10:14:43 UTC 2020
parent
ad9dddbd
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
scs_api.server_public.md
+18
-3
18 additions, 3 deletions
scs_api.server_public.md
with
18 additions
and
3 deletions
scs_api.server_public.md
+
18
−
3
View file @
7c61f153
...
@@ -14,9 +14,9 @@ default is 6 requests per minute. Exceeding the limit will lead to your
...
@@ -14,9 +14,9 @@ default is 6 requests per minute. Exceeding the limit will lead to your
ip address being temporarily blocked from making further requests. The
ip 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:
`
41b42e0f
/ 20
19-1
2-1
7
11:
02:11
+0100`
-
api revision:
`
b8c1f271
/ 20
20-0
2-1
9
11:
11:08
+0100`
-
api version:
`0.9-19
8
-g
41b42e0
`
-
api version:
`0.9-19
9
-g
b8c1f27
`
-
apidoc building date:
`20
19-1
2-1
7
10:
04:38
+0000`
-
apidoc building date:
`20
20-0
2-1
9
10:
13:50
+0000`
Summary
Summary
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
...
@@ -87,6 +87,9 @@ API Details
...
@@ -87,6 +87,9 @@ API Details
A service to check if account and/or related project has the access to
A service to check if account and/or related project has the access to
specified queue.
specified queue.
Terminal implementation is available at
<a
href=
"https://pypi.org/project/it4i.portal.clients/#it4icheckaccess"
class=
"reference external"
>
it4icheckaccess
</a>
Request JSON Object:
Request JSON Object:
-
**login**
(
*string*
) – account id
-
**login**
(
*string*
) – account id
...
@@ -123,6 +126,9 @@ A service with public dedicated time calendar.
...
@@ -123,6 +126,9 @@ A service with public dedicated time calendar.
Returns list of times dedicated for HPC maintainance. It is not possible
Returns list of times dedicated for HPC maintainance. It is not possible
to use HPC services during maintainance.
to use HPC services during maintainance.
Terminal implementation is available at
<a
href=
"https://pypi.org/project/it4i.portal.clients/#it4idedicatedtime"
class=
"reference external"
>
it4idedicatedtime
</a>
Query Parameters:
Query Parameters:
-
**all**
– returns all dedicated times for all clusters
-
**all**
– returns all dedicated times for all clusters
...
@@ -165,6 +171,9 @@ Status Codes:
...
@@ -165,6 +171,9 @@ Status Codes:
A service to show filesystem usage.
A service to show filesystem usage.
Terminal implementation is available at
<a
href=
"https://pypi.org/project/it4i.portal.clients/#it4ifsusage"
class=
"reference external"
>
it4ifsusage
</a>
Request JSON Object:
Request JSON Object:
-
**login**
(
*string*
) – account id
-
**login**
(
*string*
) – account id
...
@@ -219,6 +228,9 @@ response contains two parts:
...
@@ -219,6 +228,9 @@ response contains two parts:
-
`me_as_pi`
– data from projects, where the account is PI (primary
-
`me_as_pi`
– data from projects, where the account is PI (primary
investigator)
investigator)
Terminal implementation is available at
<a
href=
"https://pypi.org/project/it4i.portal.clients/#it4ifree"
class=
"reference external"
>
it4ifree
</a>
Request JSON Object:
Request JSON Object:
-
**login**
(
*string*
) – account id
-
**login**
(
*string*
) – account id
...
@@ -308,6 +320,9 @@ Status Codes:
...
@@ -308,6 +320,9 @@ Status Codes:
Returns SCS messages of the day.
Returns SCS messages of the day.
Terminal implementation is available at
<a
href=
"https://pypi.org/project/it4i.portal.clients/#it4imotd"
class=
"reference external"
>
it4imotd
</a>
Query Parameters:
Query Parameters:
-
**notice**
– returns only notice messages
-
**notice**
– returns only notice messages
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment