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

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringThis 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
UMLPackagePathstringCIM::System::DiagnosticsNone None
Versionstring2.11.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
EstimatedDurationOfServiceuint16
DescriptionstringEstimated 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
ModelCorrespondencestringCIM_AvailableDiagnosticService.EstimatedDurationQualifierNone None
ValueMapstring0, 2, 3, 4, 5, 6None None
ValuesstringUnknown, Milliseconds, Seconds, Minutes, Hours, DaysNone TRANSLATABLE= true
EstimatedDurationQualifieruint32
DescriptionstringEstimatedDurationQualifier can be used to further quantify the magnitude of time to perform the service.None TRANSLATABLE= true
ModelCorrespondencestringCIM_AvailableDiagnosticService.EstimatedDurationOfServiceNone None
IsExclusiveForMEboolean
DescriptionstringIf only one instance of the referenced DiagnosticService can be run on the referenced ManagedElement at any point in time, then this Boolean is set to TRUE.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone

Association References

NameClass OriginReference Class
ServiceProvidedCIM_AvailableDiagnosticServiceCIM_DiagnosticService
UserOfServiceCIM_ServiceAvailableToElementCIM_ManagedElement

Copyright © 2008-2010 VMware, Inc. All rights reserved.