CIM_StorageAllocationSettingData, ROOT\virtualization\v2

Class | Childs (1) | Methods | Properties (32) | Qualifiers (5) | Instances (13) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The CIM_StorageAllocationSettingData class represents settings specifically related to the allocation of virtual storage.

CIM_StorageAllocationSettingData - child subclasses in ROOT\virtualization\v2

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Msvm_StorageAllocationSettingData036013---

CIM_StorageAllocationSettingData properties

CIM_StorageAllocationSettingData has 32 properties (9 Local, 23 Derived)

NameOriginCIMType
AccessCIM_StorageAllocationSettingData18 [uint16]
AddressCIM_ResourceAllocationSettingData8 [string]
AddressOnParentCIM_ResourceAllocationSettingData8 [string]
AllocationUnitsCIM_ResourceAllocationSettingData8 [string]
AutomaticAllocationCIM_ResourceAllocationSettingData11 [boolean]
AutomaticDeallocationCIM_ResourceAllocationSettingData11 [boolean]
CaptionCIM_ManagedElement8 [string]
ConnectionCIM_ResourceAllocationSettingData8 [string]
ConsumerVisibilityCIM_ResourceAllocationSettingData18 [uint16]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
HostExtentNameCIM_StorageAllocationSettingData8 [string]
HostExtentNameFormatCIM_StorageAllocationSettingData18 [uint16]
HostExtentNameNamespaceCIM_StorageAllocationSettingData18 [uint16]
HostExtentStartingAddressCIM_StorageAllocationSettingData21 [uint64]
HostResourceCIM_ResourceAllocationSettingData8 [string]
HostResourceBlockSizeCIM_StorageAllocationSettingData21 [uint64]
key
InstanceID
CIM_ManagedElement8 [string]
LimitCIM_ResourceAllocationSettingData21 [uint64]
MappingBehaviorCIM_ResourceAllocationSettingData18 [uint16]
OtherHostExtentNameFormatCIM_StorageAllocationSettingData8 [string]
OtherHostExtentNameNamespaceCIM_StorageAllocationSettingData8 [string]
OtherResourceTypeCIM_ResourceAllocationSettingData8 [string]
ParentCIM_ResourceAllocationSettingData8 [string]
PoolIDCIM_ResourceAllocationSettingData8 [string]
ReservationCIM_ResourceAllocationSettingData21 [uint64]
ResourceSubTypeCIM_ResourceAllocationSettingData8 [string]
ResourceTypeCIM_ResourceAllocationSettingData18 [uint16]
VirtualQuantityCIM_ResourceAllocationSettingData21 [uint64]
VirtualQuantityUnitsCIM_ResourceAllocationSettingData8 [string]
VirtualResourceBlockSizeCIM_StorageAllocationSettingData21 [uint64]
WeightCIM_ResourceAllocationSettingData19 [uint32]

Detailed description of CIM_StorageAllocationSettingData properties

Local properties (9) of CIM_StorageAllocationSettingData class

