CeDiagDiagnosticMethod

  • Base type Enumeration

The method used to invoke a diagnostic: 'bootup' - specifies a diagnostic invoked by a physical entity during its boot-up process. 'onDemand' - specifies a diagnostic invoked by a management application or through some other management interface, such as a command console. 'scheduled' - specifies a diagnostic invoked by the job scheduler. 'healthMonitor' - specifies a diagnostic invoked by a health monitor.

Possible values

4 objects
Number Name
1 bootup
2 onDemand
3 scheduled
4 healthMonitor