You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Requirements

Provide for Browser app table a paged resolution.

  • Source: Table name with col columns und row rows. 
  • Header and content provided per server
  • Pagination with configurable row number (e.g. 10, 20, 50, 100)
  • Filter, configurable per column
  • Column type: Date, String, Long, Float
  • Multiple column filter: As specified ... link
  • One column can be used to sort table: ascending, descending, default

Further points&questions:

  • Language
  • How to export Table data?
  • yang spec ?
  • JSON
  • Attribute: table name
  • get table size
  • get page n
  • get/set page size
  • set filter for each column

Interfaces to be considered (At the moment provided by ElasticSearch)

  • Tables (Fault, Logs, PM Data) (ES)
  • Maintenace (ES)
  • Inventory (ES)
  • Status bar (ES)
  • Required Network Elements / Unknown network elements (MDSAL)
  • MediatorApp (ES) (??)

Not to support

  • ConfigurationApp (RESTCONF)

Table Screenshot Examples

Table footer

Fault


Log

  • No labels