aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/VfModularity/SDNCTopologyActivateCallback.xml
blob: 5fa58e9c033af6ee1e2b3989d3786e466cd3359f (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>