summaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml')
-rw-r--r--aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml b/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml
index 70f4ee9..154bb11 100644
--- a/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml
+++ b/aai-schema/src/main/resources/onap/oxm/v19/aai_oxm_v19.xml
@@ -4957,6 +4957,11 @@
<xml-property name="description" value="Network Management profile of this VNF"/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="applicationId" name="application-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="vnf application-id"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v19.RelationshipList"/>
<xml-element java-attribute="lInterfaces" name="l-interfaces" type="inventory.aai.onap.org.v19.LInterfaces"/>
<xml-element java-attribute="lagInterfaces" name="lag-interfaces" type="inventory.aai.onap.org.v19.LagInterfaces"/>