aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/OrchestrationRequest/RequestProcessingData.json
blob: 79caa33419bb0a8c8f8b0311da41f66161b46430 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[
	{
		"id": 1,
		"soRequestId": "00032ab7-na18-42e5-965d-8ea592502018",
		"groupingId": "7d2e8c07-4d10-456d-bddc-37abf38ca714",
		"name": "requestAction",
		"value": "assign",
		"tag": "pincFabricConfigRequest"
	},{
		"id": 2,
		"soRequestId": "00032ab7-na18-42e5-965d-8ea592502018",
		"groupingId": "7d2e8c07-4d10-456d-bddc-37abf38ca714",
		"name": "pincFabricId",
		"value": "testId",
		"tag": "pincFabricConfigRequest"
	},{
		"id": 3,
		"soRequestId": "00032ab7-na18-42e5-965d-8ea592502018",
		"groupingId": "7d2e8c07-4d10-456d-bddc-37abf38ca715",
		"name": "requestAction",
		"value": "unassign",
		"tag": "pincFabricConfig"
	}
]