Home | Trees | Indices | Help |
|
---|
|
object --+ | node.CFSNode --+ | Target
This is an interface to loopback SAS Targets in configFS. A Target is identified by its naa SAS address. To a Target is attached a list of Nexus objects.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
naa Get the naa of the Target object as a string. |
|||
nexuses Get the list of Nexus objects currently attached to the Target. |
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Recursively deletes a Target object. This will delete all attached Nexus objects and then the Target itself.
|
|
naaGet the naa of the Target object as a string.
|
nexusesGet the list of Nexus objects currently attached to the Target.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 3 07:37:19 2014 | http://epydoc.sourceforge.net |