Extension Manager Backup

Extension Manager Backup

To initiate a backup of the extension data (POST /api/import/csv method), navigate to the Swagger page from the menu at the top left of the Extension Manager home page.
  1. To initiate a backup of the extension data (POST /api/import/csv method), navigate to the Swagger page from the menu at the top left of the
    Extension Manager
    home page.
    Dashboard
  2. Once authorized, navigate to the ext-import-controller menu and select the “GET /api/import/export/csv”
    Rest API
  3. Click
    Try it out
    on the top right.
    Try Out
  4. Click
    Execute
    and then Download file.
    Download File Screen
    The file is named Extensions.csv and downloaded to the Profile Client users. This file can now be used to restore the user database as well as PBX and site information using the
    POST /api/import/csv
    method.