DELETE v1/bunits/{bunitId}/qualityGroups/{qualityGroupId}?updatePartitionsToDefault={updatePartitionsToDefault}&deleteSubscriptionComponents={deleteSubscriptionComponents}
Delete a quality group.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit of the quality group | integer |
Required |
qualityGroupId |
The ID of the quality group to be deleted | integer |
Required |
updatePartitionsToDefault |
If true partitions with the given quality group will be set to default quality group | boolean |
Default value is False |
deleteSubscriptionComponents |
If true subscription components with the given quality group will be deleted | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
None.