DELETE v1/bunits/{bunitId}/consumers/{consumerId}/node/proxyagents/{proxyAgentId}
Remove a proxy relation between a backup node and an proxy agent 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 agent should be removed from | integer |
Required |
proxyAgentId |
ID of the proxy agent to remove | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.