From 3e7c63ee74ebf9f632e20c8eb5294afbdbe0d5a8 Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Sun, 12 May 2019 01:56:56 +0800 Subject: Fix instance detail for CCVPN & instance topology Change-Id: I8ab0a72a9901c7262ee97721a00e6d44ebe96af6 Issue-ID: USECASEUI-222 Signed-off-by: guochuyicmri --- .../app/ccvpn-detail/ccvpn-detail.component.html | 426 ++++++++++++++------- 1 file changed, 281 insertions(+), 145 deletions(-) (limited to 'usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html') diff --git a/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html b/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html index 0c3ece3c..5e630767 100644 --- a/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html +++ b/usecaseui-portal/src/app/ccvpn-detail/ccvpn-detail.component.html @@ -1,5 +1,5 @@ -

Services List

-
-
- -
-

{{detailParams['service-instance-name']}} Instance Detail

- - -
- -
    -
  • Name: {{sotnVpnInfo.name}}
  • -
  • Description: {{sotnVpnInfo.description}}
  • -
  • Start Time: {{sotnVpnInfo.startTime}}
  • -
  • End Time: {{sotnVpnInfo.endTime}}
  • -
  • COS: {{sotnVpnInfo.COS}}
  • -
  • Reroute Enable: {{sotnVpnInfo.reroute}}
  • -
  • Service Level Specification: {{sotnVpnInfo.SLS}}
  • -
  • DualLink: {{sotnVpnInfo.dualLink}}
  • -
  • CIR: {{sotnVpnInfo.CIR}}
  • -
  • EIR: {{sotnVpnInfo.EIR}}
  • -
  • CBS: {{sotnVpnInfo.CBS}}
  • -
  • EBS: {{sotnVpnInfo.EBS}}
  • -
  • Color Aware: {{sotnVpnInfo.colorAware}}
  • -
  • Coupling Flag: {{sotnVpnInfo.couplingFlag}}
  • -
+
+ +
+

{{detailParams['service-instance-name']}} Instance Detail

+
+ +
+
+ +
+ +
+ + + + + + {{vpns[0].domain}} + + + + + + {{vpns[1].domain}} + + + + + + + {{vpns[0].sitetpname}} + + + + + + {{vpns[0].othertpname}} + + + + + + + {{vpns[1].othertpname}} + + + + + + {{vpns[1].sitetpname}} + + + + + + + SP Partent Network + + + + + + + {{localSite[0] && localSite[0]["service-instance-name"]}} + + + + + + {{ localSite[1] && localSite[1]["service-instance-name"]}} + + + + {{ localSite[1] && localSite[1]["service-instance-name"]}} + + + + + + + {{outerSite[1]["service-instance-name"]}} + + + + + + {{outerSite[0]["service-instance-name"]}} + + + + + + +
+
+
+ + +
+ name: +
{{templateParameters.service["name"]}}
+ description: +
{{templateParameters.service["description"]}}
- -
- - +
+
+

sdwanVPN List

+
+ - NO. - Name - Description - Post Code - Address - VLAN + NO. + Name + topology Action - - + {{i+1}} - {{item.baseNames.name}} - {{item.baseNames.description}} - {{item.baseNames.postcode}} - {{item.baseNames.address}} - {{item.baseNames.vlan}} - Detail + {{item.sdwanvpn_name}} + {{item.sdwanvpn_topology}} + + + - -
-

Site_Enterprise Service X

