In APM, when setting up HTTP(S) Monitors, I need to query a virtual host, however using the format of https://${IP}:${PORT}/path it makes the request using the IP address. While that seems appropriate, since it's using ${IP}, I need it to pass the hostname in order to get to the correct path. I've tried ${DNS}, but that appears invalid for APM. Is there a list of acceptable variables to select from or at a minimum is there a variable to use the name instead?
On a somewhat related issue, I have a second variable that I've been unable to determine. When creating alerts I've added a link to the object having the issue as seen below. However I've not found the correct variable for "AM:327". Any assistance on this issue would be appreciated as well.
foo/.../MonitorDetails.aspx
Thanks