DELETE v1/bunits/{bunitId}/nodes/{nodeId}?deleteAssociations={deleteAssociations}
OBSOLETE: Nodes are no longer directly related to business unit.
Please use bunits/{bunitId}/consumers/{consumerId}/node
Delete a backup node belonging to a business unit
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit to whom the backup node belongs. | integer |
Required |
nodeId |
The ID 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.