We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bf775 commit e477fa1Copy full SHA for e477fa1
…ent_library/file_system_analytics_cli.py …_client_library/file_system_analytics.pyexamples/python_client_library/file_system_analytics_cli.py renamed to examples/python_client_library/file_system_analytics.py
@@ -6,9 +6,9 @@
6
technologies. This script is not officially supported as a
7
standard NetApp product.
8
9
-Purpose: Script to list volumes using ONTAP REST API Python Client Library.
+Purpose: Script to list file system analytics of volume using ONTAP REST API Python Client Library.
10
11
-usage: python3 file_system_analytics_cli.py [-h] -c CLUSTER -vs SVM_NAME [-u API_USER]
+usage: python3 file_system_analytics.py [-h] -c CLUSTER -vs SVM_NAME [-u API_USER]
12
[-p API_PASS]
13
14
Copyright (c) 2020 NetApp, Inc. All Rights Reserved.
0 commit comments