Gets a list of all the deployment plans for this release.
This method will get the list of all the deployment plans associated with this release that match the optional filter.
Request
GET http://{hostname}:{port}
/releases/{release}/deploymentPlans?{parameters}
Parameter | Type | Required | Description |
---|---|---|---|
name | string | false |
Parameter | Type | Required | Description |
---|---|---|---|
release | string | true | Release ID |