DELETE v1/bunits/{bunitId}/consumers/{consumerId}/vm?deleteAssociations={deleteAssociations}
Unassign a VM from a business unit
This will delete the consumption unit that relates the VM to the business unit
Any data related to the VM will be added to that of the hypervisor it is related to
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
|
consumerId |
integer |
Required |
|
deleteAssociations |
Whether associations to backup policies should be removed | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
None.