/
OPA Policy UnDeploy

OPA Policy UnDeploy

The same CRUD API for policy undeploy will be used here aswell to undeploy the policy

curl -u 'policyadmin:zb!XztG34' -X DELETE http://policy-pap:6969/policy/pap/v1/pdps/policies/native.cellconsistency.opa

OPA-PDP will receive PDP_UPDATE message and read the policies to be undeployed. policiesToBeUndeployed":[{"name":"cellconsistency","version":"1.0.0"}]

OPA-PDP will remove the directories /cell/consistency and polciy.rego file from the persistent storage and undeploy the policy from OPA SDK.

OPA-PDP will delete the data also, if PAP had deployed the data.

Related content

Dynamic Data Update
Dynamic Data Update
More like this
OPA Policy Deploy
OPA Policy Deploy
More like this
OPA PDP
OPA PDP
More like this
TO BE DELETED - refer to Dublin Documentation
TO BE DELETED - refer to Dublin Documentation
More like this
Database additions for Pdp group policy deploy/undeploy audit
Database additions for Pdp group policy deploy/undeploy audit
More like this
OPA PDP Development Plan
OPA PDP Development Plan
More like this