Home | Trees | Indices | Help |
|
---|
|
object --+ | node.CFSNode --+ | Target
This is an interface to Targets in configFS. A Target is identified by its wwn. To a Target is attached a list of TPG objects.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
|
|
|||
Inherited from |
|
|||
tpgs Get the list of TPG for the Target. |
|||
Inherited from Inherited from |
|
repr(x)
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Recursively deletes a Target object. This will delete all attached TPG objects and then the Target itself.
|
Set up target objects based upon t dict, from saved config. Guard against missing or bad dict items, but keep going. Call 'err_func' for each error. |
|
|
tpgsGet the list of TPG for the Target.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Nov 21 14:28:53 2015 | http://epydoc.sourceforge.net |