Currently, watcher start actionplan command uses update request
to start the action plan.
PATCH /v1/action_plans
This Patch Set will send the request to new API for action plan start
POST /v1/action_plans/action_plan_uuid/start
Depends-on: I5353e4aa58d1675d8afb94bea35d9b953514129a
Change-Id: I15291efa994daf719342d764f6179ca7699d8b08
Related-Bug: #1756274