Data Source: oci_jms_fleet_crypto_analysis_results

This data source provides the list of Fleet Crypto Analysis Results in Oracle Cloud Infrastructure Jms service.

Lists the results of a Crypto event analysis.

Example Usage

data "oci_jms_fleet_crypto_analysis_results" "test_fleet_crypto_analysis_results" {
	#Required
	fleet_id = oci_jms_fleet.test_fleet.id

	#Optional
	aggregation_mode = var.fleet_crypto_analysis_result_aggregation_mode
	finding_count = var.fleet_crypto_analysis_result_finding_count
	finding_count_greater_than = var.fleet_crypto_analysis_result_finding_count_greater_than
	host_name = var.fleet_crypto_analysis_result_host_name
	managed_instance_id = var.fleet_crypto_analysis_result_managed_instance_ocid
	non_compliant_finding_count = var.fleet_crypto_analysis_result_non_compliant_finding_count
	non_compliant_finding_count_greater_than = var.fleet_crypto_analysis_result_non_compliant_finding_count_greater_than
	time_end = var.fleet_crypto_analysis_result_time_end
	time_start = var.fleet_crypto_analysis_result_time_start
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FleetCryptoAnalysisResult Reference

The following attributes are exported: