Class CIM_VirtualTapeSettingData
extends CIM_SettingData

CIM_VirtualTapeSettingData describes the attribute values set when creating a Virtual Tape by a VirtualTapeConfigurationService. These settings can be associated via the ElementSettingData association with the created Virtual Tape. If the setting is associated via SettingAssociatedToCapabilities to a VirtualTapeCapabilities, it is one of the canned settings supported by this capabilities instance. A setting can also be an embedded instance parameter to a method (for instance, when used as a Goal parameter). A NULL value for a property in a canned setting indicates support for a vendor-specific default. A NULL value for a property when the setting is used as a Goal parameter to a method indicates that the client does not care what value that property will have on creation and will accept any vendor-supplied default. When used with a VirtualTape, a NULL value for a property must be interpreted as "Unknown". This class also supports persistence and recoverability of a Virtual Tape Library and its contained elements as defined in CIM for the use of DatabaseStorageArea.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_VirtualTapeSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_VirtualTapeSettingData describes the attribute values set when creating a Virtual Tape by a VirtualTapeConfigurationService. These settings can be associated via the ElementSettingData association with the created Virtual Tape. If the setting is associated via SettingAssociatedToCapabilities to a VirtualTapeCapabilities, it is one of the canned settings supported by this capabilities instance. A setting can also be an embedded instance parameter to a method (for instance, when used as a Goal parameter). A NULL value for a property in a canned setting indicates support for a vendor-specific default. A NULL value for a property when the setting is used as a Goal parameter to a method indicates that the client does not care what value that property will have on creation and will accept any vendor-supplied default. When used with a VirtualTape, a NULL value for a property must be interpreted as "Unknown". This class also supports persistence and recoverability of a Virtual Tape Library and its contained elements as defined in CIM for the use of DatabaseStorageArea.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::SettingData
Versionstring2.42.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Typestring
DescriptionstringThe type of the physical tape this virtual tape is emulating. This string is vendor specific. A vendor may support emulating multiple physical tape types as listed in the capabilities.
Readbooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SettingData
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
ComponentSettingstring[]CIM_SettingData

Class Methods