Class CIM_StorageHardwareID
extends CIM_Identity

CIM_StorageHardwareID is a hardware ID that serves as an authorization subject. Example are host controller IDs that serve as authorization subjects in disk array LUN Masking.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Identity
   |
   +--CIM_StorageHardwareID

Direct Known Subclasses

CIM_GatewayPathID

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_StorageHardwareID is a hardware ID that serves as an authorization subject. Example are host controller IDs that serve as authorization subjects in disk array LUN Masking.
UMLPackagePathstringCIM::User::StorageHardwareID
Versionstring2.35.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IDTypeuint16
DescriptionstringThe type of the ID property. iSCSI IDs may use one of three iSCSI formats - iqn, eui, or naa. This three letter format is the name prefix; so a single iSCSI type is provided here, the prefix can be used to further refine the format.
ModelCorrespondencestringCIM_StorageHardwareID.StorageID
Requiredbooleantrue
ValueMapstring1, 2, 3, 4, 5, 6, 7
ValuesstringOther, PortWWN, NodeWWN, Hostname, iSCSI Name, SwitchWWN, SAS Address
OtherIDTypestring
DescriptionstringThe ID type when IDType is "Other".
StorageIDstring
DescriptionstringThe hardware worldwide unique ID.
MaxLenuint32256
ModelCorrespondencestringCIM_StorageHardwareID.IDType
Requiredbooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CurrentlyAuthenticatedbooleanCIM_Identity
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_Identity

Class Methods