X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fsrc%2Fmain%2Fjson%2Foofpcipoc-generic-neighbor-patch.json;h=aa4c013dd6e4039f1ae5777cb7b24220a39003f7;hp=6362d64151a00c337b5eb463c3a86fb05bcb82c7;hb=afa58a146bcfa18643681dffd96f56c59abc3093;hpb=4b2ee37c130e7bda6e45ff5308e6f1207bb2b773 diff --git a/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json b/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json index 6362d641..aa4c013d 100644 --- a/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json +++ b/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json @@ -6,9 +6,9 @@ { "edit-id": "patch blacklisted", "operation": "merge", - "target": "/oofpcipoc:blacklisted", + "target": "/ran-network:isHOAllowed", "value": { - "blacklisted": ${tmp.blacklisted} + "isHOAllowed": ${tmp.isHOAllowed} } } ]