Hi Olivier,

The current description of unbind operation on master and 7.0.x states
: Deletes all the bindings matching the given destination and
bindingKey
As per description the queue binding is deleted only when both
destination and binding key are equal to provided destination and
bindingKey accordingly.

You can get existing queue bindings from Queue managed operation
'getPublishingLinks' and call unbind for every binding returned.

Are you looking for an operation to delete all bindings for a given destination?


Kind Regards,
Alex


On 15 May 2018 at 15:43, VERMEULEN Olivier <[email protected]> wrote:
> Hello,
>
> According to the apidocs/latest/exchange documentation, it's possible to 
> remove all bindings for a given destination (here a queue) using the 'unbind' 
> operation.
> But when testing it, it only works when specifying both the destination and 
> the bindingKey.
> Is it something that should be supported or is it the documentation that is 
> not correct?
>
> Thanks,
> Olivier
> *******************************
>
> This e-mail contains information for the intended recipient only. It may 
> contain proprietary material or confidential information. If you are not the 
> intended recipient you are not authorised to distribute, copy or use this 
> e-mail or any attachment to it. Murex cannot guarantee that it is virus free 
> and accepts no responsibility for any loss or damage arising from its use. If 
> you have received this e-mail in error please notify immediately the sender 
> and delete the original email received, any attachments and all copies from 
> your system.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to