aem_bundle_details
Retrieve detailed OSGi bundle information from AEM instances, including bundle ID and symbolic name, to inspect status and configuration.
Instructions
Get detailed information about OSGi bundles from AEM instances
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aliases | No | Array of instance aliases | |
| bundleId | No | Bundle ID to get details for | |
| instances | No | Array of AEM instances | |
| symbolicName | No | Bundle symbolic name to get details for |