aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/test/resources/org/onap/policy/common/endpoints/http/server/internal/HttpServerTest.json
blob: aba9d682f646adc4c7e149d92c7093f27af6ce1e (plain)
1
2
3
4
5
6
7
8
{
    "alive": false,
    "host": "localhost",
    "name": "echo",
    "port": ${obj.port},
    "sniHostCheck":false,
    "prometheus":false
}