NsAccessControlRecord
Description
An access control record associated with a volume or snapshot or protocol endpoint.
JSON Type
object
Members
| Name | Description | Type | Deprecated |
|---|---|---|---|
| id | ID of access control record. | NsObjectID | |
| acl_id | ID of access control record. | NsObjectID | Yes |
| initiator_group_id | ID of initiator group. | NsObjectID | |
| initiator_group_name | Name of initiator group. | NsObjectName | |
| chap_user_id | ID of chap user. | NsObjectID | |
| chap_user_name | Name of chap user. | NsObjectName | |
| apply_to | State of apply to. | NsAccessApplyTo | |
| lun | LUN of snapshot or volume. Secondary LUN if this is Virtual Volume. | NsUnsignedLong | |
| access_protocol | Access protocol of snapshot or volume. | NsAccessProtocol | |
| snapluns | Information about the snapshot LUNs. This information is available only for Fibre Channel. | NsSnapLunInfoList | |
| pe_id | ID of protocol endpoint. | NsObjectID | |
| pe_name | Name of protocol endpoint. | NsVolSnapName | |
| pe_lun | LUN of protocol endpoint. | NsUnsignedLong | |
| vol_id | ID of volume. | NsObjectID | |
| vol_name | Name of volume. | NsVolSnapName | |
| snap_id | ID of snapshot. | NsObjectID | |
| snap_name | Name of snapshot. | NsVolSnapName |
