Cascade
Class IBMTSSVC_CascadingCapabilities


CIM_ManagedElement
\_CIM_Capabilities
  \_SNIA_CascadingCapabilities


Description


Subclasses


Referenced By

IBMTSSVC_CascadingElementCapabilities

Properties

IdTypeRangeDescription
Key
InstanceID string
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following'preferred'algorithm:<OrgID>:<LocalID>Where<OrgID>and<LocalID>are separated by a colon':', and where<OrgID>must include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID, or is a registered ID that is assigned to the business entity by a recognized global authority (This is similar to the<Schema Name>_<Class Name>structure of Schema class names.) In addition, to ensure uniqueness<OrgID>must not contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID must appear between<OrgID>and<LocalID>.<LocalID>is chosen by the business entity and should not be re-used to identify different underlying (real-world) elements. If the above'preferred'algorithm is not used, the defining entity must assure that the resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance's NameSpace.For DMTF defined instances, the'preferred'algorithm must be used with the<OrgID>set to'CIM'.
Read Only
ElementName string
The user friendly name for this instance of Capabilities. In addition, the user friendly name can be used as a index property for a search of query. (Note: Name does not have to be unique within a namespace.)
Read Write
FeaturesSupported uint16
Ownership2
Leaf Credentials3
OM Dependencies4
Allocation Service5
Enumeration indicating the cascading features that are supported for cascading.
SupportedAsynchronousActions uint16
Allocation2
Deallocation3
DMTF Reserved..
Enumeration indicating what operations will be run as asynchronous jobs. If an operation is included in both this and SupportedSynchronousActions, then the underlying implementation is indicating that it may have created a job.
SupportedElementTypes uint16
Any Type2
StorageVolume3
StorageExtent4
StoragePool5
ComputerSystem6
LogicalDisk7
FileShare8
Enumeration indicating the type of elements that are supported for cascading.
SupportedSynchronousActions uint16
Allocation2
Deallocation3
DMTF Reserved..
Enumeration indicating what operations will be run 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 have created a job.
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_Capabilities
ElementName
 
Inherited from class SNIA_CascadingCapabilities
ElementName, FeaturesSupported, SupportedAsynchronousActions, SupportedElementTypes, SupportedSynchronousActions
 

Method Summary

NameDescription
 

Method Detail