QuestionQ1
Playbook DevelopmentA playbook task is configured to run an integration command that accepts no input and outputs information to the context. The integration has multiple instances configured.
Which action ensures that the integration command runs only once?
- A Specify the using- parameter to target a specific integration instance to run.
- B Click on Advanced Options Limits to specify the minimum / maximum run limits for a command.
- C Click on Performance Run Limits to specify the maximum run count before the task exits.
- D Specify the runlimit= parameter to limit the number of times a specific command will run.
Community Discussion