-
    -
  • Name: {{ siteDetailData.baseNames.name}}
  • -
  • Description: {{ siteDetailData.baseNames.description }}
  • -
  • Type: {{ siteDetailData.baseNames.type }}
  • -
  • Role: {{ siteDetailData.baseNames.role }}
  • -
  • PostCode: {{ siteDetailData.baseNames.postcode }}
  • -
  • VLAN: {{ siteDetailData.baseNames.vlan }}
  • -
  • Address: {{ siteDetailData.baseNames.address }}
  • -
  • ClientSignal: {{ siteDetailData.baseNames.clientSignal }}
  • -
  • ControlPoint: {{ siteDetailData.baseNames.controlPoint }}
  • -
  • Emails: {{ siteDetailData.baseNames.emails }}
  • -
  • GroupName: {{ siteDetailData.baseNames.groupName }}
  • -
  • GroupRole: {{ siteDetailData.baseNames.groupRole }}
  • -
  • Latitude: {{ siteDetailData.baseNames.latitude }}
  • -
  • Longitude: {{ siteDetailData.baseNames.longitude }}
  • -
  • SotnVpnName: {{ siteDetailData.baseNames.sotnVpnName }}
  • -
-
-

CPE

-
    -
  • Name: {{siteDetailData.cpeNames.device_name}}
  • -
  • Version: {{ siteDetailData.cpeNames.device_version }}
  • -
  • ESN: {{ siteDetailData.cpeNames.device_esn }}
  • -
  • Class: {{ siteDetailData.cpeNames.device_class }}
  • -
  • System IP: {{ siteDetailData.cpeNames.device_systemIp }}
  • -
  • Vendor: {{ siteDetailData.cpeNames.device_vendor }}
  • -
  • Type: {{ siteDetailData.cpeNames.device_type }}
  • -
-

WAN Port

- - - - NO. - Name - Description - PortType - PortNumber - IPAddress - Action - - - - - - {{i+1}} - {{item.sitewanport_name}} - {{item.sitewanport_description}} - {{item.sitewanport_portType}} - {{item.sitewanport_portNumber}} - {{item.sitewanport_ipAddress}} - Detail - - - - - - - WAN Port Detail - - - -

Name {{wanPortDetail.sitewanport_name}}

-

Description: {{wanPortDetail.sitewanport_description}}

-

Port Type: {{wanPortDetail.sitewanport_portType}}

-

Port Number: {{wanPortDetail.sitewanport_portNumber}}

-

Ip Address: {{wanPortDetail.sitewanport_ipAddress}}

-

Provider IP Address: {{wanPortDetail.sitewanport_providerIpAddress}}

-

Transport Nerwork: {{wanPortDetail.sitewanport_transportNetworkName}}

-

Input Bandwidth: {{wanPortDetail.sitewanport_inputBandwidth}}

-

Output Bandwidth: {{wanPortDetail.sitewanport_outputBandwidth}}

-
- - - - -
-
- -
- -
-

Site_Group List

- +
+
+

Site List

+ +
+ NO. - Group Name - Topology + Name + Description + Post Code + Address + VLAN + Action {{i+1}} - {{item.name}} - {{item.topology}} + {{item.sdwandevice_list[0].name}} + {{item.sdwansite_description}} + {{item.sdwansite_postcode}} + {{item.sdwansite_address}} + {{item.sdwansite_emails}} + + + + @@ -186,14 +248,88 @@
- -
- -
- - - + +
+

{{"i18nTextDefine_Base" | translate}}

+
+
    +
  • + {{item.lableShow}}: + {{sotnInfo[item.lable]}} +
  • +
+
+
+

Sdwansitelan List

+
+
+
+ + + + + + + + + + + + + +
NO.{{key}}
{{i+1}} + {{item[key]}} +
+
+
+
+
+ +
+

{{"i18nTextDefine_Base" | translate}}

+
+
    +
  • + {{item.lableShow}}: + {{siteBaseData[item.lable]}} +
  • +
+
+
+

Sdwandevice

+
+
    +
  • + {{item.lable}}: + {{siteCpeData[item.lable]}} +
+
+

Sdwansitewan List

+
+ + + + + + + + + + + + + +
NO.{{key}}
{{i+1}} + {{item[key]}} +
+
+
+
+ +
+
+
-- cgit 1.2.3-korg