pyfarm.agent.http.api.state module¶
-
class
pyfarm.agent.http.api.state.Stop[source]¶ Bases:
pyfarm.agent.http.api.base.APIResource-
isLeaf= False¶
-
SCHEMAS= {'POST': <Schema({'wait': <type 'bool'>}, extra=PREVENT_EXTRA, required=False) object>}¶
-
-
class
pyfarm.agent.http.api.state.Restart[source]¶ Bases:
pyfarm.agent.http.api.base.APIResource-
isLeaf= False¶
-