pyfarm.agent.http.api.config module

Config

Contains the endpoint for viewing and working with the configuration on the agent.

class pyfarm.agent.http.api.config.Config[source]

Bases: pyfarm.agent.http.api.base.APIResource

isLeaf = False
get(**kwargs)[source]