Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
DefaultValuesSupported | boolean | |
Description | string | This property indicates whether the implementation will supply default input values for an interactive diagnostic test when a client fails to respond. If the value is TRUE, CIM_JobSettingData.DefaultInputValues and CIM_JobSettingData.DefaultInputNames shall have values.
This property should be FALSE if CIM_DiagnosticTest.Characteristics does not contain 3 (Is Interactive).
If this property is TRUE, then CIM_JobSettingData.InteractiveTimeout and CIM_JobSettingData.ClientRetries should have values. |
ModelCorrespondence | string | CIM_JobSettingData.DefaultInputValues, CIM_JobSettingData.DefaultInputNames, CIM_JobSettingData.InteractiveTimeout, CIM_JobSettingData.ClientRetries, CIM_DiagnosticTest.Characteristics |
Override | string | DefaultValuesSupported |
SilentModeSupported | boolean | |
Description | string | If an interactive test will support running in "silent mode", then this shall be set to TRUE. If the test
cannot support "silent mode", then this shall be set to FALSE. If the test is not interactive, then this should be NULL or set to TRUE. |
ModelCorrespondence | string | CIM_JobSettingData.RunInSilentMode |
Override | string | SilentModeSupported |