aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/services/execution-service/src/test/resources/payload/inputs/input.json
blob: cd6fac128aec9daf765be7f604590ccbca6eb922 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"api-ver": "2.00",
	"originator-id": "MSO",
	"request-id": "123456",
	"service-instance-id": "ibcx0001vm001",
	"service-type": "AVPN",
	"vnf-type": "vUSP - vDBE-IPX HUB",
	"vnf-id": 123456,
	"service-template-name": "VRR-baseconfiguration",
	"service-template-version": "1.0.0",
	"action-name": "resource-assignment-action",
	"group-name": "sample group name",
	"bundle-id": "sample bundle id",
	"bundle-mac": [
		"Sample bundle mac",
		"Sample bundle mac"
	]
}