diff options
author | sourabh_sourabh <sourabh.sourabh@est.tech> | 2024-01-04 17:01:27 +0000 |
---|---|---|
committer | sourabh_sourabh <sourabh.sourabh@est.tech> | 2024-01-11 11:22:34 +0000 |
commit | 02d8bf8c8a3469f75ef841c9d8c72349c51f3330 (patch) | |
tree | c2334148ec039389f70eb626609a742356114a66 /csit/data/cps-core/dataOperationRequest.json | |
parent | 8092359e5a03ebfd1fe5afaee3e6e64fdba082d3 (diff) |
Improve dmi plugin csit stub
- Modified dmi plugin stub to return diff. modules based on cm handle
id
Issue-ID: CPS-2006
Change-Id: I61a0fd11b8f41ceb69dac296ad3570b91137cdcd
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Diffstat (limited to 'csit/data/cps-core/dataOperationRequest.json')
-rw-r--r-- | csit/data/cps-core/dataOperationRequest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/data/cps-core/dataOperationRequest.json b/csit/data/cps-core/dataOperationRequest.json index 1b94a299dc..ddaecdfb9a 100644 --- a/csit/data/cps-core/dataOperationRequest.json +++ b/csit/data/cps-core/dataOperationRequest.json @@ -6,7 +6,7 @@ "datastore": "ncmp-datastore:passthrough-operational", "options": "(fields=schemas/schema)", "resourceIdentifier": "parent/child", - "targetIds": ["850117873c9a4936856a5081be96e6a8"] + "targetIds": ["CMHandle1"] } ] }
\ No newline at end of file |