A.2 ackEvent

Acknowledges an event.

Syntax

ackEvent eventId=value

Description

This command acknowledges an event.

Options

The following table shows the available options for this command.

Option

Description

eventId=value

The ID of the event. To get the ID of an event, use the getEvents command.

Examples

Example A.2 Acknowledging an event

OVM> ackEvent eventId=1342155856562

See Also