Data Source: oci_log_analytics_log_analytics_category

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

Gets detailed information about the category with the specified name.

Example Usage

data "oci_log_analytics_log_analytics_category" "test_log_analytics_category" {
	#Required
	name = var.log_analytics_category_name
	namespace = var.log_analytics_category_namespace
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: