Skip to main content
Question

Shared Device Settings Report/Export

  • May 20, 2022
  • 4 replies
  • 122 views

Is there a report/export that will give you the fields in SDS such as

  • Mode:
  • Access Mode:
  • Port:
  • Username:
  • Privilege Username:
  • Jumpbox for FS:

as well as the usual device fields Device Name, Mgmt IP, etc….

 

 

4 replies

kevinbenner
  • Frequent Participant
  • 5 replies
  • May 26, 2022

Hi Glenn,

This information is available from the REST API, which can be called from a python script in a QApp, and used to generate an Inventory report for a domain.

Try using the attached QApp and instructions, to create a report showing all of these Shared Device Settings, like this:

 


  • Author
  • New Participant
  • 3 replies
  • May 27, 2022

How do I get the rest of the fields ?  i.e. Locked, Live Status


  • Author
  • New Participant
  • 3 replies
  • May 27, 2022

Worked like a charm.  😀

Did you write the QAPP ? 

Why does the filename say ‘sanitized’ ?


kevinbenner
  • Frequent Participant
  • 5 replies
  • May 27, 2022

Thanks for the feedback, Glenn!

I wrote the QApp after you posted your request.

I added the word “sanitized” to the filename, to remind myself that the username/password/url have all been stripped-out.

The new attached, updated QApp includes the Locked and Live Status columns; you can install it and run a report using the same instructions above.   The new output looks like this: