-
- Downloads
add reservation to the g5k api
This allows reservation in advance to be performed. Put this in the resource descriptions of the resources: ``` { ... "reservation": "2017-11-28 19:00:00" "resources:" : { // regular machines+networks descriptions } } ```
Please register or sign in to comment