Data Source: oci_cluster_health_diagnosis_stores

This data source provides the list of Diagnosis Stores in Oracle Cloud Infrastructure Cluster Health service.

Gets a list of Diagnosis Stores.

Example Usage

data "oci_cluster_health_diagnosis_stores" "test_diagnosis_stores" {

	#Optional
	compartment_id = var.compartment_id
	diagnosis_store_id = oci_cluster_health_diagnosis_store.test_diagnosis_store.id
	display_name = var.diagnosis_store_display_name
	state = var.diagnosis_store_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DiagnosisStore Reference

The following attributes are exported: