Resolve Discovery path on App Engine Module
问题 I want to build a client for my cloud endpoints in python like described in the Documentation. I want to build the api from a Managed VM, so i get the path to the API by calling modules.get_hostname(module="default") This works fine for the devserver and i can create the complete path to the discovery endpoint, however on the live system this returns the url to a certain version like: 20150628t110011.default.guestbook.appspot.com Thus the complete path to the API (default module) would be