GET v1/bunits/{bunitId}/consumers/{consumerId}/rubrikdatasource/sladomains
Get SLA domains related to a data-source
Request Information
URI Parameters
Name | Description | Type | Additional 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 |
Body Parameters
None.
Response Information
Resource Description
A list of SLA domains that this data-source runs
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.