---
title: "GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/servicemembers/{serviceMemberId}"
method: GET
path: "/providers/Microsoft.ADHybridHealthService/services/{serviceName}/servicemembers/{serviceMemberId}"
tags: ["ServiceMembers"]
---

# GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/servicemembers/{serviceMemberId}

`GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/servicemembers/{serviceMemberId}`

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

## Path parameters

- `serviceName` string, required
- `serviceMemberId` string, uuid, required

## Query parameters

- `api-version` string, required

## Response `200`

The specific service member.

- ServiceMember — The server properties for a given service.
  - `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` object — The server specific configuration related dimensions.
  - `disabled` boolean — Indicates if the server is disabled or not.
  - `disabledReason` integer — The reason for disabling the server.
  - `installedQfes` object — The list of installed QFEs for 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` object — The monitoring configuration of the server which determines what activities are monitored by Azure Active Directory Connect Health.
  - `monitoringConfigurationsCustomized` object — The customized monitoring configuration of the server which determines what activities are monitored by Azure Active Directory Connect Health.
  - `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` object — Server specific properties.
  - `recommendedQfes` object — The list of recommended hotfixes for 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.

---

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