Release 5.1 tutorial
Compare changes
+ 10
− 10
@@ -197,8 +197,8 @@ curl "http://crest-j23.cern.ch:8080/api-v5.0/iovs/size?tagname=LARBadChannelsMis
In general the payload is a JSON file containing the conditions data for a given `Tag`. This is in any case not a mandatory constraint for CREST server, you could imagine that your payload is for example an image or a ROOT file. However, for a better Athena integration we have been using a standard JSON format to migrate existing COOL data.
@@ -248,16 +248,16 @@ This part of the examples covers simple methods to store data in CREST. Be aware
@@ -270,7 +270,7 @@ curl -X POST http://crest-j23.cern.ch:8080/api-v5.0/globaltags \
@@ -285,7 +285,7 @@ We are not going to provide here the `curl` example, but you can obviously do so
@@ -313,7 +313,7 @@ Once your tests are over, it would be nice if you could clean your data (if they
@@ -328,8 +328,8 @@ You can verify that the tag is not anymore available.