aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/src/test/resources/clds/templates/dcae-deployment-template.json
blob: d4891747e01944c3ca0f26a459fbb2b29776baf3 (plain)
1
2
3
4
5
6
7
8
9
{
	"serviceTypeId": "???",
	"inputs": {
		"aaiEnrichmentHost": "10.0.1.1",
		"enableAAIEnrichment": "true",
		"subscriberHostName": "10.0.11.1",
		"publisherHostName": "10.0.11.1"
	}
}