v1

latestSwagger 2.0Apache License 2.02026-07-17194319309.2 KB
oam_application

create or update oam application in the specified namespace

post/v1/namespaces/{namespace}/applications/{appname}

Path parameters

namespacestring required

identifier of the namespace

appnamestring required

identifier of the oam application

Query parameters

dryRunstring

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

publishVersionstring

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