Class CIM_AllocationCapabilities


  extends CIM_Capabilities
CIM_AllocationCapabilities extends the CIM_Capabilities class for the purposes of expressing the resource allocation capabilities of the associated managed element for the allocation of a specific Resource Type. This class describes the supported types of allocations allowed, specific or general, the sharing modes supported for the device, dedicated and or shared and the system states where the addition or removal of the Resource Type is allowed.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringCIM_AllocationCapabilities extends the CIM_Capabilities class for the purposes of expressing the resource allocation capabilities of the associated managed element for the allocation of a specific Resource Type. This class describes the supported types of allocations allowed, specific or general, the sharing modes supported for the device, dedicated and or shared and the system states where the addition or removal of the Resource Type is allowed.None TRANSLATABLE= true
UMLPackagePathstringCIM::Core::CapabilitiesNone None
Versionstring2.22.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
Captionstring
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.None TRANSLATABLE= true
MaxLenuint3264None None
Descriptionstring
DescriptionstringThe Description property provides a textual description of the object.None TRANSLATABLE= true
ElementNamestring
DescriptionstringThe user friendly name for this instance of Capabilities. In addition, the user friendly name can be used as a index property for a search of query. (Note: Name does not have to be unique within a namespace.)None TRANSLATABLE= true
OverridestringElementNameTOSUBCLASS= falseNone
RequiredbooleantrueNone OVERRIDABLE= false
InstanceIDstring
DescriptionstringWithin the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed using the following 'preferred' algorithm: <OrgID>:<LocalID> Where <OrgID> and <LocalID> are separated by a colon ':', and where <OrgID> MUST include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID, or is a registered ID that is assigned to the business entity by a recognized global authority (This is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness <OrgID> MUST NOT contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID MUST appear between <OrgID> and <LocalID>. <LocalID> is chosen by the business entity and SHOULD not be re-used to identify different underlying (real-world) elements. If the above 'preferred' algorithm is not used, the defining entity MUST assure that the resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance's NameSpace. For DMTF defined instances, the 'preferred' algorithm MUST be used with the <OrgID> set to 'CIM'.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
OverridestringInstanceIDTOSUBCLASS= falseNone
OtherResourceTypestring
DescriptionstringA string that describes the resource type when a well defined value is not available and ResourceType has the value "Other".None TRANSLATABLE= true
ModelCorrespondencestringCIM_ResourceAllocationSettingData.ResourceTypeNone None
RequestTypesSupporteduint16
DescriptionstringIndicates whether requesting a specific resource is supported "Specific" -- request can include a request for specific resource "General" -- request does not include specific resource "Both" -- both specific and general requests are supported.None TRANSLATABLE= true
ValueMapstring0, 2, 3, 4, .., 0x8000..0xFFFFNone None
ValuesstringUnknown, Specific, General, Both, DMTF reserved, Vendor ReservedNone TRANSLATABLE= true
ResourceSubTypestring
DescriptionstringA string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type.None TRANSLATABLE= true
ResourceTypeuint16
DescriptionstringThe type of resource this allocation setting represents.None TRANSLATABLE= true
ModelCorrespondencestringCIM_AllocationCapabilities.OtherResourceType, CIM_ResourceAllocationSettingData.ResourceTypeNone None
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, .., 0x8000..0xFFFFNone None
ValuesstringOther, Computer System, Processor, Memory, IDE Controller, Parallel SCSI HBA, FC HBA, iSCSI HBA, IB HCA, Ethernet Adapter, Other Network Adapter, I/O Slot, I/O Device, Floppy Drive, CD Drive, DVD drive, Disk Drive, Tape Drive, Storage Extent, Other Storage Device, Serial port, Parallel port, USB Controller, Graphics controller, IEEE 1394 Controller, Partitionable Unit, Base Partitionable Unit, Power, Cooling Capacity, Ethernet Switch Port, Logical Disk, Storage Volume, Ethernet Connection, DMTF reserved, Vendor ReservedNone TRANSLATABLE= true
SharingModeuint16
DescriptionstringIndicates how access to underlying resource is granted: "Dedicated" -- exclusive access to underlying resource "Shared" -- shared use of underlying resource. Actual quantity is controlled by min, max size, weights, etc.None TRANSLATABLE= true
ValueMapstring0, 2, 3, .., 0x8000..0xFFFFNone None
ValuesstringUnknown, Dedicated, Shared, DMTF reserved, Vendor ReservedNone TRANSLATABLE= true
SupportedAddStatesuint16
DescriptionstringIndicates the states that the System, to which the resource will be associated via SystemDevice, may be in when a new resource is created.None TRANSLATABLE= true
ModelCorrespondencestringCIM_EnabledLogicalElement.EnabledStateNone None
ValueMapstring0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, .., 0x8000..0xFFFFNone None
ValuesstringUnknown, Enabled, Disabled, Shutting Down, Not Applicable, Enabled but Offline, In Test, Deferred, Quiesce, Starting, Paused, Suspended, DMTF Reserved, Vendor ReservedNone TRANSLATABLE= true
SupportedRemoveStatesuint16
DescriptionstringIndicates the states that the System, to which the resource is associated via SystemDevice, may be in when a the resource is removed .None TRANSLATABLE= true
ModelCorrespondencestringCIM_EnabledLogicalElement.EnabledStateNone None
ValueMapstring0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, .., 0x8000..0xFFFFNone None
ValuesstringUnknown, Enabled, Disabled, Shutting Down, Not Applicable, Enabled but Offline, In Test, Deferred, Quiesce, Starting, Paused, Suspended, DMTF Reserved, Vendor ReservedNone TRANSLATABLE= true

Copyright © 2008-2020 VMware, Inc. All rights reserved.