Fetching VMware vSphere Custom Attributes via Discovery

GiorgioG
Tera Contributor
Hi Community,
 
I’m working on extending ServiceNow’s OOTB VMware vCenter Discovery to retrieve vSphere Custom Attributes.
 
As documented, the standard probes (VMWarevCenterVMsProbe, Datacenters, etc.) only collect standard VM inventory/properties and do not query the CustomFieldsManager API to retrieve custom attributes fields.
 
Has anyone already deployed a working solution to fetch VMware Custom Attributes during Discovery?
Are there shared probe/sensor extensions, MID Server scripts, or KB articles you can point me to?
 
Appreciate any input!
2 REPLIES 2

Thanks, I've already read those documents, but I need help developing a Mid Server script include that contains the logic to retrieve custom attributes. Has anyone had the same use case to implement?