aem_bundle_stop
Stop OSGi bundles on AEM instances to disable problematic modules or apply changes. Specify bundle ID or symbolic name and target instances directly.
Instructions
Stop 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 |