Create an application deployment to an event broker in a modeled event mesh. This action has two variants:
-
deploy
creates and updates an application's resources on an event broker in a modeled event mesh. -
undeploy
detaches an application from an model event broker and cleans up all related resources.
Only one version of an application can be deployed on a model event broker at the same time.
Deploying a different version 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 connected operational event broker, deployments trigger configuration push jobs
on the operational event broker.
Your token must have one of the permissions listed in the Token Permissions.
Token Permissions: [ modeled_event_broker:deploy:*
and application:update:*
]