MSFT_SMStorageVolume, ROOT\Microsoft\Windows\Storage\SM
Class
| Methods (6)
| Properties (34)
| Qualifiers (3)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
MSFT_SMStorageVolume methods MSFT_SMStorageVolume has 6 methods (6 Local )
MSFT_SMStorageVolume properties MSFT_SMStorageVolume has 34 properties (34 Local )
Detailed description of MSFT_SMStorageVolume methods Local methods (6) of MSFT_SMStorageVolume class ▲ CreateClone methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ElementName string 0 ✓ - {'Description':'End user relevant name for the element being created. If NULL, then a system supplied name is used. The value will be stored in the 'ElementName' property for the created element.','Optional':True} TargetStorageVolume ref:MSFT_SMStorageVolume 1 - ✓ {'Description':'As an optional output, refers to the created target storage element (i.e., the replica). If a job is created, the target element may not be available immediately.','Optional':True} TargetPool ref:MSFT_SMPool 2 ✓ - {'Description':'The underlying storage for the target element (the replica) will be drawn from TargetPool if specified, otherwise the allocation is implementation specific.','Optional':True} username String 3 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} password String 4 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} Job ref:MSFT_SMJob 5 - ✓ {'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (MAY be null if job completed).'} ExtendedStatus object :MSFT_SMExtendedStatus 6 - ✓ {'Description':'Extended status information with details about the results of the method invocation.','Optional':True}
Description 'Start a job to create an associated un-synced Clone of the StorageVolume. If 0 is returned, the call completed successfully and no Job was required. If 4096/0x1000 is returned, a Job is started to create the Clone. A reference to the Job is returned in the Job parameter.' Implemented True ValueMap ['0', '1', '2', '3', '4', '5', '4096', '40300', '40304', '40308', '40500', '43001', '43002', '43003', '43004', '43005', '43006', '43007', '43008', '43009', '43010', '43011', '43012', '43013', '43014', '43015', '43016', '43017', '43018', '43019', '43020', '43021', '43022', '43023', '43024', '43025', '43026', '43027', '43028', '43029', '51000', '51005', '51010'] Values ['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Method Parameters Checked - Job Started', 'StorageService: Method invocation failed', 'StorageService: Cannot modify volume instance', 'StorageService: Clone creation capability not supported', 'StorageService: Replication type not supported per reported capabilities', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure'] CreateClone method is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 5 namespaces
▲ CreateSnapshot methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ElementName string 0 ✓ - {'Description':'End user relevant name for the element being created. If NULL, then a system supplied name is used. The value will be stored in the 'ElementName' property for the created element.','Optional':True} TargetStorageVolume ref:MSFT_SMStorageVolume 1 - ✓ {'Description':'As an optional output, refers to the created target storage element (i.e., the replica). If a job is created, the target element may not be available immediately.','Optional':True} TargetPool ref:MSFT_SMPool 2 ✓ - {'Description':'The underlying storage for the target element (the replica) will be drawn from TargetPool if specified, otherwise the allocation is implementation specific.','Optional':True} username String 3 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} password String 4 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} Job ref:MSFT_SMJob 5 - ✓ {'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (MAY be null if job completed).'} ExtendedStatus object :MSFT_SMExtendedStatus 6 - ✓ {'Description':'Extended status information with details about the results of the method invocation.','Optional':True}
Description 'Start a job to create an associated un-synced snapshot of the StorageVolume. If 0 is returned, the call completed successfully and no Job was required. If 4096/0x1000 is returned, a Job is started to create the snapshot. A reference to the Job is returned in the Job parameter.' Implemented True ValueMap ['0', '1', '2', '3', '4', '5', '4096', '40300', '40304', '40308', '40500', '43001', '43002', '43003', '43004', '43005', '43006', '43007', '43008', '43009', '43010', '43011', '43012', '43013', '43014', '43015', '43016', '43017', '43018', '43019', '43020', '43021', '43022', '43023', '43024', '43025', '43026', '43027', '43028', '43029', '51000', '51005', '51010'] Values ['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Method Parameters Checked - Job Started', 'StorageService: Method invocation failed', 'StorageService: Cannot modify volume instance', 'StorageService: Snapshot capability not supported', 'StorageService: Replication type not supported per reported capabilities', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure'] CreateSnapshot method is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 6 namespaces
▲ Delete methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers username String 0 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} password String 1 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} Job ref:MSFT_SMJob 2 - ✓ {'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (MAY be null if job completed).'} ExtendedStatus object :MSFT_SMExtendedStatus 3 - ✓ {'Description':'Extended status information with details about the results of the method invocation.','Optional':True}
Description 'Start a job to delete an element previously created from a StoragePool. The freed space is returned to the source StoragePool. If 0 is returned, the function completed successfully. If 4096/0x1000 is returned, a Job is started to delete the element. A reference to the Job is returned in the Job parameter.' Implemented True ValueMap ['0', '1', '2', '3', '4', '5', '6', '4096', '40106', '40308', '40309', '40310', '40313', '40314', '43001', '43002', '43003', '43004', '43005', '43006', '43007', '43008', '43009', '43010', '43011', '43012', '43013', '43014', '43015', '43016', '43017', '43018', '43019', '43020', '43021', '43022', '43023', '43024', '43025', '43026', '43027', '43028', '43029', '51000', '51005', '51010'] Values ['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'In Use', 'Method Parameters Checked - Job Started', 'StorageService: Unable to delete an UnMasked StorageVolume', 'StorageService: Delete capability not supported', 'StorageService: Synchronization detach failed', 'StorageService: Failed to return item to resource pool', 'StorageService: Element not present', 'StorageService: Failed to return to storage pool', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure'] Delete method is in 4 classes of ROOT\Microsoft\Windows\Storage\SM and in 11 namespaces
▲ ModifySize methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers NewSize uint64 0 - ✓ {'Description':'As an input parameter NewSize specifies the new size. As an output parameter Size specifies the Newsize achieved.','Punit':'byte','Required':True,'Units':'Bytes'} username String 1 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} password String 2 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} Job ref:MSFT_SMJob 3 - ✓ {'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (MAY be null if job completed).'} ExtendedStatus object :MSFT_SMExtendedStatus 4 - ✓ {'Description':'Extended status information with details about the results of the method invocation.','Optional':True}
Description 'Start a job to modify the size of a StorageVolume. If 0 is returned, the call completed successfully. If 4096/0x1000 is returned, a Job is started to modify the size of the storage volume. A reference to the Job is returned in the Job parameter.' Implemented True ValueMap ['0', '1', '2', '3', '4', '5', '6', '4096', '4097', '40300', '40301', '40308', '40316', '40317', '40318', '43001', '43002', '43003', '43004', '43005', '43006', '43007', '43008', '43009', '43010', '43011', '43012', '43013', '43014', '43015', '43016', '43017', '43018', '43019', '43020', '43021', '43022', '43023', '43024', '43025', '43026', '43027', '43028', '43029', '51000', '51005', '51010'] Values ['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'In Use', 'Method Parameters Checked - Job Started', 'Size Not Supported', 'StorageService: Method invocation failed', 'StorageService: Get instance failed', 'StorageService: Volume modification capability not supported', 'StorageService: NewSize is equal to original size', 'StorageService: Capacity Reduction Not Supported', 'StorageService: Capacity Expansion Not supported', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure'] ModifySize method is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 2 namespaces
▲ SetReadonly methodReturn Uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers username String 0 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} password String 1 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} ExtendedStatus object :MSFT_SMExtendedStatus 2 - ✓ {'Description':'Extended status information with details about the results of the method invocation.','Optional':True}
Description 'Changes the device access of the StorageVolume to Readable - Access will be set to 1.' Implemented True ValueMap ['0', '1', '2', '3', '4', '5', '4097', '4100', '40304', '43001', '43002', '43003', '43004', '43005', '43006', '43007', '43008', '43009', '43010', '43011', '43012', '43013', '43014', '43015', '43016', '43017', '43018', '43019', '43020', '43021', '43022', '43023', '43024', '43025', '43026', '43027', '43028', '43029', '51000', '51005', '51010'] Values ['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Invalid logical unit ID', 'Invalid permission', 'StorageService: Cannot modify volume instance', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure'] SetReadonly method is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 2 namespaces
▲ SetReadWrite methodReturn Uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers username String 0 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} password String 1 ✓ - {'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.','Optional':True} ExtendedStatus object :MSFT_SMExtendedStatus 2 - ✓ {'Description':'Extended status information with details about the results of the method invocation.','Optional':True}
Description 'Changes the device access of the StorageVolume to ReadWrite - Access will be set to 3.' Implemented True ValueMap ['0', '1', '2', '3', '4', '5', '4097', '4100', '40304', '43001', '43002', '43003', '43004', '43005', '43006', '43007', '43008', '43009', '43010', '43011', '43012', '43013', '43014', '43015', '43016', '43017', '43018', '43019', '43020', '43021', '43022', '43023', '43024', '43025', '43026', '43027', '43028', '43029', '51000', '51005', '51010'] Values ['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Invalid logical unit ID', 'Invalid permission', 'StorageService: Cannot modify volume instance', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure'] SetReadWrite method is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 2 namespaces
Detailed description of MSFT_SMStorageVolume properties Local properties (34) of MSFT_SMStorageVolume class ▲ Access propertyCIMTYPE 'uint16' Description 'Access describes whether the media is readable (value=1), writeable (value=2), or both (value=3). "Unknown" (0) and "Write Once" (4) can also be defined.' ValueMap ['0', '1', '2', '3', '4'] Values ['Unknown', 'Readable', 'Writeable', 'Read/Write Supported', 'Write Once'] Access property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 15 namespaces
▲ AccessDescription propertyCIMTYPE 'String' AccessDescription property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 1 namespace
▲ BlockSize propertyCIMTYPE 'Uint64' BlockSize property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 10 namespaces
▲ ConsumableBlocks propertyCIMTYPE 'Uint64' ConsumableBlocks property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 3 namespaces
▲ DataRedundancy propertyCIMTYPE 'uint16' Description 'Number of complete copies of data currently maintained.' ModelCorrespondence ['CIM_StorageExtent.DataRedundancy'] DataRedundancy property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 4 namespaces
▲ IsSnapshot propertyCIMTYPE 'Boolean' Description 'True if the volume is a snapshot volume.' IsSnapshot property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 5 namespaces
▲ NameNamespace propertyCIMTYPE 'Uint16' NameNamespace property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 3 namespaces
▲ NumberOfBlocks propertyCIMTYPE 'Uint64' NumberOfBlocks property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 5 namespaces
▲ OperationalStatus propertyArrayType 'Indexed' CIMTYPE 'uint16' Description 'Indicates the current SMIS status of the LUN (StorageVolume). Various operational statuses are defined.' ModelCorrespondence ['CIM_StorageVolume.OperationalStatus'] ValueMap ['2', '3', '6', '8', '15'] Values ['OK', 'Degraded', 'Error', 'Starting', 'Dormant'] OperationalStatus property is in 8 classes of ROOT\Microsoft\Windows\Storage\SM and in 18 namespaces
▲ OtherNameFormat propertyCIMTYPE 'String' OtherNameFormat property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 3 namespaces
▲ OtherNameNamespace propertyCIMTYPE 'String' OtherNameNamespace property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 3 namespaces
▲ PackageRedundancy propertyCIMTYPE 'uint16' Description 'How many physical packages can currently fail without data loss. For example, in the storage domain, this might be disk spindles.' ModelCorrespondence ['CIM_StorageExtent.PackageRedundancy'] PackageRedundancy property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 4 namespaces
▲ ParityLayout propertyCIMTYPE 'uint16' Description 'ParityLayout specifies whether a parity-based storage organization is using rotated or non-rotated parity. When used in a goal setting instance, ParityLayout is the desired value. It MUST be set to NULL if the scoping StorageCapablities indicates that it is not supported in this context. If the property is supported, and is part of StorageSettingWithHints it MAY be set to NULL. If used it will constrain the effects of Hint selections. When used in a Setting instance associated to a Volume, this property indicates the specific value that the Volume was created with.' ModelCorrespondence ['CIM_StorageSetting.ParityLayout'] ValueMap ['1', '2'] Values ['Non-rotated Parity', 'Rotated Parity'] ParityLayout property is in 2 classes of ROOT\Microsoft\Windows\Storage\SM and in 6 namespaces
▲ SMLunId propertyCIMTYPE 'String' SMLunId property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 1 namespace
▲ SMLunIdFormat propertyCIMTYPE 'Uint16' SMLunIdFormat property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 1 namespace
▲ SMLunIdFormatDescription propertyCIMTYPE 'String' SMLunIdFormatDescription property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 1 namespace
▲ SMLunIdNamespace propertyCIMTYPE 'Uint16' SMLunIdNamespace property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 1 namespace
▲ SMLunIdNamespaceDescription propertyCIMTYPE 'String' SMLunIdNamespaceDescription property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 1 namespace
▲ ThinlyProvisioned propertyCIMTYPE 'Boolean' Description 'True if the volume is thinly provisioned.' ModelCorrespondence ['SNIA_StorageVolume.ThinlyProvisioned'] ThinlyProvisioned property is in 1 class (MSFT_SMStorageVolume) of ROOT\Microsoft\Windows\Storage\SM and in 2 namespaces
▲ Usage propertyCIMTYPE 'uint16' Description 'Indicates the intended usage or any restrictions that may have been imposed on the usage of this component. For example, an element may be reserved for use by the block server. In that case the Usage of the element is marked as "Reserved for the ComputerSystem". In the case of "Other", see OtherUsageDescription for more information. In the value map, the "Element Component" indicates a StorageVolume or LogicalDisk that is only available as an EmbeddedInstance. The storage that it represents may also be represented as another StorageExent that is a component of another LogicalElement. Use the method GetElementsBasedOnUsage to locate such volumes or logical disks.' Experimental True ModelCorrespondence ['CIM_StorageExtent.Usage'] ValueMap ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '..', '32768..65535'] Values ['Other', 'Unrestricted', 'Reserved for ComputerSystem (the block server)', 'Reserved by Replication Services', 'Reserved by Migration Services', 'Local Replica Source', 'Remote Replica Source', 'Local Replica Target', 'Remote Replica Target', 'Local Replica Source or Target', 'Remote Replica Source or Target', 'Delta Replica Target', 'Element Component', 'Reserved as Pool Contributor', 'Composite Volume Member', 'Composite LogicalDisk Member', 'Reserved for Sparing', 'DMTF Reserved', 'Vendor Reserved'] Usage property is in 2 classes of ROOT\Microsoft\Windows\Storage\SM and in 12 namespaces
MSFT_SMStorageVolume Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
dynamic True ✓ ✗ ✓ ✗ ✓
LOCALE 1033 ✗ ✗ ✓ ✓ ✓
provider 'WMIStorage' ✗ ✗ ✓ ✗ ✓
MSFT_SMStorageVolume System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\Microsoft\Windows\Storage\SM:MSFT_SMStorageVolume' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\Microsoft\Windows\Storage\SM' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION [] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 34 ___SYSTEM 3 ✗ ✗
__RELPATH 'MSFT_SMStorageVolume ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'MSFT_SMStorageVolume ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS null ___SYSTEM 8 ✗ ✗
__CLASS 'MSFT_SMStorageVolume ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to MSFT_SMStorageVolume Number of classes:3
Please enable JavaScript to view the comments powered by Disqus.
comments powered by