aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-simulators/src/main/resources/org/onap/policy/simulators/dmaap/DmaapParameters.json
blob: b704f6f14752fc9eab7736ec74605291f95acbd2 (plain)
1
2
3
4
5
6
7
8
{
    "name": "DMaapSim",
    "topicSweepSec": 300,
    "restServerParameters": {
        "host": "0.0.0.0",
        "port": 3904
    }
}