Data Source: oci_fleet_apps_management_scheduler_job_counts
This data source provides the list of Scheduler Job Counts in Oracle Cloud Infrastructure Fleet Apps Management service.
Retrieve aggregated summary information of Scheduler Jobs within a Compartment.
Example Usage
data "oci_fleet_apps_management_scheduler_job_counts" "test_scheduler_job_counts" {
#Optional
compartment_id = var.compartment_id
compartment_id_in_subtree = var.scheduler_job_count_compartment_id_in_subtree
}
Argument Reference
The following arguments are supported:
compartment_id
- (Optional) The ID of the compartment in which to list resources. Empty only if the resource OCID query param is not specified.compartment_id_in_subtree
- (Optional) If set to true, resources will be returned for not only the provided compartment, but all compartments which descend from it. Which resources are returned and their field contents depends on the value of accessLevel.
Attributes Reference
The following attributes are exported:
scheduler_job_aggregation_collection
- The list of scheduler_job_aggregation_collection.
SchedulerJobCount Reference
The following attributes are exported:
items
- List of SchedulerJobAggregation objects.dimensions
- Aggregated summary information for a SchedulerJob.lifecycle_details
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
scheduler_job_count_count
- Count of jobs in a Compartment.