/
removeProjectsFromRelease

removeProjectsFromRelease

This POST service will perform the same action found on the Release Screen

API URL

http://host:port/flexdeploy/rest/release/removeProjectsFromRelease

Remove Projects from Release Sample JSON Request


{

"authentication": { "userId":"fdadmin", "password":"password1" },

Opening bracket

Authentication section, used on all types of requests.

Required parameters for creating or editing a release.

"releaseName": "Demo Release",

"releaseProjectDetails":

[

    { "qualifiedProjectName": "FlexDeploy/MyFolder/MyApp/MyProject" },

{ "qualifiedProjectName": "FlexDeploy/MyFolder/MyApp/MyPartialDeployProject" }

]

Add projects to the release named Demo Release.

A list of Projects to remove from the release.


Remove the Project located at "FlexDeploy/MyFolder/MyApp/MyProject" from the release.

Remove the Project located at "FlexDeploy/MyFolder/MyApp/MyPartialDeployProject" from the release.

}Closing bracket


Parameters

Parameter

Required

Type

Description

authentication

Y

Object

The login information for the user connecting to FlexDeploy.

releaseName

Y

String

The name of the release containing the gate we want to complete.

releaseProjectDetails

Y

Array

An array of projects to remove from the release.

qualifiedProjectName

Y

String

The full path and name of a project to remove from the release.

Related content

removeProjectsFromRelease (version 0)
removeProjectsFromRelease (version 0)
More like this
removeProjectsFromRelease (version 0)
removeProjectsFromRelease (version 0)
More like this
removeProjectsFromRelease
removeProjectsFromRelease
More like this
createOrUpdateRelease
createOrUpdateRelease
More like this
createOrUpdateRelease (version 0)
createOrUpdateRelease (version 0)
More like this
createOrUpdateRelease
createOrUpdateRelease
More like this
The following macros are not currently supported in the footer:
  • style