Document the required cpu_load and ram_load parameters on RetrieveAgentActions
When a Ponos agent fetches the next actions it should take (start or stop some tasks), it calls RetrieveAgentActions
with two parameters to indicate its current CPU and RAM usage. Those parameters are required by the API but are not documented anywhere.