Question

Provider found great amount of events:

Object 'schedule' with name 'daily' was updated

in Cloud Infrastructure logs in OA Control Panel. How they are generated?

Answer

These events are created during backup schedule update on IM side and point that update was successful.

Update of the backup schedule is performed by internal function replicateBackupSchedule, which is executed during any change of instances of Backup schedule resource type to ensure that OACI has up to date backup schedule parameters configured for subscription. This operation extracts backup resources activation parameters from service template, determines if IM is already aware of these schedules and updates schedules on IM side (or creates new).

This is expected behavior during setResourceTypeLimits call since subscriptions (and thus should be IM) are synchronized with Service Template.

Internal content