Class CIM_VirtualTapeLibraryCapabilities
extends CIM_Capabilities

CIM_VirtualTapeLibraryCapabilities describes a set of properties that a VirtualTapeLibraryConfigurationService can support when creating or maintaining a VirtualTapeLibrary. Each supported combination of properties is specified by a VirtualTapeLibrarySetting that is associated with the VirtualTapeLibraryCapabilities element via ElementSettingData. A VirtualTapeLibraryCapabilities element specifies the properties supported when using it.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_VirtualTapeLibraryCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_VirtualTapeLibraryCapabilities describes a set of properties that a VirtualTapeLibraryConfigurationService can support when creating or maintaining a VirtualTapeLibrary. Each supported combination of properties is specified by a VirtualTapeLibrarySetting that is associated with the VirtualTapeLibraryCapabilities element via ElementSettingData. A VirtualTapeLibraryCapabilities element specifies the properties supported when using it.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Tape
Versionstring2.42.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IsThinTapeSupportedboolean
DescriptionstringThis Boolean is set to TRUE if thin provisioning is supported by this virtual tape library system for creating virtual tapes in a virtual library.
ModelCorrespondencestringCIM_VirtualTapeLibrarySetting.IsThinTape
MaxAccessPortsSupporteduint32
DescriptionstringMaximum number of ports that can be assigned to a virtual tape library.
MaxDrivesSupporteduint32
DescriptionstringMaximum number of tape drives that can be supported per virtual tape library.
MaxSlotsSupporteduint32
DescriptionstringThe maximum capacity that can be assigned to a virtual tape library in number of slots. This value can be zero if there is no maximum limit.
ModelCorrespondencestringCIM_VirtualTapeLibrarySetting.SlotCount
MaxTapeSizeSupporteduint64
DescriptionstringMaximum size that can be allocated to a virtual tape.
ModelCorrespondencestringCIM_VirtualTapeLibrarySetting.MaxTapeSize
UnitsstringBytes
MaxThinTapeSizeSupporteduint64
DescriptionstringMaximum incremental extension size that can be specified for a virtual tape if thin provisioning is supported. If thin provisioning is not supported, this value will be zero.
ModelCorrespondencestringCIM_VirtualTapeLibrarySetting.ThinTapeSize
UnitsstringBytes
MaxVTLsSupporteduint32
DescriptionstringThe maximum number of virtual tape libraries that can be created. This value can be zero if there is no maximum limit.
ModelCorrespondencestringCIM_VirtualTapeLibrarySetting.SlotCount
LibraryTypesSupportedstring[]
DescriptionstringThe types of physical libraries this virtual library is capable of emulating. These strings are vendor specific. A vendor may support emulating multiple physical library types as listed in the capabilities.
ModelCorrespondencestringCIM_VirtualTapeLibrarySetting.LibraryType

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