---
title: "获取巡检报告统计配置"
method: GET
path: "/api/v2/platform/inspect/statisticsConfig"
tags: ["Inspect"]
---

# 获取巡检报告统计配置

`GET /api/v2/platform/inspect/statisticsConfig`

获取巡检报告统计配置

## Response `200`

OK

- CacheInspectConfig
  - `dir_size` integer
  - `fullGC_frequency` integer
  - `fullGC_time` integer
  - `node_cpu_usage` integer
  - `node_disk_usage` integer
  - `node_inode_usage` integer
  - `node_mem_usage` integer

---

[API](https://skmtc.dev/dtstack/apis/maxtrix.md) · [All operations](https://skmtc.dev/dtstack/apis/maxtrix/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dtstack/maxtrix/revisions/c389ef3ba143/schema)
