CIM SMASH/Server Management API
Class CIM_QueueAllocation
extends CIM_Dependency (Association)
Describes the reliance of a QueuingService on the availability of space in a BufferPool.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | Describes the reliance of a QueuingService on the availability of space in a BufferPool. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Network::QoS | None | None |
Version | string | 2.6.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
AllocationPercentage | uint8 | |||||
Description | string | This property is an 8-bit unsigned integer representing a percentage from 0 to 100. It defines the percentage of the BufferPool that should be allocated to the referenced QueuingService. If absolute sizes are desired, this is accomplished by defining individual BufferPools of the specified sizes, with QueueAllocation.AllocationPercentages set to 100. | None | TRANSLATABLE= true | ||
MaxValue | sint64 | 100 | None | None | ||
MinValue | sint64 | 0 | None | None | ||
Units | string | Percent | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_QueueAllocation | CIM_BufferPool |
Dependent | CIM_QueueAllocation | CIM_QueuingService |
Copyright © 2008-2020 VMware, Inc. All rights reserved.