summaryrefslogtreecommitdiffstats
path: root/dmi-plugin-stub/mappings/batchCmHandles.json
diff options
context:
space:
mode:
Diffstat (limited to 'dmi-plugin-stub/mappings/batchCmHandles.json')
-rw-r--r--dmi-plugin-stub/mappings/batchCmHandles.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/dmi-plugin-stub/mappings/batchCmHandles.json b/dmi-plugin-stub/mappings/batchCmHandles.json
new file mode 100644
index 000000000..2018516b4
--- /dev/null
+++ b/dmi-plugin-stub/mappings/batchCmHandles.json
@@ -0,0 +1,13 @@
+{
+ "request": {
+ "method": "POST",
+ "urlPattern": "/dmi/v1/ch/batch/data/ds/.*"
+ },
+ "response": {
+ "status": 200,
+ "bodyFileName": "batchResponse.json",
+ "headers": {
+ "Content-Type": "application/json"
+ }
+ }
+}