cfxdb.gen.arealm.ApplicationRealmStatus¶ Classes¶ ApplicationRealmStatus Module Contents¶ class ApplicationRealmStatus[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]¶