blob: 4c9cd721dff0ceea7ca6e972d989e90234fa45c7 [file] [log] [blame]
sourabh_sourabh6041e3f2024-09-30 11:13:30 +01001{
2 "data": {
3 "push-change-update": {
4 "datastore-changes": {
5 "ietf-yang-patch:yang-patch": {
6 "patch-id": "34534ffd98",
7 "edit": [
8 {
9 "edit-id": "ded43434-1",
10 "operation": "replace",
11 "target": "ancestor:ancestor/parent[@id='parent1']/child[@id='child1']/grandchild[@id='grandchild1']/relation[@id='relation1']",
12 "value": {
13 "attributes": []
14 }
15 },
16 {
17 "edit-id": "ded43434-2",
18 "operation": "create",
19 "target": "ancestor:ancestor/parent[@id='parent1']/child[@id='child1']/grandchild[@id='grandchild1']/relation[@id='relation1']",
20 "value": {
21 "attributes": [
22 {
23 "isHoAllowed": false
24 }
25 ]
26 }
27 },
28 {
29 "edit-id": "ded43434-3",
30 "operation": "delete",
31 "target": "ancestor:ancestor/parent[@id='parent1']/child[@id='child1']/grandchild[@id='grandchild1']/relation[@id='relation1']"
32 }
33 ]
34 }
35 }
36 }
37 }
38}