Closed velp closed 2 years ago
BGP VPN feature is now available for the end-users. We have to add a new TAB for "Networks & Routers" section in the dashboard. This TAB must:
The end-user should be able to:
Name
name
Associated Routers
routers
Owning Project
project_id
Shared
shared
Tab Overview:
Overview
ID
id
Routers
Project
Type
type
Import Targets
import_targets
Export Targets
export_targets
Tab Routers (table of associated routers) columns:
Name / ID
Networks
Also, this Tab should contain controls to add/delete router associations.
implemented!
BGP VPN feature is now available for the end-users. We have to add a new TAB for "Networks & Routers" section in the dashboard. This TAB must:
Functionality
The end-user should be able to:
Columns for the list BGPVPN table:
Name
- fieldname
from the responseAssociated Routers
- fieldrouters
from the responseOwning Project
- fieldproject_id
from the responseShared
- fieldshared
from the responseColumns for the details page:
Tab
Overview
:ID
- fieldid
from the responseName
- fieldname
from the responseRouters
- fieldrouters
from the responseProject
- fieldproject_id
from the responseShared
- fieldshared
from the responseType
- fieldtype
from the responseImport Targets
- fieldimport_targets
from the repsonseExport Targets
- fieldexport_targets
from the responseTab
Routers
(table of associated routers) columns:Name / ID
- name and id of associated routerNetworks
- IDs and subnets of private networks on the routerAlso, this Tab should contain controls to add/delete router associations.