CIM SMASH/Server Management API
Class CIM_AvailableDiagnosticService
extends CIM_ServiceAvailableToElement (Association)
This is an association class that relates a DiagnosticService to a ManagedElement. Consumers wishing to 'diagnose' a particular Element could query this association to determine what services are available.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | This is an association class that relates a DiagnosticService to a ManagedElement. Consumers wishing to 'diagnose' a particular Element could query this association to determine what services 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 | ||
EstimatedDurationOfService | uint16 | |||||
Description | string | Estimated magnitude of time to perform the referenced DiagnosticService on the referenced ManagedElement. Since the processing speed of a system can vary immensely due to a variety of factors (e.g., processor speed), this property takes on values that are a statement of magnitude, not absolute time. If greater accuracy can be provided, a quantification may be specified in the corresponding integer property, EstimatedDurationQualifier. Since execution times could vary by Element, this property is located in the association between the two entities. | None | TRANSLATABLE= true | ||
ModelCorrespondence | string | CIM_AvailableDiagnosticService.EstimatedDurationQualifier | None | None | ||
ValueMap | string | 0, 2, 3, 4, 5, 6 | None | None | ||
Values | string | Unknown, Milliseconds, Seconds, Minutes, Hours, Days | None | TRANSLATABLE= true | ||
EstimatedDurationQualifier | uint32 | |||||
Description | string | EstimatedDurationQualifier can be used to further quantify the magnitude of time to perform the service. | None | TRANSLATABLE= true | ||
ModelCorrespondence | string | CIM_AvailableDiagnosticService.EstimatedDurationOfService | None | None |
Association References
Name | Class Origin | Reference Class |
---|---|---|
ServiceProvided | CIM_AvailableDiagnosticService | CIM_DiagnosticService |
UserOfService | CIM_ServiceAvailableToElement | CIM_ManagedElement |
Copyright © 2008-2020 VMware, Inc. All rights reserved.