Access property
CIMTYPE'uint16'
Description'Access describes whether the allocated storage extent is 1 (readable), 2 (writeable), or 3 (both).
NOTE: This property is a copy of the CIM_StorageExtent.Access property, except deprecated values. See the description of the CIM_StorageExtent.Access property for details.'
ModelCorrespondence['CIM_StorageExtent.Access']
ValueMap['0', '1', '2', '3', '..']
Values['Unknown', 'Readable', 'Writeable', 'Read/Write Supported', 'DMTF Reserved']
Access property is in 8 classes of ROOT\virtualization\v2 and in 15 namespaces
HostExtentName property
CIMTYPE'string'
Description'A unique identifier for the host extent. The identified host extent is used for the storage resource allocation.
NOTE: This property is a copy of the CIM_StorageExtent.Name property. See the description of CIM_StorageExtent.Name property for details.'
ModelCorrespondence['CIM_StorageAllocationSettingData.HostExtentNameFormat', 'CIM_StorageAllocationSettingData.HostExtentNameNamespace', 'CIM_StorageExtent.Name']
HostExtentName property is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
HostExtentNameFormat property
CIMTYPE'uint16'
Description'The HostExtentNameFormat property identifies the format that is used for the value of the HostExtentName property.
NOTE: This property is a copy of the CIM_StorageExtent.NameFormat property, excluding deprecated values. See the description of CIM_StorageExtent.NameFormat class for details.
7 = Serial Number/Vendor/Model (SNVM) SNVM is 3 strings representing the vendor name, product name within the vendor namespace, and the serial number within the model namespace. Strings are delimited with a '+'. Spaces may be included and are significant. The serial number is the text representation of the serial number in hexadecimal upper case. This represents the vendor and model ID from SCSI Inquiry data; the vendor field MUST be 8 characters wide and the product field MUST be 16 characters wide. For example,
'ACME____+SUPER DISK______+124437458' (_ is a space character)
9 = NAA as a generic format. See
http://standards.ieee.org/regauth/oui/tutorials/fibrecomp_id.html. Formatted as 16 or 32 unseparated uppercase hex characters (2 per binary byte). For example '21000020372D3C73'
10 = EUI as a generic format (EUI64) See
http://standards.ieee.org/regauth/oui/tutorials/EUI64.html.
Formatted as 16 unseparated uppercase hex characters (2 per binary byte)
11 = T10 vendor identifier format as returned by SCSI Inquiry VPD page 83, identifier type 1. See T10 SPC-3 specification. This is the 8-byte ASCII vendor ID from the T10 registry followed by a vendor specific ASCII identifier; spaces are permitted. For non SCSI volumes, 'SNVM' may be the most appropriate choice. 12 = OS Device Name (for LogicalDisks). See LogicalDisk Name description for details.'
ModelCorrespondence['CIM_StorageAllocationSettingData.HostExtentName', 'CIM_StorageAllocationSettingData.OtherHostExtentNameFormat', 'CIM_StorageExtent.NameFormat']
ValueMap['0', '1', '7', '9', '10', '11', '12', '..']
Values['Unknown', 'Other', 'SNVM', 'NAA', 'EUI64', 'T10VID', 'OS Device Name', 'DMTF Reserved']
HostExtentNameFormat property is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
HostExtentNameNamespace property
CIMTYPE'uint16'
Description'If the host extent is a SCSI volume, then the preferred source for SCSI volume names is SCSI VPD Page 83 responses.
NOTE: This property is a copy of the CIM_StorageExtent.NameNamespace property. See the description of CIM_StorageExtent.NameNamespace class for details.
Page 83 returns a list of identifiers for various device elements. The metadata for each identifier includes an Association field, identifiers with association of 0 apply to volumes. Page 83 supports several namespaces specified in the Type field in the identifier metadata. See SCSI SPC-3 specification.
2 = VPD Page 83, Type 3 NAA (NameFormat SHOULD be NAA)
3 = VPD Page 83, Type 2 EUI64 (NameFormat EUI)
4 = VPD Page 83, Type 1 T10 Vendor Identification
(NameFormat T10)
Less preferred volume namespaces from other interfaces:
5 = VPD page 80, Serial number (NameFormat SHOULD be Other)
6 = FC NodeWWN (NameFormat SHOULD be NAA or EUI)
7 = Serial Number/Vendor/Model (NameFormat SHOULD be SNVM) cThe preferred namespace for LogigicalDisk names is platform specific device namespace; see LogigicalDIsk Description.
8 = OS Device Namespace.'
ModelCorrespondence['CIM_StorageAllocationSettingData.HostExtentName', 'CIM_StorageAllocationSettingData.OtherHostExtentNameNamespace', 'CIM_StorageAllocationSettingData.HostExtentNameFormat', 'CIM_StorageExtent.Namespace']
ValueMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '..']
Values['Unknown', 'Other', 'VPD83Type3', 'VPD83Type2', 'VPD83Type1', 'VPD80', 'NodeWWN', 'SNVM', 'OS Device Namespace', 'DMTF Reserved']
HostExtentNameNamespace property is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
HostExtentStartingAddress property
CIMTYPE'uint64'
Description'The HostExtentStartingAddress property identifies the starting address on the host storage extent identified by the value of the HostExtentName property that is used for the allocation of the virtual storage extent.
A value of NULL indicates that there is no direct mapping of the virtual storage extent onto the referenced host storage extent.
NOTE: This property is a copy of the CIM_BasedOn.StartingAddess property. See the description of CIM_BasedOn association for details.'
ModelCorrespondence['CIM_StorageAllocationSettingData.HostResourceBlockSize', 'CIM_BasedOn.StartingAddress']
HostExtentStartingAddress property is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
HostResourceBlockSize property
CIMTYPE'uint64'
Description'Size in bytes of the blocks that are allocated at the host as the result of this storage resource allocation or storage resource allocation request. If the block size is variable, then the maximum block size in bytes should be specified. If the block size is unknown or if a block concept does not apply, then the value 1 shall be used.
NOTE: This property is a copy of the CIM_StorageExtent.BlockSize property. See the description of the CIM_StorageExtent.BlockSize property for details.'
ModelCorrespondence['CIM_StorageExtent.BlockSize']
PUnit'byte'
HostResourceBlockSize property is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
OtherHostExtentNameFormat property
CIMTYPE'string'
Description'A string describing the format of the HostExtentName property if the value of the HostExtentNameFormat property is 1 (Other).'
ModelCorrespondence['CIM_StorageAllocationSettingData.HostExtentNameFormat']
OtherHostExtentNameFormat property is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
OtherHostExtentNameNamespace property
CIMTYPE'string'
Description'A string describing the namespace of the HostExtentName property if the value of the HostExtentNameNamespace matches 1 (Other).'
ModelCorrespondence['CIM_StorageAllocationSettingData.HostExtentNameNamespace']
OtherHostExtentNameNamespace property is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
VirtualResourceBlockSize property
CIMTYPE'uint64'
Description'Size in bytes of the blocks that are presented to the consumer as the result of this storage resource allocation or storage resource allocation request. If the block size is variable, then the maximum block size in bytes should be specified. If the block size is unknown or if a block concept does not apply, then the value 1 shall be used.
NOTE: The use of 1 (and not 0) to indicate that the blocksize is unknown still allows the use of the VirtualQuantity property to convey the size in blocks of size 1).
NOTE: This property is a copy of the CIM_StorageExtent.BlockSize property. See the description of the CIM_StorageExtent.BlockSize property for details.'
ModelCorrespondence['CIM_StorageExtent.BlockSize']
PUnit'byte'
VirtualResourceBlockSize property is in 2 classes of ROOT\virtualization\v2 and in 1 namespace

