I have several HTTP endpoints, and all connections go to single "cloud" of HTTP endpoints. Instead of the single cloud image/name as "# HTTP Backends", I would like to break those into meaningful names ( eg: auth-http, ABC-http, xyz-http ). I tried...