Get a deploy manifest for deploying a version into an environment.

Request

GET https://{hostname}:{port}
    /cli/version/getZOSVersionDeployManifest?{parameters}
Accept: application/xml
Table 1. Request parameters
Parameter Type Required Description
component string false Name or ID of the component; this value is required if you specify the version name instead of ID.
version string true Name or ID of the version for which to generate the deploy manifest.
fromVersion string false Name or ID of the current version from which to generate the deploy manifest.
Table 2. Header parameters
Parameter Type Required Description
Accept application/xml true

Related CLI command: getZOSVersionDeployManifest.