Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 3.2 KB

NimbleAccessControlRecordFieldsWithSortKey.md

File metadata and controls

27 lines (22 loc) · 3.2 KB

NimbleAccessControlRecordFieldsWithSortKey

Properties

Name Type Description Notes
access_protocol str, none_type Access protocol of the volume. Possible values:'iscsi', 'fc'. `Filter, Sort` [optional]
chap_user_id str, none_type Identifier for the CHAP user. `Filter, Sort` [optional]
chap_user_name str, none_type Flag denoting if data in the associated volume should be compressed. `Filter, Sort` [optional]
creation_time int, none_type Time when this access control record was created. `Filter, Sort` [optional]
id str, none_type Identifier for the access control record. `Filter` [optional]
initiator_group_id str, none_type Identifier for the initiator group. `Filter, Sort` [optional]
initiator_group_name str, none_type Name of the initiator group. `Filter, Sort` [optional]
last_modified int, none_type Time when this access control record was last modified. `Filter, Sort` [optional]
lun int, none_type If this access control record applies to a regular volume, this attribute is the volume's LUN (Logical Unit Number). If the access protocol is iSCSI, the LUN will be 0. However, if the access protocol is Fibre Channel, the LUN will be in the range from 0 to 2047. If this record applies to a Virtual Volume, this attribute is the volume's secondary LUN in the range from 0 to 399999, for both iSCSI and Fibre Channel. If the record applies to a OpenstackV2 volume, the LUN will be in the range from 0 to 2047, for both iSCSI and Fibre Channel. If this record applies to a protocol endpoint or only a snapshot, this attribute is not meaningful and is set to null. `Filter, Sort` [optional]
pe_id str, none_type Identifier for the protocol endpoint this access control record applies to. `Filter, Sort` [optional]
pe_lun int, none_type LUN (Logical Unit Number) to associate with this protocol endpoint. Valid LUNs are in the 0-2047 range. `Filter, Sort` [optional]
pe_name str, none_type Name of the protocol endpoint this access control record applies to. `Filter, Sort` [optional]
snap_id str, none_type Identifier for the snapshot this access control record applies to. `Filter, Sort` [optional]
snap_name str, none_type Name of the snapshot this access control record applies to. `Filter, Sort` [optional]
vol_id str, none_type Identifier for the volume this access control record applies to. `Filter, Sort` [optional]
vol_name str, none_type Name of the volume this access control record applies to. `Filter, Sort` [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]