Data Source: oci_file_storage_filesystem_snapshot_policies

This data source provides the list of Filesystem Snapshot Policies in Oracle Cloud Infrastructure File Storage service.

Lists file system snapshot policies in the specified compartment.

Example Usage

data "oci_file_storage_filesystem_snapshot_policies" "test_filesystem_snapshot_policies" {
    #Required
    availability_domain = var.filesystem_snapshot_policy_availability_domain
    compartment_id = var.compartment_id

    #Optional
    display_name = var.filesystem_snapshot_policy_display_name
    id = var.filesystem_snapshot_policy_id
    state = var.filesystem_snapshot_policy_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FilesystemSnapshotPolicy Reference

The following attributes are exported: