List plugins

Returns a paginated list of Tenable plugins sorted by plugin ID with detailed plugin information.

You can filter the list on the value of the last_updated date field. However, note that the last_updated parameter does not take VPR updates into account. See the note on the last_updated parameter description for special considerations.

Requires the Basic [16] user role. See Roles.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The last updated date to filter on in the YYYY-MM-DD format. Tenable Vulnerability Management returns only the plugins that have been updated after the specified date.

Note: This parameter does not take VPR updates into account. If you need to filter the plugin list by VPR update date, you should use a last_updated date of 1970-01-01 to return all plugins, and then filter the result set manually based on the updated field in the vpr object.

int32

The number of records to include in the result set. Default is 1,000. The maximum size is 10,000.

int32

The index of the page to return relative to the specified page size. For example, to return records 10-19 with page size 10, you must specify page 2. If you omit this parameter, Tenable Vulnerability Management applies the default value of 1.

Responses

Language
Credentials
Request