GET v1/bunits/{bunitId}/consumers/{consumerId}/node/nodeschedules/{nodescheduleId}/resolveerror

Set errors of schedule as handled. This will resolve in no errors for the backup node if no events for this schedule
Once a new event with an error happens for the schedule, it will return to unhandled

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit the backup node is related to integer

Required

consumerId The ID of the consumption unit of the backup node integer

Required

nodescheduleId The ID of the schedule with errors that are now handled integer

Required

Body Parameters

None.

Response Information

Resource Description

The name of the backup node on server

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.