DELETE v1/bunits/{bunitId}/consumers/{consumerId}/rubrikdatasource/sladomains/{slaDomainId}

Remove relation to SLA domain for data-source

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit the consumption unit is related to integer

Required

consumerId The ID of the consumption unit of the data-source integer

Required

slaDomainId The ID of SLA domain to remove from data-source integer

Required

Body Parameters

None.

Response Information

Resource Description

A list of all SLA domains of the data-source

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.