Closed fab13n closed 10 years ago
Hi, I'm not sure to understand your issue. The instance ID past as parameter indicates which instance is targeted. See prv_delete in tests/client/test_object.c
Duh, my bad. I was trying to delete a resource rather than an instance, which isn't legal according to the protocol.
the user callback takes an instance ID and an object structure; if the object has several instances, there's no way to know which one was targeted by the original uri.