module Fog::Compute::Vsphere::Real::@connection
Create a shadow class to change the behaviour of @connection.obj2xml so that xsd:any types are converted to xsd:int (and not xsd:long).
This is a known issue with RbVmomi.
See communities.vmware.com/message/2505334 for discussion and github.com/rlane/rbvmomi/pull/30 for an unmerged pull request that fixes it in RbVmomi.