Enable/Disable Data Sync for Cm Handle 86/129986/11
authorDylanB95EST <dylan.byrne@est.tech>
Tue, 19 Jul 2022 10:36:10 +0000 (11:36 +0100)
committerDylanB95EST <dylan.byrne@est.tech>
Thu, 28 Jul 2022 14:34:27 +0000 (15:34 +0100)
-Create API Which will enable/disable data sync enabled flag
-Default functionality of module sync watchdog is to set to false
-Remove global config param
-Will set initial sync state based on data sync enabled flag
-Throws an Exception if the same data sync enabled flag tries
to be set
-Throws Exception if state is not in READY
-Data Sync enabled must be true to complete data sync process
- Delete all resource data within fragment table related
to synced cm handle when data sync is set to false

Issue-ID: CPS-1133
Change-Id: Ib47bbd8293f083c1d705d91bd0def74e6a105c72
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>

No differences found