Can somebody tell me why doesn't find the following command any queue?
:put [/queue simple find target-addresses=10.10.12.253/32]
But if I try to find the queue regarding the name of the queue, it is work
:put [/queue simple find name=10.10.12.253]
I can't use "name" for the finding because the name and the target-addresses are not same in every case.