Functest scripts, simulators, and payloads
[optf/osdf.git] / test / functest / simulators / has-api / response-payloads / orig / status-template.json
1 {
2   "status": "template",
3   "name": "Plan Name 1",
4   "links": [
5     [
6       {
7         "href": "http://conductor:8091/v1/plans/plan_id",
8         "rel": "self"
9       }
10     ]
11   ],
12   "id": "plan_id"
13 }