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