PSM_CATALOG_BACKUP configuration parameter
Use the PSM_CATALOG_BACKUP configuration parameter to automatically backup the PSM catalog every time a new device is created and restore the catalog if it does not exists.
- onconfig.std value
- Empty
- takes effect
- When the onpsm utility starts
Usage
<location>[,creds=<keystore-file>][,autoscan=[yes|no]
Set the location to a local file in the current machine (ie
/home/onedb/backup/catalog/mycatalog.json) or to a URL for
a supported cloud provider (ie
https://mybucket.s3.amazonaws.com/mycatalog.json)
Note: If a URL is used, you
must provide the full path of a keystore file containing the credentials to
access the URL.
If autoscan is set to yes and the catalog is recreated, PSM will start an automatic scan of all devices.