if obj is None:
        # perhaps the user updated the name
        obj = __salt__['infoblox.get_cname'](name=data['name'], **api_opts)
        if obj:
            # warn user that the data was updated and does not match