aboutsummaryrefslogtreecommitdiffstats
path: root/servicegateway/service/src/test/resources/json/createServiceInstance.json
blob: d8ba2fea278cf3aae7f036d8805d4c55cf132d7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "name": "gso_service",
	"description": "siteToDc",
	"serviceDefId": "78ede6f3-66cc-46ab-b748-38a6c010d272",
	"templateId": "38a6c01-66cc-46ab-b748-38a6c010d272",
	"templateName": "GsoTemplate",
	"gatewayUri":"/openoapi/lifecyclymgr/v1/services",
	"parameters": {
		"POP.vFW-moc": "xxx",
		"POP.vCPE-moc": "xxx"
	}
}