how to delete a scenario using python public API

Tomas
Tomas Registered, Neuron 2022 Posts: 121 ✭✭✭✭✭✭
What is the correct way to delete a scenario via python api? Project has a create_scenario method, but no delete_scenario, and the scenario object does not have delete method as well.

Best Answer

Answers

  • Tomas
    Tomas Registered, Neuron 2022 Posts: 121 ✭✭✭✭✭✭
    Please implement this functionality, it is essential for our automated test to create and drop scenarios on the fly. Thanks
Setup Info
    Tags
      Help me…