Extreme API with Python

Table Of Contents
Extreme API with Python
Page | 80
Part no.9036931-00 Rev AA February 2021
The first script (Script-4) sets the value to the variable for the rest of the workflow, using
emc_results.put().
print emc_vars['MyVariable']
emc_results.put("MyVariable", "KO")
After you save and run your workflow, you can watch a visual representation of execution of the
workflow. Every step that is completed successfully turns green, while failed steps appear red.