Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
openmole
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
RoiArthurB
openmole
Commits
e4c5a032
Commit
e4c5a032
authored
Mar 23, 2020
by
Romain Reuillon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Doc] fix: format
parent
2feb4614
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
openmole/bin/org.openmole.site/jvm/src/main/scalatex/openmole/documentation/developers/RESTAPI.scalatex
...alatex/openmole/documentation/developers/RESTAPI.scalatex
+2
-2
No files found.
openmole/bin/org.openmole.site/jvm/src/main/scalatex/openmole/documentation/developers/RESTAPI.scalatex
View file @
e4c5a032
...
...
@@ -65,14 +65,14 @@ The API of exposes the following routes to submit and manage executions:
} ],
"modified" : 1584980668517,
"type" : "directory"
""")
}
""")
The fields contains the following info:
@ul
@li{@b{name}} - the name of the file
@li{@b{type}} - the type of the file. It can be (directory or file)
@li{@b{modified}} - the date of the last modification of this file
@li{@b{size}} - mentioned only for the entry of type "file". It contains the size of the file.
}
}
@li{@b{DELETE /job/:id} - cancel and remove an execution from the server. It has the following parameters:
@ul
@li{@b{id} - the id of the mole execution}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment