aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/VfModularity/SDNCTopologyAssignCallback.xml
blob: 2b732f952dbc28ad502be78cf37136ac3fb79dfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
	<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>
		<instance-reference>
			<object-path>restconf/SDNCObjectPath</object-path>
		</instance-reference>
	</output>