blob: 7fff5ca3ce57744b96b5a964eb7fa68b6576fbc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"AssignVnf": {
"serviceInstance": {
"@class": "inventory.aai.onap.org.v12.ServiceInstance"
},
"customer": {
"@class": "inventory.aai.onap.org.v12.Customer"
},
"genericVnf": {
"@class": "inventory.aai.onap.org.v12.GenericVnf"
}
}
}
|