Please refer swagger: Clear Cache
The following step should be performed once deployment is completed.
Clear cache API available at /api/redis/clear_cache
The API should be invoke for the below Reference types:
reference_data
sorted_ reference_data
Please refer swagger: Migrate Inventory
For Migrating device inventory data to add deviceStatus for existing projects.
For updating existing devices, trigger ” /api/deviceStatusMigration” api .
To get the execution details, trigger “/api/deviceStatusMigration” api The migration status will be moved to IN_PROGRESS when the migration is started. Later it will be moved to SUCCESS if the migration is successful, otherwise, the status will be updated as FAILED.
For verifying migration, trigger “/api/verification” api. The verification api should be executed only once migration is completed.
After the migration is completed, the alertId field in the deviceStatus will have id as mig .