...
Note: It might take a few minutes before the policy-apex-pdp reports its health status. If health is not reported after waiting for a few minutes, check the logs of policy-apex-pdp docker container to find any error messages.
...
"POST /rests/data/network-topology:network-topology/topology=topology-netconf/node=HCL-O-DU-1123/yang-ext:mount/o-ran-sc-du-hello-world:network-function/du-to-ru-connection=ERICSSON-O-RU-11225 HTTP/1.1" 201
The logs of policy-apex-pdp docker container should show some messages exchanged related to the LinkFailureEvent that was sent.
Code Block | ||
---|---|---|
| ||
docker logs policy-apex-pdp |
Workflow for updating the policy config
...