Acl Class

Access Control List (ACL) for an iSCSI Target; defines LUN masking policy.

All required parameters must be populated in order to send to Azure.

Inheritance
Acl

Constructor

Acl(*, initiator_iqn: str, mapped_luns: List[str], **kwargs)

Parameters

initiator_iqn
str
Required

Required. iSCSI initiator IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:client".

mapped_luns
list[str]
Required

Required. List of LUN names mapped to the ACL.