CIM SMASH/Server Management API
Class CIM_ProductProductDependency
(Association)CIM_ProductProductDependency is an association between two Products, indicating that one must be installed, or must be absent, for the other to function. This is conceptually equivalent to the ServiceServiceDependency association.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | CIM_ProductProductDependency is an association between two Products, indicating that one must be installed, or must be absent, for the other to function. This is conceptually equivalent to the ServiceServiceDependency association. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Core::ProductFRU | None | None |
Version | string | 2.6.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
TypeOfDependency | uint16 | |||||
Description | string | The nature of the Product dependency. This property describes that the associated Product must be installed (value=2) or must be absent (value=3) in order for the Product to function. | None | TRANSLATABLE= true | ||
ValueMap | string | 0, 1, 2, 3 | None | None | ||
Values | string | Unknown, Other, Product Must Be Installed, Product Must Not Be Installed | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
DependentProduct | CIM_ProductProductDependency | CIM_Product |
RequiredProduct | CIM_ProductProductDependency | CIM_Product |
Copyright © 2008-2020 VMware, Inc. All rights reserved.