---
title: "GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/metrics/{metricName}/groups/{groupName}/sum"
method: GET
path: "/providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/metrics/{metricName}/groups/{groupName}/sum"
tags: ["Adds"]
---

# GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/metrics/{metricName}/groups/{groupName}/sum

`GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/metrics/{metricName}/groups/{groupName}/sum`

Gets the sum of the metric values for a given metric and group combination.

## Path parameters

- `serviceName` string, required
- `metricName` string, required
- `groupName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The list of aum of the metric values for a given service.

- Metrics — The list of metric items.
  - `nextLink` string — The link used to get the next page of operations.
  - `value` Item[] — The value returned by the operation.
    - `key` string — The key for the property.
    - `value` string — The value for the key.
  - `totalCount` integer — The total count of metrics.
  - `continuationToken` string — The continuation token for paginated calls.

---

[API](https://skmtc.net/azure/apis/adhybridhealthservice.md) · [All operations](https://skmtc.net/azure/apis/adhybridhealthservice/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/adhybridhealthservice/revisions/35cb734a789a/schema)
