names of it whose(0 = open action count of it) of bes fixlets whose(name of it contains " (Superseded)" AND fixlet flag of it AND globally visible flag of it AND not custom flag of it AND (0 = applicable computer count of it))
I currently have a scenario where we need to update fixlet visibility in bulk.
I couldn’t find a way to do this using rest api. Looks like updating the database (not ideal though) is the only way to achieve this.
I was wondering if this capability has been added of if anyone had any insight into this? We would really like to be able to globally hide/unhide fixlets programmatically if possible.
This is still not added. I had raised an HCL idea for same but it was moved to not implement. We are currently doing this in our environment by direct database updates.