Resource Management
Resource Scheduler uses three types of resource management:
Static Resource Management
With static resource (list-based) management, when you create a resource action schedule, the Resource Action Schedule is limited to a list of 0...n Resource OCIDs to act on. When a schedule is created or edited, you can search for resources and then select the specific resources to be managed by the schedule. Selecting a specific resource ensures that the resource is always managed by a schedule and prevents unintentionally stopping the resource
Searching for resources can be done only through the Console.
Resource Scheduler can process only 200 resources per schedule. If you have more than 200 resources, you can create as many schedules as needed. Select Static, and add up to 200 resources in each schedule in the order you want. You can also do this by cloning the first schedule, selecting Static, and replacing the resource list. Unless you change the dates and times, all the new schedules run at the same time as the first schedule. That way, you can schedule more than 25 resources at the same time.
You can add only 200 resources to a schedule, even when using Static and adding them manually. If you try to add more than 200 resources to a schedule. Resource Scheduler returns error 400 (bad request, invalid input). The update request fails and no change is applied to the schedule.
Dynamic Resource Management
An alternate approach to selecting resources for a schedule is to allow a 'Resource Filter' in the Resource Definition that enables dynamic querying of resources based on resource type, tag values, and age since creation. When applying these filters, the list of possibly affected resources is shown so that the user who is creating the schedule can find what the impact is. By having both Static and Dynamic resource definition types, you can ensure that a specific resource is always managed by a schedule and also enable large scale management of resources based on their attributes.
Searching for resources can be done only through the Console.
Resource Scheduler can process only 200 resources per schedule. If you select Dynamic, Resource Scheduler adds the first 200 resources it sees in the queue. You cannot manually select the resources or set the order of the resources that are dynamically selected. If you create a second schedule and select Dynamic, Resource Scheduler adds the same set of 200 resources that it did before.
If you have more than 200 resources, create as many schedules as needed to hold all the resources. In each schedule, select Static and add up to 200 resources in the order you want. You can also do this by cloning the first schedule, selecting Static, and replacing the resource list. Unless you change the dates and times in the schedules, the new schedules run at the same time as the first schedule, allowing you to schedule more than 200 resources at the same time.
You can add only 200 resources to a schedule, even when using Static and adding them manually. If you try to add more than 200 resources to a schedule. Resource Scheduler returns error 400 (bad request, invalid input). The update request fails and no change is applied to the schedule.
Managing Resources at Scale
Most large organizations own and operate many tenancies, and need to effectively manage the resources they contain. You can use Dynamic Resource Management to handle less critical resources such as test environments, and Static Resource Management to manage critical resources. Using both Static and dynamic management you can manage resources at scale.