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 |
|
|||
|
|
|||
tcq_depth = property(_get_tcq_depth, _set_tcq_depth, doc= "Set
|
|||
tag = property(_get_tag, _set_tag, doc= "Set or get the NodeAC
|
|||
parent_tpg = property(_get_parent_tpg, doc= "Get the parent TP
|
|||
node_wwn = property(_get_node_wwn, doc= "Get the node wwn.")
|
|||
mapped_luns = property(_list_mapped_luns, doc= "Get the list o
|
|||
session = property(_get_session, doc= "Gives a snapshot of the
|
|||
chap_userid = property(partial(_get_auth_attr, attribute= 'aut
|
|||
chap_password = property(partial(_get_auth_attr, attribute= 'a
|
|||
chap_mutual_userid = property(partial(_get_auth_attr, attribut
|
|||
chap_mutual_password = property(partial(_get_auth_attr, attrib
|
|||
authenticate_target = property(_get_authenticate_target, doc=
|
|||
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_depth
|
tag
|
parent_tpg
|
mapped_luns
|
session
|
chap_userid
|
chap_password
|
chap_mutual_userid
|
chap_mutual_password
|
authenticate_target
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Nov 3 22:20:38 2016 | http://epydoc.sourceforge.net |