aboutsummaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/has-api/response-payloads/flow1-success-simple/main.json
blob: 0d375c1c6ab16ba76a2a786c3dbcd20c7655985b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "status": "template",
  "name": "Plan Name 1",
  "links": [
    [
      {
        "href": "http://127.0.0.1:5000/simulated/oof/has-api/flow1-success-simple/status-solving.json",
        "rel": "self"
      }
    ]
  ],
  "id": "plan_id"
}