pyTenable icon indicating copy to clipboard operation
pyTenable copied to clipboard

Dashboards in Tenable.sc

Open Gmunker opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. Unable to hit the Dashboards in Tenable.sc with PyTenable

Describe the solution you'd like Modules to work with the Dashboards

Describe alternatives you've considered Using the Tenable.sc API, although PyTenable hitting the Dashboards would make things a lot easier.

Gmunker avatar Jul 18 '22 16:07 Gmunker

+1

6illess avatar Jul 18 '22 19:07 6illess

You can use the base HTTP verbs using the TenableSC class today, but yes they aren't naturalized today. Note the documentation that all of the product classes share below.

https://pytenable.readthedocs.io/en/stable/api/base/platform.html

SteveMcGrath avatar Aug 09 '22 14:08 SteveMcGrath