(EA) Create application deployment

Application deployments control application resources on event brokers. There are two variants of the action to be performed:

  1. deploy creates and updates an application's resources on an event broker.

  2. undeploy detaches an application from an event broker and cleans up all related resources.

Only one version of an application can be deployed on an event broker at a time.

Deploying different versions of the same application behaves as an upgrade or downgrade of the application to the newly deployed version.

For environments with configuration push enabled and a live event broker connected, deployments trigger configuration push jobs
on the live event broker.


Token Permissions: [ modeled_event_broker:deploy:* and application:update:* ]

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!