Hi ,
I am trying to get the list of WLM queues present in A360 control using this below AA Control API post method -
List of queues POST URL -
http://<your_control_room_url>/v2/wlm/queues/list
I am replacing the above uRL with my A360 Dev control room and also added the authorization token under header→ X-Authorization key .
When I am running this API URL , its always return below response although I have created few Test queues in A360 dev control room .
Not found
Authorization token used perfectly for the dev APIs , but its not returning any result ,