Data Source: oci_data_safe_security_assessment_security_feature_analytics

This data source provides the list of Security Assessment Security Feature Analytics in Oracle Cloud Infrastructure Data Safe service.

Gets a list of Database security feature usage aggregated details in the specified compartment. This provides information about the overall security controls, by returning the counting number of the target databases using the security features.

When you perform the ListSecurityFeatureAnalytics operation, if the parameter compartmentIdInSubtree is set to "true," and if the parameter accessLevel is set to ACCESSIBLE, then the operation returns statistics from the compartments in which the requestor has INSPECT permissions on at least one resource, directly or indirectly (in subcompartments). If the operation is performed at the root compartment and the requestor does not have access to at least one subcompartment of the compartment specified by compartmentId, then "Not Authorized" is returned.

Example Usage

data "oci_data_safe_security_assessment_security_feature_analytics" "test_security_assessment_security_feature_analytics" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    access_level = var.security_assessment_security_feature_analytic_access_level
    compartment_id_in_subtree = var.security_assessment_security_feature_analytic_compartment_id_in_subtree
    target_id = oci_cloud_guard_target.test_target.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SecurityAssessmentSecurityFeatureAnalytic Reference

The following attributes are exported: