Is this acceptable?

Jesus M. Rodriguez jmrodri at gmail.com
Tue Mar 23 16:02:21 UTC 2010


On Tue, Mar 23, 2010 at 11:52 AM, Adam Young <ayoung at redhat.com> wrote:
>
> We are currently only going to unbind by entitlement ID.  Thus to do
> unbind by product
>
> GET http://host:8080/candlepin/consumers/<uuid>/entitlements and iterate
> through the collection to find the entitlement id for the given product
>
> Then:
>
> DELETE http://host:8080/candlepin/consumers/<uuid>/entitlements/<id>
>
>
> I'd prefer it if instead the first step were:
>
> GET http://host:8080/candlepin/consumers/<uuid>/products/<id>
>
> Which would return a page with entitlement ID on it.

+1

jesus



More information about the candlepin mailing list