for vol in array.list_hgroup_connections(name):
            try:
                array.disconnect_hgroup(name, vol['vol'])
            except purestorage.PureError:
                return False