Inventory
Track Inventory Scan Status
Check the status of a resource scan. A resource scan may take an hour or more to complete. This endpoint lets you check the progress of a running scan.
Usage Example:
curl -X GET -H 'Content-Type: application/json' "https://YourAccount.lacework .net/api/v2/Inventory/scan?csp=AWS" -H "Authorization: Bearer YourAPIToken"
get/api/v2/Inventory/scan
Query parameters
csp'AWS' | 'GCP' | 'Azure' required
Cloud service provider
Headers
Authorizationstring required
Bearer Access Token. For example, "Bearer {YourAPIToken}"
Content-Typestring required
application/json
Response
No Error (Scan status)