aboutsummaryrefslogtreecommitdiffstats
path: root/docs/opa/resources/data_replace_request.json
diff options
context:
space:
mode:
authorgururajarao79 <gb00566633@techmahindra.com>2025-03-27 19:29:29 +0530
committergururajarao79 <gb00566633@techmahindra.com>2025-03-27 22:31:00 +0530
commit1776ff2c780dfabbaa1c4a861b330d3dbe470fb6 (patch)
tree8948145f7afdcf17e176b109c726185e39b99868 /docs/opa/resources/data_replace_request.json
parent0031d096390953ef0ae8e6067e42a724f816be82 (diff)
opa pdp documentationHEADmaster
Issue-ID: POLICY-5329 Change-Id: I38d158446084f2822cefb6499b5b710f47e27e84 Signed-off-by: gururajarao79 <gb00566633@techmahindra.com>
Diffstat (limited to 'docs/opa/resources/data_replace_request.json')
-rw-r--r--docs/opa/resources/data_replace_request.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/opa/resources/data_replace_request.json b/docs/opa/resources/data_replace_request.json
new file mode 100644
index 00000000..ba41109b
--- /dev/null
+++ b/docs/opa/resources/data_replace_request.json
@@ -0,0 +1,18 @@
+{
+ "onapName": "CDS",
+ "onapComponent": "CDS",
+ "onapInstance": "CDS",
+ "currentDateTime": "2025-01-17T08:26:41.857Z",
+ "currentDate": "2025-01-17",
+ "currentTime": "08:26:41.857Z",
+ "timeZone": "UTC",
+ "timeOffset": "+08:45",
+ "policyName": "cell.consistency",
+ "data": [
+ {
+ "op": "replace",
+ "path": "maxPCI",
+ "value": 4000
+ }
+ ]
+} \ No newline at end of file