aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows/src/test/resources/__files/VCPE/DoCreateAllottedResourceTXC/getArTxc.xml
blob: dfb7d46a68505c25fe7c36b35c84812b630396f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<allotted-resource xmlns="http://org.openecomp.aai.inventory/v9">
   <id>ar-1</id>
   <orchestration-status>Active</orchestration-status>
   <role>TXCr</role>
   <type>TXCt</type>
   <description>TXC</description>
   <selflink/>
   <resource-version>1490627351232</resource-version>
   <relationship-list>
      <relationship>
         <related-to>service-instance</related-to>
         <related-link>http://localhost:28090/aai/v9/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1</related-link>
         <relationship-data>
            <relationship-key>customer.global-customer-id</relationship-key>
            <relationship-value>SDN-ETHERNET-INTERNET</relationship-value>
         </relationship-data> 
         <relationship-data>
            <relationship-key>service-subscription.service-type</relationship-key>
            <relationship-value>123456789</relationship-value>
         </relationship-data>
         <relationship-data>
            <relationship-key>service-instance.service-instance-id</relationship-key>
            <relationship-value>88819355-9a71-4ddc-9e22-373f0644b40b</relationship-value>
         </relationship-data>
         <related-to-property>
            <property-key>service-instance.service-instance-name</property-key>
            <property-value>vcpe-1702-m010904-name4</property-value>
         </related-to-property>
      </relationship>
   </relationship-list>
</allotted-resource>