{# SPDX-License-Identifier: Apache-2.0 #} {# Copyright (C) 2025 Marcin Zieba #} {% include "netbox_nso_plugin/categories/_adapter_error.html" %} {% if grid_payload.rows %}

Edit bundle parameters or member mode/priority inline. Membership and LAG identity remain native interface changes; editing either level owns the complete bundle and member set.

{{ grid_payload|json_script:"nso-lacp-data" }} {% url 'plugins:netbox_nso_plugin:device_nso_category' pk=object.pk key='lacp' as cat_url %} {% include "netbox_nso_plugin/categories/_grid.html" with cls="nso-lacp" json_url=cat_url|add:"?format=json" counts=grid_payload.counts %} {% else %}

No LACP bundles reported for this device.

{% endif %}