aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/install/db/attributes_for_hover_on_data.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/install/db/attributes_for_hover_on_data.json b/app/install/db/attributes_for_hover_on_data.json
index c2ba051..aadcbe8 100644
--- a/app/install/db/attributes_for_hover_on_data.json
+++ b/app/install/db/attributes_for_hover_on_data.json
@@ -85,5 +85,13 @@
"ports"
],
"type" : "otep"
+},
+{
+ "type" : "switch_pnic",
+ "attributes" : [
+ "aci_document",
+ "parent_id",
+ "role"
+ ]
}
]