aem_bundle_start
Start OSGi bundles on AEM instances by specifying bundle ID or symbolic name. Use instance aliases or direct connection details to activate the bundle on selected targets.
Instructions
Start OSGi bundles on AEM instances
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aliases | No | Array of instance aliases | |
| bundleId | No | Bundle ID to operate on | |
| instances | No | Array of AEM instances | |
| symbolicName | No | Bundle symbolic name to operate on |