GET v1/bunits/{bunitId}/consumers/{consumerId}/rubrikdatasource/availablesladomains
Get SLA domains that the data-source can be related to
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 can be applied to the data-source. These are SLA domains that belong to the server of the data-source and the data-source is not already associated with.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.