Data Source: oci_ai_anomaly_detection_models

This data source provides the list of Models in Oracle Cloud Infrastructure Ai Anomaly Detection service.

Returns a list of Models.

Example Usage

data "oci_ai_anomaly_detection_models" "test_models" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.model_display_name
    project_id = oci_ai_anomaly_detection_project.test_project.id
    state = var.model_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Model Reference

The following attributes are exported: