This repository contains sample code illustrating how to access the ONTAP REST API using Python. This Repository also contains ONTAPI Usage reporting code that helps to identify ONTAPI usage in your environment using ONTAP REST APIs.
BSD 3-Clause "New" or "Revised" License
62
stars
41
forks
source link
value for number of volumes missing in examples/rest_api/list_volumes.py #25
print("Number of Volumes for this Storage Tenant:{}".format(ctr)) setdisplay = tab.draw() print(setdisplay)
I think this line was supposed to be like this?