{ "name": "SDCDistributionGroup", "restServerParameters": { "host": "0.0.0.0", "port": 6969, "userName": "healthcheck", "password": "zb!XztG34" }, "receptionHandlerParameters": { "S3PReceptionHandler": { "receptionHandlerType": "S3P", "receptionHandlerClassName": "org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandler", "receptionHandlerConfigurationName": "fileConfiguration", "pluginHandlerParameters": { "policyDecoders": { "ToscaPolicyDecoder": { "decoderType": "ToscaPolicyDecoder", "decoderClassName": "org.onap.policy.distribution.reception.decoding.policy.file.PolicyDecoderFileInCsarToPolicy", "decoderConfigurationName": "toscaPolicyDecoderConfiguration" }, "ToscaControlLoopDecoder": { "decoderType": "ToscaControlLoopDecoder", "decoderClassName": "org.onap.policy.distribution.reception.decoding.policy.file.ControlLoopDecoderFileInCsar", "decoderConfigurationName": "toscaControlLoopDecoderConfiguration" } }, "policyForwarders": { "LifeCycleApiPolicyForwarder": { "forwarderType": "LifeCyclePolicyAPI", "forwarderClassName": "org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiPolicyForwarder", "forwarderConfigurationName": "lifecycleApiPolicyConfiguration" }, "LifeCycleApiControlLoopForwarder": { "forwarderType": "LifeCycleControlLoopAPI", "forwarderClassName": "org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiControlLoopForwarder", "forwarderConfigurationName": "lifecycleApiControlLoopConfiguration" } } } } }, "receptionHandlerConfigurationParameters": { "fileConfiguration": { "parameterClassName": "org.onap.policy.distribution.reception.handling.file.FileSystemReceptionHandlerConfigurationParameterGroup", "parameters": { "watchPath": "/tmp/policy_distribution/csar/" } } }, "policyDecoderConfigurationParameters": { "toscaPolicyDecoderConfiguration": { "parameterClassName": "org.onap.policy.distribution.reception.decoding.policy.file.PolicyDecoderFileInCsarToPolicyParameterGroup", "parameters": { "policyFileName": "tosca_policy", "policyTypeFileName": "tosca_policy_type" } }, "toscaControlLoopDecoderConfiguration": { "parameterClassName": "org.onap.policy.distribution.reception.decoding.policy.file.ControlLoopDecoderFileInCsarParameterGroup", "parameters": { "controlLoopType": "controlloop" } } }, "policyForwarderConfigurationParameters": { "lifecycleApiPolicyConfiguration": { "parameterClassName": "org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiForwarderParameters", "parameters": { "apiParameters": { "clientName": "policy-api", "hostname": "policy-api", "port": 6969, "useHttps": true, "userName": "policyadmin", "password": "zb!XztG34" }, "papParameters": { "clientName": "policy-pap", "hostname": "policy-pap", "port": 6969, "useHttps": true, "userName": "policyadmin", "password": "zb!XztG34" }, "deployPolicies": true } }, "lifecycleApiControlLoopConfiguration": { "parameterClassName": "org.onap.policy.distribution.forwarding.lifecycle.api.LifecycleApiControlLoopForwarderParameters", "parameters": { "controlLoopRuntimeParameters": { "clientName": "policy-clamp-cl-runtime", "hostname": "policy-clamp-cl-runtime", "port": 6969, "useHttps": true, "userName": "policyadmin", "password": "zb!XztG34" } } } } }