aem_bundle_status
Monitor and verify the status of OSGi bundles in AEM instances by providing bundle ID, host, port, and credentials for targeted analysis 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 |