Derived properties (23) of CIM_StorageAllocationSettingData class

Address property
CIMTYPE'string'
Address property is in 21 classes of ROOT\virtualization\v2 and in 18 namespaces
AddressOnParent property
CIMTYPE'string'
AddressOnParent property is in 21 classes of ROOT\virtualization\v2 and in 1 namespace
AllocationUnits property
CIMTYPE'string'
AllocationUnits property is in 25 classes of ROOT\virtualization\v2 and in 2 namespaces
AutomaticAllocation property
CIMTYPE'boolean'
AutomaticAllocation property is in 21 classes of ROOT\virtualization\v2 and in 1 namespace
AutomaticDeallocation property
CIMTYPE'boolean'
AutomaticDeallocation property is in 21 classes of ROOT\virtualization\v2 and in 1 namespace
Caption property
CIMTYPE'string'
Caption property is in 222 classes of ROOT\virtualization\v2 and in 37 namespaces
Connection property
CIMTYPE'string'
Connection property is in 21 classes of ROOT\virtualization\v2 and in 4 namespaces
ConsumerVisibility property
CIMTYPE'uint16'
ConsumerVisibility property is in 21 classes of ROOT\virtualization\v2 and in 1 namespace
Description property
CIMTYPE'string'
Description property is in 225 classes of ROOT\virtualization\v2 and in 142 namespaces
ElementName property
CIMTYPE'string'
ElementName property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
HostResource property
CIMTYPE'string'
HostResource property is in 21 classes of ROOT\virtualization\v2 and in 1 namespace
InstanceID property
CIMTYPE'string'
keyTrue
InstanceID property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
Limit property
CIMTYPE'uint64'
Description'The maximum amount of blocks that will be granted for this storage resource allocation at the host. The blocksize is specified by the value of the HostResourceBlockSize property.Usually the value this property would reflect a maximum size for the allocated host extent that matches the size of the virtual storage extent presented to the consumer. A value less than that would indicate a situation where a sparsely populated virtual storage extent is expected, where the fill rate is limited by the value of the Limit property.'
ModelCorrespondence['CIM_StorageAllocationSettingData.HostResourceBlockSize']
Override'Limit'
Limit property is in 22 classes of ROOT\virtualization\v2 and in 6 namespaces
MappingBehavior property
CIMTYPE'uint16'
MappingBehavior property is in 23 classes of ROOT\virtualization\v2 and in 2 namespaces
OtherResourceType property
CIMTYPE'string'
OtherResourceType property is in 30 classes of ROOT\virtualization\v2 and in 3 namespaces
Parent property
CIMTYPE'string'
Parent property is in 23 classes of ROOT\virtualization\v2 and in 8 namespaces
PoolID property
CIMTYPE'string'
PoolID property is in 27 classes of ROOT\virtualization\v2 and in 6 namespaces
Reservation property
CIMTYPE'uint64'
Description'The amount of blocks that are guaranteed to be available for this storage resource allocation at the host. The blocksize is specified by the value of the HostResourceBlockSize property.'
ModelCorrespondence['CIM_StorageAllocationSettingData.HostResourceBlockSize']
Override'Reservation'
Reservation property is in 23 classes of ROOT\virtualization\v2 and in 2 namespaces
ResourceSubType property
CIMTYPE'string'
ResourceSubType property is in 30 classes of ROOT\virtualization\v2 and in 3 namespaces
ResourceType property
CIMTYPE'uint16'
ResourceType property is in 33 classes of ROOT\virtualization\v2 and in 7 namespaces
VirtualQuantity property
CIMTYPE'uint64'
Description'Number of blocks that are presented to the consumer. The blocksize is specified by the value of the VirtualResourceBlockSize property.'
ModelCorrespondence['CIM_StorageExtent.NumberOfBlocks', 'CIM_StorageAllocationSettingData.VirtualQuantityUnits']
Override'VirtualQuantity'
VirtualQuantity property is in 21 classes of ROOT\virtualization\v2 and in 1 namespace
VirtualQuantityUnits property
CIMTYPE'string'
Description'This property specifies the units used by the VirtualQuantity property. The value shall match "count(fixed size block)" | "byte".
The default value "count(fixed size block)" assumes that the implementation knows a fixed block size and conveys the block size through the value of the VirtualResourceBlockSize property. However, if the VirtualResourceBlockSize property has a value "1", this indicates an unknown or variable block size; in this case the value of the VirtualQuantityUnit property should be set to "byte", such that the value of the VirtualQuantity property is measured directly in byte.
NOTE: The IsPUnit qualifier already formally restricts the value of this property to be a unit as specified in DMTF DSP0004:2.5.0, Annex C; in addition, the normative text in the description of this property above further constrains the value to match "byte" | "count(fixed size block)".'
IsPUnitTrue
ModelCorrespondence['CIM_StorageAllocationSettingData.VirtualQuantity']
Override'VirtualQuantityUnits'
VirtualQuantityUnits property is in 21 classes of ROOT\virtualization\v2 and in 1 namespace
Weight property
CIMTYPE'uint32'
Weight property is in 23 classes of ROOT\virtualization\v2 and in 10 namespaces

