diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2024-01-11 14:25:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-01-11 14:25:42 +0000 |
commit | 65700dea9c6d8332c27ad649566ee817e479fe0b (patch) | |
tree | 803f87df3c816b8027f57a5ac1ebedb8c2df0b01 /csit/data/cps-core | |
parent | 37c6d4dfd45afda49042da455f3bcb572dbad7a2 (diff) | |
parent | 02d8bf8c8a3469f75ef841c9d8c72349c51f3330 (diff) |
Merge "Improve dmi plugin csit stub - Modified dmi plugin stub to return diff. modules based on cm handle id"
Diffstat (limited to 'csit/data/cps-core')
-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 |