Search for a Host by Its System UUID via the InsightVM API

Hi everyone,

I’m working with the InsightVM API and I’d like to know if it’s possible to search for an asset using its system UUID (for example, the Linux machine UUID or the Windows hardware UUID) instead of the internal numeric asset ID.

The reason for this request is that the system UUID is the most unique and persistent identifier for a host across both Linux and Windows environments. Using this would make automation and tagging much more reliable compared to IP addresses or hostnames, which can change frequently.