added
Last Scan ID and Last Schedule ID Asset Attributes
over 4 years ago by Stefan Millett
Tenable.io API now returns two additional attributes for the GET /assets/exports/chunks endpoint. This allows customers to join an asset with an associated scan.
Attribute | Description |
---|---|
last_scan_id | Provides the UUID of the scan configuration used during the last scan of the asset. |
last_schedule_id | Provides the schedule_uuid for the last scan of the asset. |