Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 4.28 KB

NimbleAccessControlRecordDetailsWithRequestUri.md

File metadata and controls

38 lines (33 loc) · 4.28 KB

NimbleAccessControlRecordDetailsWithRequestUri

Properties

Name Type Description Notes
request_uri str, none_type requestUri for detailed access-control-record object [optional]
access_protocol str, none_type Access protocol of the volume. Possible values:'iscsi', 'fc'. [optional]
chap_user_id str, none_type Identifier for the CHAP user. [optional]
chap_user_name str, none_type Flag denoting if data in the associated volume should be compressed. [optional]
creation_time int, none_type Time when this access control record was created. [optional]
id str, none_type Identifier for the access control record. [optional]
initiator_group_id str, none_type Identifier for the initiator group. [optional]
initiator_group_name str, none_type Name of the initiator group. [optional]
last_modified int, none_type Time when this access control record was last modified. [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. [optional]
pe_id str, none_type Identifier for the protocol endpoint this access control record applies to. [optional]
pe_lun int, none_type LUN (Logical Unit Number) to associate with this protocol endpoint. Valid LUNs are in the 0-2047 range. [optional]
pe_name str, none_type Name of the protocol endpoint this access control record applies to. [optional]
snap_id str, none_type Identifier for the snapshot this access control record applies to. [optional]
snap_name str, none_type Name of the snapshot this access control record applies to. [optional]
vol_id str, none_type Identifier for the volume this access control record applies to. [optional]
vol_name str, none_type Name of the volume this access control record applies to. [optional]
apply_to str, none_type External management agent type. Possible values:'volume', 'pe', 'vvol_volume', 'vvol_snapshot', 'snapshot', 'both'. [optional]
associated_links AssociatedLinks [optional]
console_uri str, none_type consoleUri for detailed storage object [optional]
customer_id str, none_type customerId [optional]
generation int, none_type generation [optional]
pe_ids [str, none_type], none_type List of candidate protocol endpoints that may be used to access the Virtual Volume. One of them will be selected for the access control record. This field is required only when creating an access control record for a Virtual Volume. [optional]
resource_uri str, none_type Link to the object URI [optional]
snapluns [NimbleNsSnapLunInfo], none_type Information about the snapshot LUNs associated with this access control record. This field is meaningful when the online snapshot can be accessed as a LUN in the group. [optional]
type str, none_type type [optional]
vol_agent_type str, none_type External management agent type. Possible values:'smis', 'vvol', 'openstack', 'openstackv2', 'none'. [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]