Skip to content
nomad-pydantic
v0.1.1
Toggle navigation menu
⌘
K
nomad-pydantic
v0.1.1
/
API reference
/
nomad_pydantic.JobSummary
nomad_pydantic.JobSummary
¶
pydantic
model
nomad_pydantic.
JobSummary
[source]
¶
Bases:
StatusModel
field
job_id
:
str
[Required]
(alias
'JobID')
¶
field
namespace
:
str
=
'default'
(alias
'Namespace')
¶
field
summary
:
dict
[
str
,
TaskGroupStatus
]
[Required]
(alias
'Summary')
¶