Data Source: oci_file_storage_export_sets

This data source provides the list of Export Sets in Oracle Cloud Infrastructure File Storage service.

Lists the export set resources in the specified compartment.

Example Usage

data "oci_file_storage_export_sets" "test_export_sets" {
    #Required
    availability_domain = var.export_set_availability_domain
    compartment_id = var.compartment_id

    #Optional
    display_name = var.export_set_display_name
    id = var.export_set_id
    state = var.export_set_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ExportSet Reference

The following attributes are exported: