Skip to content

Commit e477fa1

Browse files
Update and rename file_system_analytics_cli.py to file_system_analytics.py
updated
1 parent c4bf775 commit e477fa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/python_client_library/file_system_analytics_cli.py renamed to examples/python_client_library/file_system_analytics.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
technologies. This script is not officially supported as a
77
standard NetApp product.
88
9-
Purpose: Script to list volumes using ONTAP REST API Python Client Library.
9+
Purpose: Script to list file system analytics of volume using ONTAP REST API Python Client Library.
1010
11-
usage: python3 file_system_analytics_cli.py [-h] -c CLUSTER -vs SVM_NAME [-u API_USER]
11+
usage: python3 file_system_analytics.py [-h] -c CLUSTER -vs SVM_NAME [-u API_USER]
1212
[-p API_PASS]
1313
1414
Copyright (c) 2020 NetApp, Inc. All Rights Reserved.

0 commit comments

Comments
 (0)