receive updates for tags and categories #2880
-
Hi, I wanted to know if there is any way to get updates for Tags and Categories. I know that for managed objects like VirtualMachine, VMware provides PropertyFilter and WaitForUpdates API to get updateset for the resources and their properties which are added in PropertyFilter. Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
IMHO there's currently no VMODL2 (VAPI) API or event which reflects property changes on tags/categories. The only event related to tags we have is |
Beta Was this translation helpful? Give feedback.
IMHO there's currently no VMODL2 (VAPI) API or event which reflects property changes on tags/categories. The only event related to tags we have is
com.vmware.cis.tagging.attach
andcom.vmware.cis.tagging.detach
.