CLI Guide

volume-view
This basetype is used by show maps.
Table 145. volume-view properties
Name Type Description
durable-id string Volume ID in the format V#, where # starts at 1 and increments for each new volume to
uniquely identify it. The value is generated from available data in the current CLI session
and may change after a Management Controller restart.
volume-serial string The serial number of the volume.
volume-name string Volume name.
volume-view-mappings Embedded; see volume-view-mappings on page 432.
volume-view-mappings
This basetype is used by show maps.
Table 146. volume-view-mappings properties
Name Type Description
durable-id string Mapping ID.
parent-id string For a mapping between a volume and an initiator, the volume ID-or if the volume is a
member of a volume group, the volume-group ID.
mapped-id string The ID of the mapping target, such as an initiator.
ports string
The controller host ports to which the mapping applies.
Blank if not mapped or mapped as no-access
lun string
The LUN that identifies the volume to a host.
For a volume group, * means multiple LUNs are represented in the group.
Blank if not mapped or mapped as no-access.
access string Type of host access to the volume.
read-write : Read and write.
read-only : Read only.
no-access : No access (masked).
not-mapped : Not mapped.
access-numeric uint32 Numeric equivalents of access values.
0: not-mapped
1: no-access
2: read-only
3: read-write
identifier string
For a SAS initiator, its WWPN.
For an FC initiator, its WWPN.
For an iSCSI initiator, its node name (typically the IQN).
all other initiators : The volume's default mapping.
nickname string
For a host, its name in the format host-name.* , where the * represents all
initiators in the host.
432 API basetype properties