aboutsummaryrefslogtreecommitdiffstats
path: root/so-sdn-clients/src/test/resources/__files/SDNCClientPut404Response.json
blob: cf0254886d2bb60b389f848c1db247abbdec188b (plain)
1
2
3
4
5
6
7
8
{
	"output": {
		"svc-request-id": "086a7a09-1470-4977-8b3e-307488b8811a",
		"response-code": "404",
		"response-message": "invalid input: the service-instance does not have any service data in SDNC",
		"ack-final-indicator": "Y"
	}
}