cfxdb.gen.mrealm.WorkerGroupStatus¶ Classes¶ WorkerGroupStatus Module Contents¶ class WorkerGroupStatus[source]¶ Bases: object DEGRADED = 7[source]¶ ERROR = 6[source]¶ NONE = 0[source]¶ PAUSED = 4[source]¶ RUNNING = 3[source]¶ STARTING = 2[source]¶ STOPPED = 1[source]¶ STOPPING = 5[source]¶