报警区域

## 相机列表-报警区域 **接口地址**:`/otaService/resource/alarmArea` **请求方式**:`GET` **请求数据类型**:`application/x-www-form-urlencoded` **响应数据类型**:`*/*` **接口描述**: **请求参数**:无 **请求参数**: 暂无 **响应状态**: | 状态码 | 说明 | schema | | -------- | -------- | ----- | |200|OK|成功响应|| |401|Unauthorized|| |403|Forbidden|| |404|Not Found|| **响应参数**: | 参数名称 | 参数说明 | 类型 | schema | | -------- | -------- | ----- |----- | |code|响应状态码|integer(int32)|integer(int32)| |data|响应对象|list|map| |  id|报警区域 ID|string|string|| |   alarmAreaName|报警区域名称|list|map|| |msg|响应信息|string|| **响应示例**: