struct HcRuleInputParameter

Indicates a parameter into a rule that can be changed before a health check evaluation.
The name, a brief description and the default value are indicated.
The default value is used in case no user-defined value is provided into attribute inputParameters under MOC HcJob.

References from:
HcRule;
string
description
Specifies a brief description of the rule parameter.
string
name
Specifies the parameter name.
string
value
Specifies the parameter value.
  struct HcRuleInputParameter