Class CIM_CascadingCapabilities
extends CIM_Capabilities

The capabilities supported for a cascading profile implementation.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_CascadingCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe capabilities supported for a cascading profile implementation.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Cascading
Versionstring2.43.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
FeaturesSupporteduint16[]
DescriptionstringEnumeration indicating the cascading features that are supported for cascading.
ValueMapstring2, 3, 4, 5
ValuesstringOwnership, Leaf Credentials, OM Dependencies, Allocation Service
SupportedAsynchronousActionsuint16[]
DescriptionstringEnumeration indicating what operations will be executed as asynchronous jobs. If an operation is included in both this and SupportedSynchronousActions then the underlying implementation is indicating that it may or may not create a job.
ModelCorrespondencestringCIM_CascadingCapabilities.SupportedSynchronousActions
ValueMapstring2, 3, ..
ValuesstringAllocation, Deallocation, DMTF Reserved
SupportedElementTypesuint16[]
DescriptionstringEnumeration indicating the type of elements that are supported for cascading.
ModelCorrespondencestringCIM_AllocatedResources.ElementType
ValueMapstring2, 3, 4, 5, 6, 7, 8
ValuesstringAny Type, StorageVolume, StorageExtent, StoragePool, ComputerSystem, LogicalDisk, FileShare
SupportedSynchronousActionsuint16[]
DescriptionstringEnumeration indicating what operations will be executed without the creation of a job. If an operation is included in both this and SupportedAsynchronousActions then the underlying instrumentation is indicating that it may or may not create a job.
ModelCorrespondencestringCIM_CascadingCapabilities.SupportedAsynchronousActions
ValueMapstring2, 3, ..
ValuesstringAllocation, Deallocation, DMTF Reserved

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