X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fplatform%2FdeployPDPPAP.rst;h=2ca7b49895c072d7d6e94dd75eb94fddac20ad08;hb=c004512b82598088cf333fd354e90aee4e601a64;hp=476d6860b37218aabf37b61d819f6daf3f038f01;hpb=3198d6db6c5b048f56051bbc2472864496c496ea;p=policy%2Fengine.git diff --git a/docs/platform/deployPDPPAP.rst b/docs/platform/deployPDPPAP.rst index 476d6860b..2ca7b4989 100644 --- a/docs/platform/deployPDPPAP.rst +++ b/docs/platform/deployPDPPAP.rst @@ -106,7 +106,7 @@ Healthcheck / Testing - The Policy PDP health check can be checked using the generic procedure documented above for PAP which applies to all policy components. -* Apart from the above check PDP also provides the swagger UI from which PDP REST APIs which can be tested and used, this also lets us know the PDP Status. In order to access PDP's swagger UI visit http://{PDP_URL}:8081/pdp/swagger-ui.html +- Apart from the above check PDP also provides the swagger UI from which PDP REST APIs which can be tested and used, this also lets us know the PDP Status. In order to access PDP's swagger UI visit ``http://{PDP_URL}:8081/pdp/swagger-ui.html.`` - In order to test the Policy components, the swagger UI provided by PDP can be used to test PDP and PAP.