Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.prefect.io/llms.txt

Use this file to discover all available pages before exploring further.

prefect.server.schemas.statuses

Classes

WorkPoolStatus

Enumeration of work pool statuses. Methods:

auto

auto() -> str
Exposes enum.auto() to avoid requiring a second import to use AutoEnum

in_kebab_case

in_kebab_case(self) -> str

WorkerStatus

Enumeration of worker statuses. Methods:

auto

auto() -> str
Exposes enum.auto() to avoid requiring a second import to use AutoEnum

DeploymentStatus

Enumeration of deployment statuses. Methods:

auto

auto() -> str
Exposes enum.auto() to avoid requiring a second import to use AutoEnum

in_kebab_case

in_kebab_case(self) -> str

WorkQueueStatus

Enumeration of work queue statuses. Methods:

auto

auto() -> str
Exposes enum.auto() to avoid requiring a second import to use AutoEnum

in_kebab_case

in_kebab_case(self) -> str