v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBThreat Hunting
List impacted snapshots for a specific threat hunt
Displays a list of impacted snapshots for the selected device ID and resource type for a specific threat hunt.
get/threathunting/v1/threathunts/{threatHuntID}/devices/{deviceID}/snapshots
Path parameters
threatHuntIDinteger required
Specify the threat hunt ID to view the details. You can obtain the ID using the 'List all threat hunts API'.
deviceIDinteger required
Specify the device ID. You can obtain the device ID using the 'List threat hunt devices API'.
Query parameters
resourceType'VMware' required
Specify the resource type. The resource types can be 'VMware'.
pageTokenstring
The token to access the next page of results. Use the token value received in the previous response's parameter 'nextPageToken'.
Response
Success