Does anyone know where these properties come from? Are they hard coded properties in solarwinds or is solarwinds dynamically "pulling" these from the servicenow incident table?
Reason I ask is because we're having a CI binding issue in servicenow where the node is a VM that is apart of a cluster. So there are several CIs in SNOW with the same name: the VM CI, the Cluster Node CI and then the actual Windows Server CI. We need to bind to the Windows Server CI but SNOW appears to just be binding to the first one in the CI list which is the cluster node. So we're wanting to pass "Class" or "sys_name_class" into servicenow but it is not an available property.
We've tried pass class in with the configuration_item field but servicenow doesnt seem to like that.
