CIM SMASH/Server Management API
Class CIM_DiagnosticTestForMSE
extends CIM_ProvidesServiceToElement (Association)
This class is being deprecated to promote its usage to the DiagnosticService level. This is an association class that relates a DiagnosticTest to a ManagedSystemElement. Consumers wishing to 'diagnose' a particular Element could query this association, for the Element, to determine what tests are available.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Deprecated | string | CIM_AvailableDiagnosticService | TOSUBCLASS= false | None |
Description | string | This class is being deprecated to promote its usage to the DiagnosticService level. This is an association class that relates a DiagnosticTest to a ManagedSystemElement. Consumers wishing to 'diagnose' a particular Element could query this association, for the Element, to determine what tests are available. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::System::Diagnostics | None | None |
Version | string | 2.9.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
EstimatedTimeOfPerforming | uint32 | |||||
Deprecated | string | CIM_AvailableDiagnosticService.EstimatedDurationOfService | TOSUBCLASS= false | None | ||
Description | string | Estimated number of seconds to perform the referenced DiagnosticTest against the ManagedSystemElement. Since execution times could vary by Element, this property is located in the association between the two entities. It is also captured in DiagnosticResult, in the EstimatedTimeOfPerforming property. A CIM Consumer can compare this value with the value in DiagnosticResult to get an idea of what impact their settings have on test execution. | None | TRANSLATABLE= true | ||
ModelCorrespondence | string | CIM_DiagnosticResult.EstimatedTimeOfPerforming | None | None | ||
Units | string | Seconds | None | TRANSLATABLE= true | ||
IsExclusiveForMSE | boolean | |||||
Deprecated | string | CIM_ServiceAffectsElement.ElementEffects | TOSUBCLASS= false | None | ||
Description | string | This property is being deprecated since the same characterisitic can be published in the CIM_ServiceAffectsElement.ElementEffects array as Value = 2, "Exclusive Use". If the DiagnosticTest referenced in this object can be run concurrently against multiple SystemElements, but only run one at a time for the referenced ManagedSystemElement, then this boolean is set to TRUE. Alternately, if the test can NOT be run concurrently irregardless of the System Elements being tested, then the more general "Is Exclusive" enumerated value (2) should be set in DiagnosticTest. Characteristics. | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_DiagnosticTestForMSE | CIM_DiagnosticTest |
Dependent | CIM_DiagnosticTestForMSE | CIM_ManagedSystemElement |
Copyright © 2008-2020 VMware, Inc. All rights reserved.