aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang b/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang
index b13091ba..c1ad9b92 100644
--- a/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang
+++ b/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang
@@ -1494,7 +1494,7 @@ module GENERIC-RESOURCE-API {
description "port-index when multiple CPs connect to same network. Default zero (0)";
type string;
}
- list vlan-tags {
+ list vlan-data {
key "vlan-uuid";
leaf vlan-uuid {
description "Key to vlan-tag uuid object in A&AI Generated by vlan mS";