create or update oam application in the specified namespace
Path parameters
identifier of the namespace
identifier of the oam application
Query parameters
When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
The publish version for deploying application.if no specified, {application name}-v{the number of times it was published} (e.g.: demo-app-v13) will be used. the workflow record will use this value as the record identifier, so please ensure that this value is not duplicated if you specify it, otherwise the request will report an error
Request body
Response
OK
Changes
Changed in 2 of the 4 revisions of this API.11
- ○
added the new optional
queryrequest parameterpublishVersionnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterpublishVersionrequest-parameter-removed
- ●