You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ONTAPI-Usage-Reporting-Tool/README.MD
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,9 @@ ONTAPI Usage Reporting Tool
8
8
9
9
INTRODUCTION
10
10
------------
11
-
In order to help our professional services, Customers and Partners to help them identify the ONTAPI usage in their cluster environment, ONTAPI Usage Reporting tool has been developed covering 3 different usecases.
12
-
These scripts are python-based.
11
+
In order to help our professional services, Customers and Partners to help them identify the ONTAPI(ZAPI) usage in their cluster environment, ONTAPI Usage Reporting tool has been developed covering 3 different usecases. These scripts are python-based.
13
12
14
-
The scripts provided in this wheel file:
13
+
The scripts provided in this wheel file are,
15
14
16
15
Script | Description
17
16
------------- | -------------
@@ -37,7 +36,14 @@ Python3.7 or higher is required to run the scripts. If there are compatibility i
37
36
38
37
* six - https://pypi.org/project/six/#files
39
38
40
-
Command to install the wheel file: **pip install netapp_ztools-1.0.0-py3-none-any**
39
+
INSTALLATION
40
+
------------
41
+
Download the wheel file and input the command to install the wheel file: **pip install netapp_ztools-1.0.0-py3-none-any**
42
+
- The above command installs all the required dependencies.
43
+
- Visit the python_folder\Lib\site-packages\netapp_ztools\ to see the installed scripts,
0 commit comments