Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
EM version : v2024.11 , v2025.11.
Hello support team.
I would like to export the Enterprise Manager server-level settings (specifically notifications, logging configurations, etc.) into a JSON format to perform a diff comparison before and after the upgrade.
What I have tried: I attempted to use the following API endpoint: https://<localhost>/attunityenterprisemanager/api/v1/servers/<em-host>?action=export
The issue: The above command only seems to export the Replicate Server Settings, not the configurations for Enterprise Manager itself.
My question: Is there any way to export the QEM Server settings (Notification services, Log levels, etc.) to a JSON file?
I would appreciate any guidance or documentation on how to extract these QEM server settings.
Best regards,
Thank you for the command.
The aemctl command enabled me to export the EM-server settings I wanted to check. I also appreciate John_wang for your support on this thread.
Best regards,