Skip to content

Automation of APIs in HelmAppDeployment Flow(6 APIs) #2047

@deepak-devtron

Description

@deepak-devtron

In this module I'll cover below 6 new API of HelmAppDeployment flow

GET /orchestrator/app/other-env?app-id={app-id} ==>FetchOtherEnvironment
GET /orchestrator/app-store/deployment/application/version/{installedAppVersionId} ==> GetInstalledAppVersion
GET /orchestrator/app-store/discover/application/readme/{appStoreApplicationVersionId} ==> GetReadme
GET /orchestrator/app-store/deployment/application/delete/{id} ==>DeleteInstalledApp
GET /orchestrator/global/checklist ==> GlobalChecklist
GET /orchestrator/cluster/autocomplete?auth=false ==>FindAllClusterForAutoComplete

Motivation
Automation of these API will help in regression testing, if there will be any change in the logic/payload/functionality of these API.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions