def disable_inheritance(path, objectType, copy=True):
    '''
    Disable inheritance on an object

    Args: