Update a Deployment Plan

Prerequisites

Minimum required session ID privileges: Software administrator.

Updating properties of a Deployment Plan

  1. Select the Deployment Plan URI.

    PUT /rest/deployment-plans/{id}

    Specify the {id} of the Deployment Plan.

NOTE:

To update an existing Deployment Plan, you must first retrieve the current properties.

More information