Perform the Upgrade

This section describes how to upgrade the Media Management and Analysis Platform from version 12.2 to version 12.3.

To upgrade from MMAP 12.2 to MMAP 12.3

  1. Create a backup of your existing cameras, channels, videos, and recorders by sending an HTTP POST request to the following URL, replacing backup-directory with the path of your chosen backup directory:

    https://localhost:18443/avalanche/api/v1/admin/backup?format=portable
        &backupDir=backup-directory
        &portableRootPath=/VMS
  2. Perform steps 3 to 5 of the installation procedure to create a clean MMAP installation.
  3. Start the new MMAP installation.
  4. Restore the backup you created in step 2, by sending an HTTP POST request to the following URL, replacing backup-directory with the path of your chosen backup directory:

    https://localhost:18443/avalanche/api/v1/admin/restore?format=portable
        &backupDir=backup-directory
        &portableRootPath=/VMS

_FT_HTML5_bannerTitle.htm