Evaluate autopilot configuration
Evaluates the provided autopilot configuration and returns some information about the hosts that would be considered usable using that configuration. If possible, it also returns a recommendation for a better configuration that would allow for forming contracts with more hosts.
Request body
Response
The evaluated autopilot configuration
Changes
Changed in 4 of the 50 revisions of this API.46
- ▲
the
redundancySettings/minShardsrequest property type/format changed frominteger/int32tointeger/uint8request-property-type-changed
- ▲
the
redundancySettings/totalShardsrequest property type/format changed frominteger/int32tointeger/uint8request-property-type-changed
- ▲
- ○
api tag
autopilotaddedapi-tag-added
- ○
- ○
the
minShardsrequest property default value10was addedrequest-property-default-value-added
- ○
the
totalShardsrequest property default value30was addedrequest-property-default-value-added
- ○
- ▲
the
redundancySettings/minShardsrequest property type/format changed frominteger/uint8tointeger/int32request-property-type-changed
- ▲
the
redundancySettings/totalShardsrequest property type/format changed frominteger/uint8tointeger/int32request-property-type-changed
- ○
api tag
autopilotremovedapi-tag-removed
- ○
the
minShardsrequest property default value10was removedrequest-property-default-value-removed
- ○
the
totalShardsrequest property default value30was removedrequest-property-default-value-removed
This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