Class BWSystem.SystemDeviceManagementInProgressAndPendingEventCancelRequest

  • Enclosing class:
    BWSystem

    @ChoiceGroup("cancelAllEvents") @ChoiceGroup("cancelMultipleEvents") @ChoiceGroup("eventId")
    public static class BWSystem.SystemDeviceManagementInProgressAndPendingEventCancelRequest
    extends Request<DefaultResponse>
    Cancel pending and in progress events. Either all events, multiple events, or a list of specified events can be canceled. When specifying multiple events, an event must meet all specified criteria to be canceled. The response is either a SuccessResponse or an ErrorResponse.
    Author:
    AlpacaGenerator