Class CIM_iSCSIConfigurationCapabilities
extends CIM_Capabilities

A subclass of Capabilities that defines the capabilities of a iSCSIConfigurationService.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_iSCSIConfigurationCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA subclass of Capabilities that defines the capabilities of a iSCSIConfigurationService.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::iSCSI
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IdentifierSelectionSupportedbooleanfalse
DescriptionstringIf false, the implementation chooses the Identifier for the iSCSIProtocolEndpoint and the Identifier cannot be supplied as a parameter to CreateiSCSIProtocolEndpoint and MUST be NULL.
iSCSINodeCreationSupportedbooleanfalse
DescriptionstringiSCSI Nodes are modeled by instances of SCSIProtocolController. If true, this property indicates that iSCSI Nodes may be dynamically created and deleted in a NetworkEntity. If false, iSCSI Nodes are pre-existing and statically defined within the Entity.
iSCSIProtocolEndpointCreationSupportedbooleanfalse
DescriptionstringiSCSI Ports are modeled by instances of iSCSIProtocolEndpoints. If true, this property indicates that iSCSIProtocolEndpoints may be dynamically created and deleted in a Node. If false, iSCSIProtocolEndpoints are preexisting and statically defined within the Node.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities