**Gets the baseline values for a specific metric**.
Supports noop? false
Parameters
result_type(Optional[String[1]])
— Allows retrieving only metadata of the baseline. On data request all information is retrieved.
api_version(Optional[String[1]])
— Client Api Version.
metricnamespace(Optional[String[1]])
— Metric namespace to query metric definitions for.
highthresholds(Optional[String[1]])
— The high thresholds of the baseline.
sensitivity(Optional[String[1]])
— The sensitivity of the baseline.
metric_name(Optional[String[1]])
— The name of the metric to retrieve the baseline for.
aggregation(Optional[String[1]])
— The aggregation type of the metric to retrieve the baseline for.
sensitivities(Optional[String[1]])
— The list of sensitivities (comma separated) to retrieve.
lowthresholds(Optional[String[1]])
— The low thresholds of the baseline.
filter(Optional[String[1]])
— The **$filter** is used to describe a set of dimensions with their concrete values which produce a specific metric's time series, in which a baseline is requested for.
resource_uri(Optional[String[1]])
— The identifier of the resource. It has the following structure: subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/{providerName}/{resourceName}. For example: subscriptions/b368ca2f-e298-46b7-b0ab-012281956afa/resourceGroups/vms/providers/Microsoft.Compute/virtualMachines/vm1
timespan(Optional[String[1]])
— The timespan of the query. It is a string with the following format 'startDateTime_ISO/endDateTime_ISO'.
interval(Optional[String[1]])
— The interval (i.e. timegrain) of the query.