
Last chance! 50% off unlimited learning
Sale ends in
Retrieves resource metadata for a workflow.
glue_get_workflow(Name, IncludeGraph)
[required] The name of the workflow to retrieve.
Specifies whether to include a graph when returning the workflow resource metadata.
svc$get_workflow( Name = "string", IncludeGraph = TRUE|FALSE )