pyfarm.agent.http.api.assign module

class pyfarm.agent.http.api.assign.Assign(agent)[source]

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

isLeaf = False
SCHEMAS = {'POST': <voluptuous.Schema object at 0x7f9c44ec8550>}
post(**kwargs)[source]