Merge "Reorder modifiers"
[so.git] / bpmn / MSOInfrastructureBPMN / src / test / resources / __files / GenericFlows / getGenericVnfByNameResponse.xml
1 <generic-vnfs xmlns="http://org.openecomp.aai.inventory/v3">
2          <generic-vnf>
3             <vnf-id>2f1cc940-455f-4ee2-9411-a7899cd4f124</vnf-id>
4             <vnf-name>testVnfName123</vnf-name>
5             <vnf-type>mmsc-capacity</vnf-type>
6             <service-id>a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb</service-id>
7             <equipment-role>vMMSC</equipment-role>
8             <orchestration-status>pending-create</orchestration-status>
9             <resource-version>testReVer123</resource-version>
10             <relationship-list>
11                <relationship>
12                   <related-to>nothing</related-to>
13                   <related-link>https://aai-app-e2e.test.com:8443/aai/v3/network/l3-networks/l3-network/c597ab81-fece-49f4-a4f5-710cebb13c29/</related-link>
14                   <relationship-data>
15                      <relationship-key>l3-network.network-id</relationship-key>
16                      <relationship-value>c597ab81-fece-49f4-a4f5-710cebb13c29</relationship-value>
17                   </relationship-data>
18                </relationship>
19             </relationship-list>
20             <l-interfaces/>
21             <lag-interfaces/>
22          </generic-vnf>
23       </generic-vnfs>