---
title: "GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/forestsummary"
method: GET
path: "/providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/forestsummary"
tags: ["Adds"]
---

# GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/forestsummary

`GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/forestsummary`

Gets the forest summary for a given Active Directory Domain Service, that is onboarded to Azure Active Directory Connect Health.

## Path parameters

- `serviceName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The list of forest summary for the service.

- ForestSummary — The forest summary for an ADDS domain.
  - `forestName` string — The forest name.
  - `domainCount` integer — The domain count.
  - `siteCount` integer — The site count.
  - `monitoredDcCount` integer — The number of domain controllers that are monitored by Azure Active Directory Connect Health.
  - `totalDcCount` integer — The total domain controllers.
  - `domains` string[] — The list of domain controller names.
  - `sites` string[] — The list of site names.

---

[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)
