List exclusions

Returns a list of exclusions for your Tenable Vulnerability Management scans.

Requires the Scan Manager [40] user role or the VM.VM_SCAN.VM_SCAN_EXCLUSION.READ custom role privilege. See Roles.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≤ 500
Defaults to 200

Specifies the maximum number of exclusions to return in the response. If omitted, the system uses the default value of 200. The maximum allowed value is 500.

integer
Defaults to 0

Specifies the number of records to skip for offset-based pagination. If omitted, the system uses the default value of 0. The API does not enforce a maximum limit on the offset value.

string

Specifies the property and direction used to sort the results. The format is <property>:<direction>. Supported properties:

  • name — The descriptive name of the exclusion.
  • type — The operational type of the exclusion, derived from the schedule.enabled property. If schedule.enabled is false, the type evaluates to Always On. If schedule.enabled is true, the type evaluates to Scheduled.
  • last_modification_date — The date and time the exclusion was last modified.
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

403

Returned if you do not have permission to list exclusions.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html