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

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

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

Gets the details of the servers, for a given Active Directory Domain Service, that are onboarded to Azure Active Directory Connect Health.

## Path parameters

- `serviceName` string, required

## Query parameters

- `$filter` string
- `isGroupbySite` boolean, required
- `query` string
- `nextPartitionKey` ' ', required
- `nextRowKey` ' ', required
- `takeCount` integer
- `api-version` string, required

## Response `200`

The list of Active Directory Domain Servers.

- AddsServiceMembers — The list of ADDS service members.
  - `nextLink` string — The link used to get the next page of operations.
  - `value` AddsServiceMember[] — The value returned by the operation.
    - `domainName` string — The domain name.
    - `siteName` string — The site name.
    - `addsRoles` string[] — The list of ADDS roles.
    - `gcReachable` boolean — Indicates if the global catalog for this domain is reachable or not.
    - `isAdvertising` boolean — Indicates if the Dc is advertising or not.
    - `pdcReachable` boolean — Indicates if the primary domain controller is reachable or not.
    - `sysvolState` boolean — Indicates if the SYSVOL state is healthy or not.
    - `dcTypes` string[] — The list of domain controller types.
    - `serviceMemberId` string — The id of the server.
    - `serviceId` string — The service id to whom this server belongs.
    - `tenantId` string — The tenant id to whom this server belongs.
    - `activeAlerts` integer — The total number of alerts that are currently active for the server.
    - `additionalInformation` string — The additional information, if any, for the server.
    - `createdDate` string, date-time — The date time , in UTC, when the server was onboarded to Azure Active Directory Connect Health.
    - `dimensions` Item[] — The server specific configuration related dimensions.
      - `key` string — The key for the property.
      - `value` string — The value for the key.
    - `disabled` boolean — Indicates if the server is disabled or not.
    - `disabledReason` integer — The reason for disabling the server.
    - `installedQfes` Hotfix[] — The list of installed QFEs for the server.
      - `kbName` string — The name of the hotfix KB.
      - `link` string — The link to the KB Article.
      - `installedDate` string, date-time — The date and time, in UTC, when the KB was installed in the server.
    - `lastDisabled` string, date-time — The date and time , in UTC, when the server was last disabled.
    - `lastReboot` string, date-time — The date and time, in UTC, when the server was last rebooted.
    - `lastServerReportedMonitoringLevelChange` string, date-time — The date and time, in UTC, when the server's data monitoring configuration was last changed.
    - `lastUpdated` string, date-time — The date and time, in UTC, when the server properties were last updated.
    - `machineId` string — The id of the machine.
    - `machineName` string — The name of the server.
    - `monitoringConfigurationsComputed` Item[] — The monitoring configuration of the server which determines what activities are monitored by Azure Active Directory Connect Health.
      - `key` string — The key for the property.
      - `value` string — The value for the key.
    - `monitoringConfigurationsCustomized` Item[] — The customized monitoring configuration of the server which determines what activities are monitored by Azure Active Directory Connect Health.
      - `key` string — The key for the property.
      - `value` string — The value for the key.
    - `osName` string — The name of the operating system installed in the machine.
    - `osVersion` string — The version of the operating system installed in the machine.
    - `properties` Item[] — Server specific properties.
      - `key` string — The key for the property.
      - `value` string — The value for the key.
    - `recommendedQfes` Hotfix[] — The list of recommended hotfixes for the server.
      - `kbName` string — The name of the hotfix KB.
      - `link` string — The link to the KB Article.
      - `installedDate` string, date-time — The date and time, in UTC, when the KB was installed in the server.
    - `resolvedAlerts` integer — The total count of alerts that are resolved for this server.
    - `role` string — The service role that is being monitored in the server.
    - `serverReportedMonitoringLevel` 'Partial' | 'Full' | 'Off' — The monitoring level reported by the server.
    - `status` string — The health status of the server.
  - `totalCount` integer — The total count of service members.
  - `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)
