Generic functions
Use this information to understand the generic interactivity and filtering functions that are available on configuration UI pages in Telco Network Cloud Manager - Performance.
About this task
Every page reflects the total number of entries that are available on top of the grid that is displayed. You can also scroll both horizontally and vertically in the grid. All the data from configuration pages is stored in their respective tables in PostgreSQL database.
Typically, you can do the following tasks on the configuration UI pages:
- CreateThe names of the entries can include the following characters:
- Alpha-numeric
- Special characters like:
- #
- %
- _
- -
- /
- .
- <
- >
- :
Note:- Only in the Resource Management page, you can use
/
,<
,>
,_
, and:
for resource ID name. - In the Streaming analytics page, you can use
_
,.
, and-
for the stream name. Internally,.
is converted to_
. Do not create two streams with the same name differentiated by.
and_
special characters as the streams are not considered unique.
- Find
- Filter
- Rename
- Delete
- Import
- ExportNote: When you export the content from the administration pages, the data is saved as a JSON file. It is applicable for all pages.
- Go to a specific page.
- Set the number of records to be displayed in the grid on a page.
The generic functions that are applicable on all the administration pages are listed here.