summaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/has-api/response-payloads/orig/status-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/functest/simulators/has-api/response-payloads/orig/status-template.json')
-rw-r--r--test/functest/simulators/has-api/response-payloads/orig/status-template.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/functest/simulators/has-api/response-payloads/orig/status-template.json b/test/functest/simulators/has-api/response-payloads/orig/status-template.json
new file mode 100644
index 0000000..6f20309
--- /dev/null
+++ b/test/functest/simulators/has-api/response-payloads/orig/status-template.json
@@ -0,0 +1,13 @@
+{
+ "status": "template",
+ "name": "Plan Name 1",
+ "links": [
+ [
+ {
+ "href": "http://conductor:8091/v1/plans/plan_id",
+ "rel": "self"
+ }
+ ]
+ ],
+ "id": "plan_id"
+}