'\" t .\" Title: ipmctl-acknowledge-event .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.10 .\" Date: 2019-10-17 .\" Manual: ipmctl .\" Source: ipmctl .\" Language: English .\" .TH "IPMCTL\-ACKNOWLEDGE\-EVENT" "1" "2019-10-17" "ipmctl" "ipmctl" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" ipmctl\-acknowledge\-event \- Turns off the flag that signals a corrective action on an event SYNOPSIS \-\-\-\-\-\-\-\- [verse] ipmctl set [OPTIONS] \-event (EventID) ActionRequired=(0) .SH "DESCRIPTION" .sp Turns off the flag that signals a corrective action on an event. Refer to the Event Log Specification for detailed information about individual events. .SH "OPTIONS" .sp \-h, \-help .RS 4 Displays help for the command. .RE .sp \-o (text|nvmxml), \-output (text|nvmxml) .RS 4 Changes the output format. One of: "text" (default) or "nvmxml". .RE .SH "TARGETS" .sp \-event .RS 4 The identifier of the event to be acknowledged .RE .SH "PROPERTIES" .sp ActionRequired .RS 4 A flag indicating whether the event needs a corrective action or acknowledgment. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "0": Disable the action required flag. .RE .RE .SH "EXAMPLES" .sp ipmctl set \-event 1 ActionRequired=0 .SH "LIMITATIONS" .sp An event can be acknowledged only if the action required flag is currently set. .SH "RETURN DATA" .sp Simply returns the status of the operation. Sample output: .sp .sp .nf Acknowledge Event: Success|Error (Code) \- (Description) .fi .br