Class CIM_StorageErasureService
extends CIM_Service

This service contains the Erase method used to erase storage elements (StorageVolumes or LogicalDisks)

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_Service
   |
   +--CIM_StorageErasureService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis service contains the Erase method used to erase storage elements (StorageVolumes or LogicalDisks)
UMLPackagePathstringCIM::Device::Service
Versionstring2.45.0

Class Properties

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
LoSIDstringCIM_Service
LoSOrgIDstringCIM_Service
NamestringCIM_Service
OperatingStatusuint16CIM_ManagedSystemElement
OtherEnabledStatestringCIM_EnabledLogicalElement
PrimaryOwnerContactstringCIM_Service
PrimaryOwnerNamestringCIM_Service
PrimaryStatusuint16CIM_ManagedSystemElement
RequestedStateuint16CIM_EnabledLogicalElement
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods

Local Class Methods

Erase (uint32)

Method Qualifiers (Erase)

NameData TypeValue
DescriptionstringErase the contents of a storage element by using one of the supported erasure methods.
ValueMapstring0, 1, 2, 3, 4, 5, 6, .., 0x1000, 0x1001..0x7FFF, 0x8000..0xFFFF
ValuesstringJob Completed with No Error, Not Supported, Unspecified Error, Timeout, Failed, Invalid Parameter, In Use, DMTF Reserved, Method Parameters Checked - Job Started, Method Reserved, Vendor Specific

Method Parameters (Erase)

NameTypeQualifiers
NameData TypeValue
ElementTypeuint16
DescriptionstringEnumeration indicating the type of element being erased. 1: StorageVolume 2: LogicalDisk
ValueMapstring1, 2
ValuesstringStorageVolume, LogicalDisk
ErasureMethodstring
DescriptionstringErasure method to use. This must match one of the methods listed in the ErasureConfigurationService's SupportedErasureMethods property. If NULL, then the DefaultErasureMethod from the ErasureCapabilites will be used as the erasure method
Element REF CIM_StorageExtent
DescriptionstringStorageVolume or LogicalDisk to be erased
Job REF CIM_Job
DescriptionstringReference to the job created, if any
OUTbooleantrue

Inherited Class Methods

NameReturn TypeClass Origin
ChangeAffectedElementsAssignedSequenceuint32CIM_Service
RequestStateChangeuint32CIM_EnabledLogicalElement
StartServiceuint32CIM_Service
StopServiceuint32CIM_Service