autopilot

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.

post/autopilot/config/evaluate

Request body

Response

The evaluated autopilot configuration

hostsinteger

Number of hosts available

usableinteger

Number of hosts that the autopilot could form contracts with using the provided config

Changes

Changed in 4 of the 50 revisions of this API.46

    • the redundancySettings/minShards request property type/format changed from integer/int32 to integer/uint8

      request-property-type-changed

    • the redundancySettings/totalShards request property type/format changed from integer/int32 to integer/uint8

      request-property-type-changed

    • api tag autopilot added

      api-tag-added

    • the minShards request property default value 10 was added

      request-property-default-value-added

    • the totalShards request property default value 30 was added

      request-property-default-value-added

    • the redundancySettings/minShards request property type/format changed from integer/uint8 to integer/int32

      request-property-type-changed

    • the redundancySettings/totalShards request property type/format changed from integer/uint8 to integer/int32

      request-property-type-changed

    • api tag autopilot removed

      api-tag-removed

    • the minShards request property default value 10 was removed

      request-property-default-value-removed

    • the totalShards request property default value 30 was removed

      request-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