Data Source: oci_stack_monitoring_monitored_resources

This data source provides the list of Monitored Resources in Oracle Cloud Infrastructure Stack Monitoring service.

Returns a list of monitored resources.

Example Usage

data "oci_stack_monitoring_monitored_resources" "test_monitored_resources" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    name = var.monitored_resource_name
    status = var.monitored_resource_status
    work_request_id = oci_containerengine_work_request.test_work_request.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MonitoredResource Reference

The following attributes are exported: