aboutsummaryrefslogtreecommitdiffstats
path: root/csit/data/cps-core/dataOperationRequest.json
blob: ddaecdfb9a716fa9c0ac6613b15dba199b970bb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "operations": [
    {
      "operation": "read",
      "operationId": "operational-12",
      "datastore": "ncmp-datastore:passthrough-operational",
      "options": "(fields=schemas/schema)",
      "resourceIdentifier": "parent/child",
      "targetIds": ["CMHandle1"]
    }
  ]
}