added
Tenable.io: New Filter for Assets Export
almost 2 years ago by Lance Duvall
A new filter has been added to the assets export endpoint to allow customers to filter assets that were last scanned by a specified scan configuration UUID. The new filter is last_scan_id
.
This update applies to the following endpoints:
Endpoint | Change |
---|---|
POST /assets/export | Added support for a new filter called last_scan_id . The new filter is used to return all assets that were last scanned by the specified scan configuration UUID. |