plugin::ontap::na Namespace Reference

Data Structures

class  FilerError
class  Filer

Functions

def netapp_filer_parse_response
def param_value
def netapp_filer
def to_list

Variables

 xml_debug = None

Function Documentation

def plugin::ontap::na::netapp_filer (   host,
  username,
  password,
  timeout,
  command,
  parameters = None,
  ssl = False 
)
Issue a command to the NetApp filer.
Note: Change to default ssl on before we ship a release version.

Definition at line 60 of file na.py.

def plugin::ontap::na::netapp_filer_parse_response (   resp  ) 

Definition at line 35 of file na.py.

def plugin::ontap::na::param_value (   val  ) 
Given a parameter to pass to filer, convert to XML

Definition at line 44 of file na.py.

def plugin::ontap::na::to_list (   v  ) 
The return values in hash form can either be a single hash item or a list
of hash items, this code handles both to make callers always get a list.

Definition at line 160 of file na.py.


Variable Documentation

xml_debug = None

Definition at line 32 of file na.py.


Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1