Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.92 KB

AccessControlRecord.md

File metadata and controls

28 lines (23 loc) · 1.92 KB

AccessControlRecord

Properties

Name Type Description Notes
access_protocol str, none_type Access protocol of snapshot or volume. Possible values: 'iscsi', 'fc'. [optional]
acl_id str, none_type ID of access control record. [optional]
apply_to str, none_type State of apply to. Possible values: 'volume'. 'pe', 'vvol_volume', 'vvol_snapshot', 'snapshot', 'both'. [optional]
chap_user_id str, none_type ID of chap user. [optional]
chap_user_name str, none_type Name of chap user. [optional]
id str, none_type ID of access control record. [optional]
initiator_group_id str, none_type ID of initiator group. [optional]
initiator_group_name str, none_type Name of initiator group. [optional]
lun int, none_type LUN of snapshot or volume. Secondary LUN if this is Virtual Volume. [optional]
pe_id str, none_type ID of protocol endpoint. [optional]
pe_lun int, none_type LUN of protocol endpoint. [optional]
pe_name str, none_type Name of protocol endpoint. [optional]
snap_id str, none_type ID of snapshot. [optional]
snap_name str, none_type Name of snapshot. [optional]
snapluns [SnapshotLunInfo], none_type [optional]
vol_id str, none_type ID of volume. [optional]
vol_name str, none_type Name of volume. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]