summaryrefslogtreecommitdiffstats
path: root/so-simulator/src/main/resources/sdnc/gr-api/SDNCSuccess.json
blob: 4c7360afab4500fbe0da7b295f95f6d3ab5672a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
	"output": {
		"response-code": "${responseCode}",
		"response-message": "${responseMessage}",
		"ack-final-indicator": "${finalIndicator}",
		"svc-request-id": "248783176134150",
		"response-parameters": [
			{
				"sequence-number": 2,
				"tag-value": "DEBES0MDABE0207URWX01",
				"tag-name": "vnf-host-name"
			},
			{
				"sequence-number": 1,
				"tag-value": "911ce7a0-3852-4786-9f3b-41fa1adda63a",
				"tag-name": "vnf-id"
			}
		]
	}
}