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

# GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/dimensions/{dimension}

`GET /providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}/dimensions/{dimension}`

Gets the dimensions for a given dimension type in a server.

## Path parameters

- `serviceName` string, required
- `dimension` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The list of dimensions for a server.

- Dimensions — The list of dimensions.
  - `nextLink` string — The link used to get the next page of operations.
  - `value` Dimension[] — The value returned by the operation.
    - `health` 'Healthy' | 'Warning' | 'Error' | 'NotMonitored' | 'Missing' — The health status for the domain controller.
    - `simpleProperties` object — List of service specific configuration properties.
    - `activeAlerts` integer — The count of alerts that are currently active for the service.
    - `additionalInformation` string — The additional information related to the service.
    - `lastUpdated` string, date-time — The date or time , in UTC, when the service properties were last updated.
    - `displayName` string — The display name of the service.
    - `resolvedAlerts` integer — The total count of alerts that has been resolved for the service.
    - `signature` string — The signature of the service.
    - `type` string — The service type for the services onboarded to Azure Active Directory Connect Health. Depending on whether the service is monitoring, ADFS, Sync or ADDS roles, the service type can either be AdFederationService or AadSyncService or AdDomainService.
  - `totalCount` integer — The total count of dimensions.
  - `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)
