getSomeInvocationReports.Rd
Returns some reports of a workflow invocation, depending on boolean activations
getSomeInvocationReports(
env,
invocation_id,
v,
with_summary_invocation_reports = FALSE,
with_invocation_steps_info = FALSE,
with_invocation_report = FALSE,
brut = FALSE
)
Siwaa environment
Invocation Id.
Boolean to choose 'verbose' or 'silent' mode
Boolean activator. Default value FALSE.
Boolean activator. Default value FALSE.
Boolean activator. Default value FALSE.
Boolean to force brut format instead of filtered/adapted one
invocation_summary_info if with_summary_invocation_reports
invocation_step_jobs_summary_info if with_summary_invocation_reports
invocation_steps_info if with_invocation_steps_info
invocation_report if with_invocation_report
invocation_id Invocation Id (for memo)
message