Changes between Initial Version and Version 1 of GEC17Agenda/GettingStartedWithGENI_III_GIMI/Procedure/TrackIssues/ExperimentService


Ignore:
Timestamp:
07/16/13 22:34:24 (11 years ago)
Author:
divyashri.bhat@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/GettingStartedWithGENI_III_GIMI/Procedure/TrackIssues/ExperimentService

    v1 v1  
     1I am trying to POST a JSON object to the Experiment Service.
     2
     3Here is the JSON I am trying to POST
     4{{{
     5[{"name": "dbhat-Explabwiki-2013-07-16T22:11:42", "iticket": {"valid_until": "2013-07-19.18:04:04", "path": "/geniRenci/home/geni-dbhat/manifests-2013-07-16T22:11:42", "token": "knJrvzcGMrefnqA", "created_at": "2013-07-16T22:13:36"}}]
     6}}}
     7
     8
     9This is the message I get on the client side
     10{{{
     11Saving JSON to file: /home/dbhat/exptest/experiment.json
     12{"exception":{"code":403,"reason":"Unsupported Method"}}
     13}}}
     14
     15However, when I do a GET I am able to see the experiments. It also shows up in Labwiki.