Containerization feature of SO
[so.git] / common / src / test / resources / __files / aai / bulkprocess / test-request-small.json
1 {
2   "transactions" : [ {
3     "put" : [ {
4       "uri" : "/network/generic-vnfs/generic-vnf/test1/relationship-list/relationship",
5       "body" : {
6         "related-link" : "/cloud-infrastructure/pservers/pserver/test2"
7       }
8     } ] 
9   } ] 
10 }