try:
        proxy_type = __salt__['vsphere.get_proxy_type']()
        log.trace('proxy_type = %s', proxy_type)
        # All allowed proxies have a shim execution module with the same
        # name which implementes a get_details function