X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=scripts%2Fpolicy%2Fpolicy-apex-pdp%2Fconfig%2Fpap%2Fs3pConfig.json;fp=scripts%2Fpolicy%2Fpolicy-apex-pdp%2Fconfig%2Fpap%2Fs3pConfig.json;h=3085f45d4037d790a81345bdce51ddd02295b708;hb=e74fd95261e37e4258d6ed325368069ba25eaa45;hp=0000000000000000000000000000000000000000;hpb=7a86895fa2911ccdc5b827a1e1c2c2d54343d4f5;p=integration%2Fcsit.git diff --git a/scripts/policy/policy-apex-pdp/config/pap/s3pConfig.json b/scripts/policy/policy-apex-pdp/config/pap/s3pConfig.json new file mode 100644 index 00000000..3085f45d --- /dev/null +++ b/scripts/policy/policy-apex-pdp/config/pap/s3pConfig.json @@ -0,0 +1,11 @@ +{ + "name": "PapGroup", + "restServerParameters": { + "host": "0.0.0.0", + "port": 6969, + "userName": "healthcheck", + "password": "zb!XztG34", + "https": true, + "aaf": false + } +}