Ignore or restore a discovered asset
Set the triage status of a discovered asset. Use ignored to remove the asset from the review list. Use new to restore it. An imported asset cannot change status.
Authorizations
API token obtained from the Tokens endpoint or CLI device login. Include as Authorization: Bearer <token>. Requests made with a managed CLI session also include X-Strix-Workspace: <organization_id> to pin a process to the workspace it started in; recovery endpoints report the current workspace after a concurrent switch.
Path Parameters
UUID of the discovered asset. Use the id field of an asset from listDiscoveredAssets.
Body
Set ignored to hide the host from the inventory. Set new to show it again.
new, ignored Response
The updated asset.