Hi all,
I am trying to use multiple API’s in single apigee URL based on API traffic,load or failure.
i tried target server but unable to set direct URL my requirement is below
Ex:https://myname.apigee.net/test it redirect to below API’s based on traffic or failure
TargetPoint-1:https://mydomain.com/test1
TargetPoint-2:https://mydomain.com/test2
TargetPoint-3:https://mydomain.com/test3
Can anyone suggest me for the best solution.