WmsJobReport

class lsst.ctrl.bps.WmsJobReport(wms_id: str, name: str, label: str, state: WmsStates)

Bases: object

WMS job information to be included in detailed report output

Attributes Summary

label

name

state

wms_id

Attributes Documentation

label: str
name: str
state: WmsStates
wms_id: str