"Unit with ID ''{0}'' could not be found.", consumerUuid));
}
int total = poolManager.revokeAllEntitlements(consumer);
log.debug("Revoked " + total + " entitlements from " + consumerUuid);
return new DeleteResult(total);
// Need to parse off the value of subscriptionNumberArgs, probably
// use comma separated see IntergerList in sparklines example in
// jersey examples find all entitlements for this consumer and
// subscription numbers delete all of those (and/or return them to