---
title: "GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/ipAddressAggregateSettings"
method: GET
path: "/providers/Microsoft.ADHybridHealthService/services/{serviceName}/ipAddressAggregateSettings"
tags: ["Reports"]
---

# GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/ipAddressAggregateSettings

`GET /providers/Microsoft.ADHybridHealthService/services/{serviceName}/ipAddressAggregateSettings`

Gets the IP address aggregate settings.

## Path parameters

- `serviceName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

IP address aggregate settings.

- IPAddressAggregateSetting — The key value pair for IP aggregate thresholds.
  - `id` string — Unique ID for the entree
  - `badPasswordAndExtranetLockoutCombinedDailyThreshold` integer — This threshold setting defines the per day trigger for a new event to be generated in the report.
  - `badPasswordAndExtranetLockoutCombinedHourlyThreshold` integer — This threshold setting defines the per hour trigger for a new event to be generated in the report.
  - `extranetLockoutDailyThreshold` integer — This threshold setting defines the per hour trigger for a new event to be generated in the report.
  - `extranetLockoutHourlyThreshold` integer — This threshold setting defines the per hour trigger for a new event to be generated in the report.
  - `emailNotificationEnabled` boolean — A value indicating whether email notification has been enabled.

---

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