summaryrefslogtreecommitdiffstats
path: root/csit/data
diff options
context:
space:
mode:
Diffstat (limited to 'csit/data')
-rw-r--r--csit/data/dataOperationRequest.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/csit/data/dataOperationRequest.json b/csit/data/dataOperationRequest.json
new file mode 100644
index 000000000..1b94a299d
--- /dev/null
+++ b/csit/data/dataOperationRequest.json
@@ -0,0 +1,12 @@
+{
+ "operations": [
+ {
+ "operation": "read",
+ "operationId": "operational-12",
+ "datastore": "ncmp-datastore:passthrough-operational",
+ "options": "(fields=schemas/schema)",
+ "resourceIdentifier": "parent/child",
+ "targetIds": ["850117873c9a4936856a5081be96e6a8"]
+ }
+ ]
+} \ No newline at end of file