Optional
realms: string[]an empty config entity export template
Export all other AM config entities
Include read only config in the export
Export config only from the active realm. If onlyGlobal is also active, then it will also export the global config.
Export global config only. If onlyRealm is also active, then it will also export the active realm config.
promise resolving to a ConfigEntityExportInterface object
Import all other AM config entities
The config import data
a promise that resolves to a config object containing global and realm config entities, or null if no import was performed
Create an empty config entity export template