GET v1/bunits/{bunitId}/consumers/{consumerId}/node/nodeschedules
Get schedules related to a backup node along with information about the relation between the schedule and the backup node.
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 |
Body Parameters
None.
Response Information
Resource Description
A list of schedules that this node runs
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.