Data Source: oci_log_analytics_namespace
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
Example Usage
data "oci_log_analytics_namespace" "test_namespace" {
#Required
namespace = var.namespace_namespace
}
Argument Reference
The following arguments are supported:
namespace
- (Required) The Logging Analytics namespace used for the request.
Attributes Reference
The following attributes are exported:
items
- This is the array of namespace of the tenancy request.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