GET v1/bunits/{bunitId}/consumers/{consumerId}/node/schedules?tsmSync={tsmSync}

Get schedules related to a backup node.

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

tsmSync Set to true if node / schedule associtation from IBM Storage Protect server should be syncronized with the database boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

A list of schedules that this node runs

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.