About

Methods described in this section relate to the About API. These methods can be accessed at TenableIE.about.

class AboutAPI(api: APISession)[source]
version() str[source]

Returns the version of the connected Tenable Identity Exposure instance.

Examples

>>> tie.about.version()