Data Source: oci_oce_oce_instances

This data source provides the list of Oce Instances in Oracle Cloud Infrastructure Content and Experience service.

Returns a list of OceInstances.

Example Usage

data "oci_oce_oce_instances" "test_oce_instances" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.oce_instance_display_name
    state = var.oce_instance_state
    tenancy_id = oci_identity_tenancy.test_tenancy.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OceInstance Reference

The following attributes are exported: