Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using the public API to pull the config XML? #61

Open
ketan opened this issue Oct 23, 2018 · 0 comments
Open

Consider using the public API to pull the config XML? #61

ketan opened this issue Oct 23, 2018 · 0 comments

Comments

@ketan
Copy link
Member

ketan commented Oct 23, 2018

Could you consider using the public API to get the latest config XML instead of the internal one?

def __current_config_response(self):
config_url = "/go/admin/restful/configuration/file/GET/xml"
response = self.__host_rest_client.get(config_url)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant