DELETE v1/bunits/{bunitId}/consumers/{consumerId}/node/proxytargets/{proxyTargetId}
Remove a proxy relation between a backup node and an proxy target backup node
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
ID of the business unit the backup node is related to | integer |
Required |
consumerId |
ID of the consumer of the backup node the proxy target should be removed from | integer |
Required |
proxyTargetId |
ID of the proxy target to remove | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.