marting
3 years agoNeophyte
Remove/delete a category from many resources
Hi all,
I created a PropertySource a while back that sets a specific category on a bunch of devices but I've tweaked it since then to use two separate (more specific) categories on the devices instead of one (generic) one.
Problem is now I still have the original category set on all these devices and I'd like to do some cleanup to prevent confusion.
I know removing a category can be done via API and I've started looking into this but... Seems to be overly convoluted for this simple task.
So I think my question is: Is there a way to remove a category using a PropertySource? Since you can add categories via PropertySources, it'd be logical that you can remove them as well but I didn't find a way to do this.