Data Source: oci_log_analytics_namespace_scheduled_task

This data source provides details about a specific Namespace Scheduled Task resource in Oracle Cloud Infrastructure Log Analytics service.

Get the scheduled task for the specified task identifier.

Example Usage

data "oci_log_analytics_namespace_scheduled_task" "test_namespace_scheduled_task" {
	#Required
	namespace = var.namespace_scheduled_task_namespace
	scheduled_task_id = oci_log_analytics_scheduled_task.test_scheduled_task.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: