Schedule up/downtime for services via OCI console
Many services don't need to be up 24/7, like compute instances or database services (DBaaS). There are development and test instances, small companies that don't need 24/7 uptime etc. Right now, I manually start and stop these services via the OCI console when I need them.
The idea is to provide a way to schedule automatic start and stop times for these services via the OCI console. E.g. weekdays start 8 AM, stop 7 PM.
Admins should still be able to manually start and stop services outside this uptime window, of course.
1