Data Source: oci_file_storage_outbound_connectors

This data source provides the list of Outbound Connectors in Oracle Cloud Infrastructure File Storage service.

Lists the outbound connector resources in the specified compartment.

Example Usage

data "oci_file_storage_outbound_connectors" "test_outbound_connectors" {
	#Required
	availability_domain = var.outbound_connector_availability_domain
	compartment_id = var.compartment_id

	#Optional
	display_name = var.outbound_connector_display_name
	id = var.outbound_connector_id
	state = var.outbound_connector_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OutboundConnector Reference

The following attributes are exported: