v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14249771.4 KB

Creates a new application that is the top-level node in a hierarchy of related cloud resource abstractions.

post/applications

Request body

namestring required

The name of the application. The name must be unique in the region in which you are creating the application.

descriptionstring

The description of the application.

tagsobject

Key-value pairs you can use to associate with the application.

clientTokenstring required

A unique identifier that you provide to ensure idempotency. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails.

Response

Success