aem_bundle_status
Monitor and verify the status of OSGi bundles in AEM instances by specifying bundle ID, host, port, username, and password. Simplify bundle management and troubleshooting.
Instructions
Check OSGi bundle status
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bundleId | No | Specific bundle ID or symbolic name (optional) | |
host | No | AEM host (default: localhost) | localhost |
password | No | AEM password (default: admin) | admin |
port | No | AEM port (default: 4502) | |
username | No | AEM username (default: admin) | admin |