Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
policy
/
clamp
/
f83411a86e2277adae69e780e8511913d61a0f17
/
.
/
runtime
/
src
/
test
/
resources
/
clds
/
sdc-controller-config-bad.json
blob: 194ff5f4b8ec2148627eb1e7e72d90401c6e922f [
file
] [
log
] [
blame
]
{
"sdc-connections"
:
{
"sdc-controller1"
:
{
"user"
:
"testuser"
,
"consumerGroup"
:
"consumerGroup"
,
"consumerId"
:
"consumerId"
,
"environmentName"
:
"environmentName"
,
"sdcAddress"
:
"hostname1:8080"
,
"pollingInterval"
:
10
,
"pollingTimeout"
:
30
}
}
}