On Fri, May 17, 2013 at 4:29 PM, Gordon Sim <[email protected]> wrote:

>> When adding links or bridges, is it possible to check beforehand
>> whether or not they already exist?
>> Currently I get: "{error_code:7, error_text:object already exists:
>> mylink-1}"
>
>
> You can get send a request for a list of all links or bridges (I can cook up
> an example of that if needed). Of course its possible that one gets added
> after you've requested the list and before you create a new one. So in some
> ways I think just handling the 'already exists' case may be something you
> want to do anyway. Unless you go with using UUIDs for names or something.

Is there an exhaustive list of exceptions/error codes and what they
mean? I've looked in the QMF Map Message Protocol[0], but didn't find
it there.

Also, a list of requests (types?) would be very handy. (Requesting a
list of existing bridges, for instance.)

TIA,
Christian

[0]  https://cwiki.apache.org/qpid/qmf-map-message-protocol.html

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

Reply via email to