Jayush Luniya created AMBARI-13457:
--------------------------------------

             Summary: RU API Enhancement: Add handsfree execution mode
                 Key: AMBARI-13457
                 URL: https://issues.apache.org/jira/browse/AMBARI-13457
             Project: Ambari
          Issue Type: Task
          Components: ambari-server
    Affects Versions: 2.1.2
            Reporter: Jayush Luniya
            Assignee: Jayush Luniya
             Fix For: 2.1.3


We should add a handsfree execution mode to RU so that if 
skip_manual_verification is passed as an optional parameter, RU does not pause 
at manual verification steps.

API:

{code:title=POST api/v1/clusters/c1/upgrades}
{
  "Upgrade": {
    "repository_version": "2.3.0.0-2545",
    "skip_manual_verification": true
  }
}
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to