/
OP
opsre
/
GOS Release API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
applications
5
argocd
4
executor-param-defs
5
get
List bound executor param definitions by application
get
Get executor param definition by ID
put
Update executor param definition mapping
post
Sync executor param definitions from Jenkins
get
List executor param definitions
gitops
4
pipeline-bindings
5
pipelines
5
platform-param-dicts
5
release-orders
12
executor-param-defs
Update executor param definition mapping
put
/executor-param-defs/{id}
Path parameters
id
string
required
Executor param definition ID
Request body
HttpapiUpdateExecutorParamDefRequest
required
param_key
string
Response
OK
HttpapiExecutorParamDefDataResponse
required
data
HttpapiExecutorParamDefResponse
Changes