Skip to content
nomad-pydantic
v0.1.1
Toggle navigation menu
⌘
K
nomad-pydantic
v0.1.1
/
API reference
/
nomad_pydantic.DeploymentStatus
nomad_pydantic.DeploymentStatus
¶
pydantic
model
nomad_pydantic.
DeploymentStatus
[source]
¶
Bases:
StatusModel
field
id
:
str
[Required]
(alias
'ID')
¶
field
status
:
str
[Required]
(alias
'Status')
¶
field
status_description
:
str
|
None
=
None
(alias
'StatusDescription')
¶