GET v1/bunits/{bunitId}/consumers/{consumerId}/node/nodeschedules/{nodescheduleId}/unresolveerror
Set errors of schedule as not handled. This will resolve in errors being created for the backup node again for this schedule
Request Information
URI Parameters
Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.