Hi
We have a use case to want to change the route dynamically between either a separate upstream service or another Apigee API Proxy. the transformation of this data will be the same regardless of where we send it. A teammate had previously spiked this out using https://0.0.0.0:8443 as the target endpoint host for cases where we want to keep it in apigee. This no longer seems to work, I'm not sure when this would have changed.
If this method has been deprecated is anyone aware of a way to do this currently in Apigee X, Thanks