We make use of a lot of the FIQL filtering in our automation to pare down results from various REST calls. However, it seems that while filtering on things like category_name or category_value work just fine with an ==, they don’t seem to work with an !=.
Is there a way to do an inequality filter, specifically with v3 of the Prism Central API?