summaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml')
-rw-r--r--aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml b/aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml
index 44825f2..374482a 100644
--- a/aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml
+++ b/aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml
@@ -8995,6 +8995,11 @@
<xml-property name="description" value="ip-address prefix length."/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="logicalInterfaceId" name="logical-interface-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identity of a logical interface, e.g., VLAN ID."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="nextHop" name="next-hop" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Could be ip-address, hostname, or service-instance."/>