/
OP
opsre
/
GOS Release API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 56m ago · Updated 1mo ago
Details
Filter operations
agents
36
applications
6
get
List applications
post
Create application
get
查询Options列表
get
Get application by ID
put
Update application
delete
Delete application
argocd
10
auth
3
executor-param-defs
6
gitops
8
notifications
15
pipeline-bindings
5
pipelines
11
platform-param-dicts
5
projects
5
release-orders
36
release-templates
5
system-settings
2
users
14
applications
Update application
put
/applications/{id}
Path parameters
id
string
required
Application ID
Request body
InternalInterfacesHttpUpdateApplicationRequest
required
artifact_type
string
description
string
gitops_branch_mappings
GosInternalDomainApplicationGitOpsBranchMapping[]
key
string
language
string
name
string
owner
string
owner_user_id
string
project_id
string
release_branches
GosInternalDomainApplicationReleaseBranchOption[]
repo_url
string
status
string
Response
OK
InternalInterfacesHttpApplicationDataResponse
required
data
InternalInterfacesHttpApplicationResponse
Changes