Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (l)
»
Puppet Tasks
»
logic_azure_workflow_run_actions_list
Puppet Task: logic_azure_workflow_run_actions_list
Defined in:
tasks/logic_azure_workflow_run_actions_list.json,
tasks/logic_azure_workflow_run_actions_list.rb
Overview
Gets a list of workflow run actions.
Supports noop?
false
Parameters
value
(Optional[String[1]])
— A list of workflow run actions.
nextlink
(Optional[String[1]])
— The URL to get the next set of results.
api_version
(Optional[String[1]])
— The API version.
filter
(Optional[String[1]])
— The filter to apply on the operation. Options for filters include: Status.
workflow_name
(Optional[String[1]])
— The workflow name.
run_name
(Optional[String[1]])
— The workflow run name.
top
(Optional[String[1]])
— The number of items to be included in the result.
subscription_id
(Optional[String[1]])
— The subscription id.
resource_group_name
(Optional[String[1]])
— The resource group name.