blob: 0a9bf16c75d16c55d5d848193ef9014a615d0d36 [file] [log] [blame]
Herbert Eiselt092189e2019-04-03 17:24:29 +02001.. contents::
2 :depth: 3
3..
4
5Inventory
6=========
7
8The application offers basic inventory management of devices supporting
9ONF-TR-512.
10
11The view displays the inventory data of the network element - basically
12serial-numbers and part-numbers are displaced according to the
13containment of the equipment.
14
15Inventory Export:
16-----------------
17
18As the default pagination size is set to 10, when you export the data
19only first 10 rows or the first 10 filtered rows shown on the page will
20be exported to a file. The inventory export allows the export of up to
211000 entries, when the pagination size is increased to 1000.  So, It is
22recommended to change the pagination size 'Rows per page' to 1000 if you
23want to export the complete Inventory data.
24
25To export the Inventory data: The behaviour is different depending on
26the browser:
27
28a) Some browsers allows you to save the file with the predefined name
29 export.csv. In case your browser does not offer this function please
30 use 'Save as..' option and define the filename with extension csv.
31
32b) Some browsers saves the file automatically with the alphanumeric name
33 without an extension. In such case please go to the downloaded file
34 location and rename the file with the extension after the download.
35 (eg: export\_file.csv)