getInvocationReports.Rd
Gathering call of some methods according to some boolean activations
getInvocationReports(
invocation_id,
server,
api_key,
with_invocation_steps_info = FALSE,
with_invocation_report = FALSE,
brut = FALSE
)
Invocation id
Siwaa server url
Available Siwaa API KEY
to choose to have invocation_steps_info. Default value FALSE.
to choose to have invocation_report. Default value FALSE.
Boolean to force brut format instead of filtered/adapted one
invocation_steps_info if with_invocation_steps_info.
invocation_report if with_invocation_report.