| 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. |
|||
|
tag Set or get the NodeACL tag. |
|||
|
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. |
|||
|
session Gives a snapshot of the current session or None
|
|||
|
chap_userid Set or get the initiator CHAP auth userid. |
|||
|
chap_password Set or get the initiator CHAP auth password. |
|||
|
chap_mutual_userid Set or get the initiator CHAP auth userid. |
|||
|
chap_mutual_password Set or get the initiator CHAP auth password. |
|||
|
authenticate_target Get the boolean authenticate target flag. |
|||
|
Inherited from Inherited from |
|||
|
|||
repr(x)
|
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.
|
tagSet or get the NodeACL tag. If not supported, return None |
parent_tpgGet the parent TPG object.
|
node_wwnGet the node wwn.
|
mapped_lunsGet the list of all MappedLUN objects in this NodeACL.
|
sessionGives a snapshot of the current session or
|
chap_useridSet or get the initiator CHAP auth userid.
|
chap_passwordSet or get the initiator CHAP auth password.
|
chap_mutual_useridSet or get the initiator CHAP auth userid.
|
chap_mutual_passwordSet or get the initiator CHAP auth password.
|
authenticate_targetGet the boolean authenticate target flag.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 16 22:40:11 2014 | http://epydoc.sourceforge.net |