Does Edge has capability to set the server name from KVM which would help to change the name dynamically incase of switching the traffic to specific datacenter instead of having seperate target config to fulfill the need?
<HTTPTargetConnection> <LoadBalancer> <Algorithm>RoundRobin</Algorithm> <Server name="{context.variable}"/> </LoadBalancer> <Path>/test/{pcf.app.name}/</Path> </HTTPTargetConnection>