You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We used to have 'Reports'. Those were squashed into Scripts as they did not differ that much. In the end, it was a script with a lot of 'info' messages to the GUI.
I would like to see a new Report section, but with a different approach.
A Report should generate a 'Table' with headers, rows, based on 'criteria'
ex:
all VMs and Devices that are in 'Active' state for customer FooBar
all Devices where customfield 'contract_enddate' is less than 90 days from now
All cables that have only one side connected
All used/free/reserved ports on the switches and patchpanels in rack A1
and so on.
A link to the report should be 'bookmarkable' and a list in the dashboard of bookmarked items should be visible.
Some extra security can be integrated
(what users/groups can access the report)
private/shared report
also an export to excel/csv/json/yaml/... should be possible over API/button
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We used to have 'Reports'. Those were squashed into Scripts as they did not differ that much. In the end, it was a script with a lot of 'info' messages to the GUI.
I would like to see a new Report section, but with a different approach.
A Report should generate a 'Table' with headers, rows, based on 'criteria'
ex:
and so on.
A link to the report should be 'bookmarkable' and a list in the dashboard of bookmarked items should be visible.
Some extra security can be integrated
also an export to excel/csv/json/yaml/... should be possible over API/button
Beta Was this translation helpful? Give feedback.
All reactions