diff --git a/base/dcim.yml b/base/dcim.yml index 791390a..a35d6a9 100644 --- a/base/dcim.yml +++ b/base/dcim.yml @@ -8,6 +8,7 @@ generics: description: Generic Device object. label: Device icon: mdi:server + include_in_menu: false human_friendly_id: - name__value order_by: diff --git a/experimental/optical_transport/optical_transport.yml b/experimental/optical_transport/optical_transport.yml index 56f2655..b507918 100644 --- a/experimental/optical_transport/optical_transport.yml +++ b/experimental/optical_transport/optical_transport.yml @@ -23,7 +23,7 @@ generics: namespace: Dcim description: "Generic base for any channel allocation/routing (fiber, cable, or internal cross-connect)" label: "Channel Mapping" - include_in_menu: true + include_in_menu: false attributes: # TODO: Replace with a proper status - name: is_active @@ -66,7 +66,7 @@ generics: namespace: Dcim description: "Generic interface for any device that can multiplex DWDM channels (active or passive)" label: "Optical Multiplexer Device" - include_in_menu: true + include_in_menu: false uniqueness_constraints: - [computed_name__value] attributes: