-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hello,
We are working on DELL EMC PowerScale / isilon and wanted to know how can we fetch the physical size of a directory/ share.
We are currently consuming the namespace module which gives the logical space used in KBs and not the complete size consumed( contents of sub directories and files) by content of the directory.
api_response = self.namespace_api.get_directory_metadata(
directory_metadata_path, metadata=True)
I want to fetch the Physical size of the directory :
http://doc.isilon.com/onefs/8.2.1/help/en-us/GUID-1DD76B5A-75A9-40ED-95E7-59A6250A4C69.html
Can someone please help me in finding the module which would provide us the Physical size of a directory/ share.
Metadata
Metadata
Assignees
Labels
No labels