INfs Class Reference

Inherits lsm::_iplugin::INetworkAttachedStorage.

Collaboration diagram for INfs:
Collaboration graph
[legend]

Public Member Functions

def export_auth
def exports
def export_fs
def export_remove

Detailed Description

Definition at line 456 of file _iplugin.py.


Member Function Documentation

def export_auth (   self,
  flags = 0 
)
Returns the types of authentication that are available for NFS

Definition at line 457 of file _iplugin.py.

def export_fs (   self,
  fs_id,
  export_path,
  root_list,
  rw_list,
  ro_list,
  anon_uid,
  anon_gid,
  auth_type,
  options,
  flags = 0 
)
Exports a filesystem as specified in the export

Definition at line 469 of file _iplugin.py.

def export_remove (   self,
  export,
  flags = 0 
)
Removes the specified export

Definition at line 476 of file _iplugin.py.

def exports (   self,
  search_key = None,
  search_value = None,
  flags = 0 
)
Get a list of all exported file systems on the controller.

Definition at line 463 of file _iplugin.py.


The documentation for this class was generated from the following file:

Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1