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

get_vm_report.py error with tintri.TintriRequestException #9

Open
aksharbarot opened this issue Oct 18, 2018 · 1 comment
Open

get_vm_report.py error with tintri.TintriRequestException #9

aksharbarot opened this issue Oct 18, 2018 · 1 comment

Comments

@aksharbarot
Copy link

Error occurred:
Command: python get_vm_report.py FQDN vm_latency_report_fields.csv vm_latency_report.csv

traceback (most recent call last):
File "get_vm_report.py", line 129, in
raise tintri.TintriRequestException(server_name + "is not a Tintri Global Center server.")
AttributeError: 'module' object has no attribute 'TintriRequestException'

@rehrhart
Copy link

The create_vm_list_report() is a TGC API only. The program checks to make sure the server is a TGC.

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

2 participants