Interface EventService.RemoveResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    EventService

    public static interface EventService.RemoveResponse
    extends Response
    Removes an event from internal audit log. An event can be removed by sending following request [source] ---- DELETE /ovirt-engine/api/events/123 ----