3.3.5.5.2.1 EvaluateAlertsCompleted
This element specifies input values for the EvaluateAlertsCompleted operation.
-
<xs:element name="EvaluateAlertsCompleted"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="machineId" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="ignoreSchedule" nillable="true" type="xs:boolean" /> <xs:element minOccurs="0" name="errMessage" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> </xs:element>
machineId: A string that contains the ID of the machine.
ignoreSchedule: A Boolean where TRUE indicates that the individual evaluation schedule of the health definition is ignored; otherwise, the value is FALSE.
errMessage: A string that contains any error received when evaluating an alert.