---
title: "Changes to Evaluate autopilot configuration"
method: POST
path: "/autopilot/config/evaluate"
---

# Changes to Evaluate autopilot configuration

`POST /autopilot/config/evaluate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2025-01-23** `c38282599c5a` — 2 breaking
- **2024-12-18** `922f156353c9` — 1 info
- **2024-12-17** `6bb182f7a7d2` — 2 info
- **2024-12-09** `f062c35d8f47` — 2 breaking, 3 info

## Changes

- **2025-01-23** `c38282599c5a` — 2 breaking
  - the `redundancySettings/minShards` request property type/format changed from `integer`/`int32` to `integer`/`uint8`
  - the `redundancySettings/totalShards` request property type/format changed from `integer`/`int32` to `integer`/`uint8`
- **2024-12-18** `922f156353c9` — 1 info
  - api tag `autopilot` added
- **2024-12-17** `6bb182f7a7d2` — 2 info
  - the `minShards` request property default value `10` was added
  - the `totalShards` request property default value `30` was added
- **2024-12-09** `f062c35d8f47` — 2 breaking, 3 info
  - the `redundancySettings/minShards` request property type/format changed from `integer`/`uint8` to `integer`/`int32`
  - the `redundancySettings/totalShards` request property type/format changed from `integer`/`uint8` to `integer`/`int32`
  - api tag `autopilot` removed
  - the `minShards` request property default value `10` was removed
  - the `totalShards` request property default value `30` was removed

---

[Operation](https://skmtc.dev/siafoundation/apis/renterd-api/docs/autopilot/config/evaluate/post.md) · [API](https://skmtc.dev/siafoundation/apis/renterd-api.md) · [Page](https://skmtc.dev/siafoundation/apis/renterd-api/changes/autopilot/config/evaluate/post)
