Name | Data Type | Value |
Description | string | Returns a list of UnitTypes that are installed for a given ClassType on a given ManagedElement. |
ValueMap | string | 0, 1, 2, 3, 4, .., 32768..65535 |
Values | string | Success, Not Supported, Unknown, Timeout, Failed, DMTF Reserved, Vendor Specific |
Name | Type | Qualifiers |
Name | Data Type | Value |
ClassType | string |
Description | string | The ClassType for the query. This should be a entry returned in the GetClassTypes.ClassTypes property. |
IN | boolean | true |
InquiryType | uint16 |
Description | string | The type of inquiry to be performed. |
IN | boolean | true |
ValueMap | string | 2, 3 |
Values | string | Supported, Installed |
Recursive | boolean |
Description | string | False : Only report on elements directly contained in/attached to the given ManagedElement.
True : Report on all objects contained in/attached to the given ManagedElement. |
IN | boolean | true |
UnitTypes | uint16[] |
Description | string | A list of supported UnitTypes. |
IN | boolean | false |
ModelCorrespondence | string | CIM_ConfigurationReportingService.ReportCapacity(UnitType) |
OUT | boolean | true |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, .., 32768..65535 |
Values | string | None, Front Side, Back Side, Contained, Connected, I/O, Memory, StorageMediaLocation, Megabytes, DMTF Reserved, Vendor Specific |
Target |
REF
CIM_ManagedElement |
Description | string | The target of query, for example a rack or a chassis. |
IN | boolean | true |
Name | Data Type | Value |
Description | string | Returns the maximum number supported or the number of currently installed units for the given UnitType, for a given ClassType on a given ManagedElement. |
ValueMap | string | 0, 1, 2, 3, 4, .., 32768..65535 |
Values | string | Success, Not Supported, Unknown, Timeout, Failed, DMTF Reserved, Vendor Specific |
Name | Type | Qualifiers |
Name | Data Type | Value |
ClassType | string |
Description | string | The ClassType for the query. This should be a entry returned in the GetClassTypes.ClassTypes property. |
IN | boolean | true |
InquiryType | uint16 |
Description | string | The type of inquiry to be performed. |
IN | boolean | true |
ValueMap | string | 2, 3 |
Values | string | Supported, Installed |
NumberOfUnits | uint64 |
Description | string | The maximum number of supported or the number of currently installed units. |
IN | boolean | false |
OUT | boolean | true |
Recursive | boolean |
Description | string | False : Only report on elements directly contained in/attached to the given ManagedElement.
True : Report on all objects contained in/attached to the given ManagedElement. |
IN | boolean | true |
UnitType | uint16 |
Description | string | The UnitType for the query. |
IN | boolean | true |
ModelCorrespondence | string | CIM_ConfigurationReportingService.GetUnitTypes(UnitTypes) |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, .., 32768..65535 |
Values | string | None, Front Side, Back Side, Contained, Connected, I/O, Memory, StorageMediaLocation, Megabytes, DMTF Reserved, Vendor Specific |
Target |
REF
CIM_ManagedElement |
Description | string | The target of query, for example a rack or a chassis. |
IN | boolean | true |