CIM_StorageAllocationSettingData Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'The CIM_StorageAllocationSettingData class represents settings specifically related to the allocation of virtual storage.'
LOCALE1033
UMLPackagePath'CIM::Core::Resource'
Version'2.22.0'

CIM_StorageAllocationSettingData System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2:CIM_StorageAllocationSettingData'___SYSTEM8
__NAMESPACE'ROOT\virtualization\v2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_ResourceAllocationSettingData', 'CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT32___SYSTEM3
__RELPATH'CIM_StorageAllocationSettingData'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_ResourceAllocationSettingData'___SYSTEM8
__CLASS'CIM_StorageAllocationSettingData'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_StorageAllocationSettingData

Number of classes:78
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_ElementSettingData250-9-
CIM_EthernetPortAllocationSettingData3250-14-
CIM_ResourceAllocationSettingData16230-40-
CIM_SettingData2040-28-
CIM_VirtualEthernetSwitchSettingData1240---
CIM_VirtualSystemMigrationSettingData1100-5-
CIM_VirtualSystemSettingData4210-2-
CIM_VirtualSystemSettingDataComponent120-27-
CIM_VLANEndpointSettingData090---
Msvm_AbstractResourcePoolSettingData1120-18-
Msvm_BootSourceSettingData080----
Msvm_CopyFileToGuestSettingData080----
Msvm_DiskMergeSettingData0501---
Msvm_ElementSettingData0508---
Msvm_EmulatedEthernetPortSettingData02704---
Msvm_EthernetPortAllocationSettingData03005---
Msvm_EthernetPortData2100---
Msvm_EthernetPortFailoverSettingDataComponent020----
Msvm_EthernetPortSettingDataComponent0201---
Msvm_EthernetSwitchBandwidthData0130----
Msvm_EthernetSwitchData380---
Msvm_EthernetSwitchFeatureSettingData140-1-
Msvm_EthernetSwitchHardwareOffloadData0160----
Msvm_EthernetSwitchOperationalData0100----
Msvm_EthernetSwitchPortAclSettingData01301---
Msvm_EthernetSwitchPortBandwidthData0110----
Msvm_EthernetSwitchPortBandwidthSettingData0901---
Msvm_EthernetSwitchPortExtendedAclSettingData01601---
Msvm_EthernetSwitchPortFeatureSettingData940-10-
Msvm_EthernetSwitchPortIsolationSettingData0801---
Msvm_EthernetSwitchPortOffloadData0170----
Msvm_EthernetSwitchPortOffloadSettingData0902---
Msvm_EthernetSwitchPortProfileSettingData01601---
Msvm_EthernetSwitchPortRoutingDomainSettingData0801---
Msvm_EthernetSwitchPortSecuritySettingData01601---
Msvm_EthernetSwitchPortVlanSettingData01301---
Msvm_FailoverNetworkAdapterSettingData0100----
Msvm_FcPortAllocationSettingData02304---
Msvm_FeatureSettingData240-11-
Msvm_GuestServiceInterfaceComponentSettingData02401---
Msvm_HeartbeatComponentSettingData02701---
Msvm_KvpExchangeComponentSettingData02601---
Msvm_KvpExchangeDataItem070----
Msvm_MemorySettingData02805---
Msvm_MetricServiceSettingData0501---
Msvm_ParentChildSettingData020----
Msvm_ProcessorSettingData02705---
Msvm_RdvComponentSettingData02401---
Msvm_ReplicationAuthorizationSettingData070----
Msvm_ReplicationServiceSettingData01101---
Msvm_ReplicationSettingData04201---
Msvm_ResourceAllocationSettingData024039---
Msvm_ResourcePoolSettingData012018---
Msvm_SettingDataComponent0201---
Msvm_ShutdownComponentSettingData02401---
Msvm_StorageAllocationSettingData036013---
Msvm_Synthetic3DDisplayControllerSettingData02504---
Msvm_Synthetic3DServiceSettingData0501---
Msvm_SyntheticEthernetPortSettingData02805---
Msvm_SyntheticFcPortSettingData02904---
Msvm_SystemExportSettingData0501---
Msvm_TerminalServiceSettingData0901---
Msvm_TimeSyncComponentSettingData02401---
Msvm_VirtualEthernetSwitchBandwidthSettingData0601---
Msvm_VirtualEthernetSwitchSettingData0270----
Msvm_VirtualEthernetSwitchSettingDataComponent020----
Msvm_VirtualFcSwitchSettingData0210----
Msvm_VirtualHardDiskSettingData0130----
Msvm_VirtualLogicalUnitSettingData02404---
Msvm_VirtualSystemExportSettingData01001---
Msvm_VirtualSystemManagementServiceSettingData01701---
Msvm_VirtualSystemMigrationNetworkSettingData080----
Msvm_VirtualSystemMigrationServiceSettingData01001---
Msvm_VirtualSystemMigrationServiceSettingDataComponent020----
Msvm_VirtualSystemMigrationSettingData01405---
Msvm_VirtualSystemSettingData04501---
Msvm_VirtualSystemSettingDataComponent02027---
Msvm_VssComponentSettingData02401---
comments powered by Disqus
WUtils.com