Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • All V1 REST APIs have been deprecated since FlexDeploy 6.0. These APIs are still available but some may be removed in the next major FlexDeploy release. The exact APIs scheduled for removal in next major release will be declared in upcoming monthly releases.

  • Application API (/flexdeploy/rest/v1/application) was previously removed from V1. Application concept was removed in FlexDeploy 6.0.

  • Snapshot API - v1/releases/{releaseId}/snapshot - (GET by ID and Parameters) return data does not contain requestAllFiles boolean value as PackageName is sufficient.

These V1 REST APIs will be removed in FlexDeploy 8.0. Do not start using them. If you are using them, migrate to v2 apis. If you have a concern with a specific api being removed, open a support ticket.

  • RestTestingToolServices - v1/administration/testautomation/testingtool

  • RestChangeManagementSystemServices - v1/administration/changemanagementsystem

  • RestIssueTrackingSystemServices - v1/administration/issuetrackingsystem

  • RestPluginServices - v1/administration/plugins

  • RestResourceTypeServices - v1/administration/resourcetypes

  • RestEndPointServices - v1/topology/endpoint

  • RestEnvironmentServices - v1/topology/environment

  • RestInstanceServices - v1/topology/instance

These V1 REST APIs will be modified and may be removed in FlexDeploy 8.0.

  • RestWorkflowPropertyServices - v1/workflows/{workflowId}/properties

  • RestWorkflowServices - v1/workflows

  • RestSCMDefinitionServices - v1/scm/definition

Incompatible Changes

Release and Pipeline Management

...