---
title: "POST /gradletalaiot"
method: POST
path: "/gradletalaiot"
tags: ["GradleTalaiot"]
---

# POST /gradletalaiot

`POST /gradletalaiot`

## Request body

- GradleTalaiot
  - `id` string, nullable, required
  - `cpuCount` string, nullable, required
  - `osVersion` string, nullable, required
  - `maxWorkers` string, nullable, required
  - `javaRuntime` string, nullable, required
  - `javaVmName` string, nullable, required
  - `javaXmsBytes` string, nullable, required
  - `javaXmxBytes` string, nullable, required
  - `javaMaxPermSize` string, nullable, required
  - `totalRamAvailableBytes` string, nullable, required
  - `locale` string, nullable, required
  - `username` string, nullable, required
  - `publicIp` string, nullable, required
  - `ideVersion` string, nullable, required
  - `gradleVersion` string, nullable, required
  - `localCacheHit` integer, required
  - `localCacheMiss` integer, required
  - `remoteCacheHit` integer, required
  - `remoteCacheMiss` integer, required
  - `gitBranch` string, nullable, required
  - `gitUser` string, nullable, required
  - `hostName` string, nullable, required
  - `osManufacturer` string, nullable, required
  - `durationMs` string, nullable, required
  - `configurationDurationMs` string, nullable, required
  - `rootProject` string, nullable, required
  - `requestedTasks` string, nullable, required
  - `success` boolean, required
  - `date` string, date-time, required

## Response `200`

Success

---

[API](https://skmtc.dev/agoda-com/apis/agoda-devlocalmetrics.md) · [All operations](https://skmtc.dev/agoda-com/apis/agoda-devlocalmetrics/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agoda-com/agoda-devlocalmetrics/revisions/e38b8b6c05d9/schema)
