aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/VfModularity/SDNCTopologyChangeAssignCallback.xml
blob: 3e138775d475620b943f7ce143195b79e10853c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
	<output xmlns="com:att:sdnctl:vnf">
		<vnf-information>
			<vnf-id>skask</vnf-id>
		</vnf-information>
		<response-code>200</response-code>
		<svc-request-id>{{REQUEST-ID}}</svc-request-id>
		<ack-final-indicator>Y</ack-final-indicator>
		<service-information>
			<subscriber-name>dontcare</subscriber-name>
			<service-instance-id>0</service-instance-id>
			<service-type>SDN-MOBILITY</service-type>
		</service-information>
	</output>