The Network Development and Deployment Initiative (NDDI), a partnership between Internet2, Indiana University and others was formed to create a new network platform and complementary software, which together will support global scientific research in a revolutionary new way. The Open Exchange Software Suite (OESS) is the first software product to emerge from this partnership. Internet2's 100G nationwide AL2S network is also a product of this effort.
Create new page in admin ui to manage a workgroup's interfaces
On this page the user should be able to:
Required components:
<InterfacesProvider node_id={undefined} workgroup_id={undefined} render={ intfs => ... } />
<InterfaceTable interfaces=[] />
Will require an interface lookup form to locate interfaces to add to a workgroup.