Simply put in a filter string as follows:
ipServer ‘DNS_NAME’
This will return all data from the resolved DNS name. note APEX must have DNS resolution enabled & have access to a DNS server for resolution.
Why not combine DNS names with a URL string to separate out different services being delivered by a single system
url '/backlog/' and ipServer 'orderinfo.jdsu.net'
Please log in or sign up to comment.