NSX-T Data Center REST API
ShaPredefinedPluginProfileData (schema)
System Health Plugin Config Item
    Describes a config item for System Health profile.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| check_interval | The check interval The interval of plugin to check the status.  | 
            
            integer | |
| desired_crash | The desired crash Whether crash the component which spew too much log  | 
            
            boolean | |
| desired_duration | The desired duration The expected rotation of logging  | 
            
            integer | |
| granular_desired_duration | The granular desired duration The expected rotation for each log  | 
            
            string | |
| report_interval | The report interval The interval of plugin to report the status.  | 
            
            integer | |
| smallest_report_interval_if_change | The smallest report interval The smallest report interval if the status is changed. The value of smallest_report_interval_if_change should be less than the value of report_interval  | 
            
            integer | |
| threshold | The threshold The threshold to alarm logging report  | 
            
            integer |