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
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
4314d992
Commit
4314d992
authored
5 years ago
by
scs-ror
Browse files
Options
Downloads
Patches
Plain Diff
Version Mon 08 Jun 2020 12:58:47 PM UTC
parent
64b1ba09
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scs_api.server_public.md
+15
-3
15 additions, 3 deletions
scs_api.server_public.md
with
15 additions
and
3 deletions
scs_api.server_public.md
+
15
−
3
View file @
4314d992
...
...
@@ -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:
`
26bc2dbc
/ 2020-06-08 07:33:47 +0200`
-
api revision:
`
d110fd35
/ 2020-06-08 07:33:47 +0200`
-
api version:
`0.9-238-g
26bc2db
`
-
api version:
`0.9-238-g
d110fd3
`
-
apidoc building date:
`2020-06-08 12:5
4:25
+0000`
-
apidoc building date:
`2020-06-08 12:5
8:10
+0000`
Summary
-------------------------------------------------------------------------------------
...
...
@@ -148,7 +148,9 @@ 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
...
...
@@ -196,7 +198,9 @@ Request JSON Object
-
**it4ifreetoken**
(
*string*
) – token
-
**cluster**
(
*string*
) – cluster id or ‘all’
Response JSON Object
-
**cluster**
(
*string*
) – cluster id or ‘all’
-
**fs**
(
*string*
) – filesystem name
...
...
@@ -269,7 +273,9 @@ Request JSON Object
-
**login**
(
*string*
) – account id
-
**it4ifreetoken**
(
*string*
) – token
Response JSON Object
-
**login**
(
*string*
) – account id
-
**pi\_login**
(
*string*
) – PI account id
...
...
@@ -387,7 +393,9 @@ Query Parameters
-
**important**
– returns only important messages
-
**all**
– returns all messages
Response JSON Object
-
**author**
(
*string*
) – author of the message
-
**category**
(
*string*
) – message category
...
...
@@ -454,7 +462,9 @@ Status Codes
**GET /api/v1/ping**
A service for testing connection to API.
Response JSON Object
-
**message**
(
*string*
) – reply message ‘pong’
Status Codes
...
...
@@ -478,7 +488,9 @@ Status Codes
**GET /api/v1/version**
Returns basic information about the API.
Response JSON Object
-
**hostname**
(
*string*
) – system hostname
-
**revision**
(
*string*
) – API revision / build time
...
...
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