| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
node.CFSNode --+
|
NodeACL
This is an interface to node ACLs in configFS. A NodeACL is identified by the initiator node wwn and parent TPG.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
tcq_depth Set or get the TCQ depth for the initiator sessions matching this NodeACL. |
|||
|
parent_tpg Get the parent TPG object. |
|||
|
node_wwn Get the node wwn. |
|||
|
mapped_luns Get the list of all MappedLUN objects in this NodeACL. |
|||
|
Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Delete the NodeACL, including all MappedLUN objects. If the underlying configFS object does not exist, this method does nothing.
|
|
|||
tcq_depthSet or get the TCQ depth for the initiator sessions matching this NodeACL.
|
parent_tpgGet the parent TPG object.
|
node_wwnGet the node wwn.
|
mapped_lunsGet the list of all MappedLUN objects in this NodeACL.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |