aboutsummaryrefslogtreecommitdiffstats
path: root/docs/opa/resources/data_replace_request.json
blob: ba41109b463b6689bfd12f5708915b99b632934f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
    }
  ]
}