Data Source: oci_log_analytics_namespace_template

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

Gets detailed information about the template with the specified ocid.

Example Usage

data "oci_log_analytics_namespace_template" "test_namespace_template" {
	#Required
	namespace = var.namespace_template_namespace
	template_id = oci_log_analytics_template.test_template.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: