Hi all: My ambari version is 2.1.2. I add a custom service, and want to add a quick link for this service. A typical url is like "%@://%@:%@/", but I want to add a url likes ""%@://%@:%@/%@/", which the fourth %@ is a dynamic string, this string can be get from the configuration like "XXX-site". Can any one tell me is this possible?
Thanks!
