DELETE v1/bunits/{bunitId}/consumers/{consumerId}/node?deleteAssociations={deleteAssociations}
Delete a backup node belonging to a consumption unit
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 to delete | integer |
Required |
deleteAssociations |
Whether or not the associations between backup node and schedules should be deleted on the IBM Storage Protect server | boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
None.