This data source provides details about a specific Namespace resource in Oracle Cloud Infrastructure Log Analytics service.
This API gets the namespace details of a tenancy already onboarded in Logging Analytics Application
data "oci_log_analytics_namespace" "test_namespace" {
#Required
namespace = var.namespace_namespace
}
The following arguments are supported:
namespace
- (Required) The Logging Analytics namespace used for the request. The following attributes are exported:
compartment_id
- The is the tenancy IDis_onboarded
- This indicates if the tenancy is onboarded to Logging Analyticsnamespace
- This is the namespace name of a tenancy