WmsRunReport¶
- class lsst.ctrl.bps.WmsRunReport(wms_id: str, global_wms_id: str, path: str, label: str, run: str, project: str, campaign: str, payload: str, operator: str, run_summary: str, state: WmsStates, jobs: list, total_number_jobs: int, job_state_counts: dict)¶
Bases:
object
WMS run information to be included in detailed report output
Attributes Summary
Attributes Documentation