Data Source: oci_fleet_software_update_fsu_cycles

This data source provides the list of Fsu Cycles in Oracle Cloud Infrastructure Fleet Software Update service.

Gets a list of all Exadata Fleet Update Cycles in a compartment.

Example Usage

data "oci_fleet_software_update_fsu_cycles" "test_fsu_cycles" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	collection_type = var.fsu_cycle_collection_type
	display_name = var.fsu_cycle_display_name
	fsu_collection_id = oci_fleet_software_update_fsu_collection.test_fsu_collection.id
	state = var.fsu_cycle_state
	target_version = var.fsu_cycle_target_version
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FsuCycle Reference

The following attributes are exported: