Data Source: oci_os_management_hub_managed_instance_snaps

This data source provides the list of Managed Instance Snaps in Oracle Cloud Infrastructure Os Management Hub service.

Retrieves a list of snaps for a managed instance. Filters may be applied to select a subset of snaps based on the filter criteria.

Example Usage

data "oci_os_management_hub_managed_instance_snaps" "test_managed_instance_snaps" {
	#Required
	managed_instance_id = oci_os_management_hub_managed_instance.test_managed_instance.id

	#Optional
	compartment_id = var.compartment_id
	name = var.managed_instance_snap_name
	name_contains = var.managed_instance_snap_name_contains
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagedInstanceSnap Reference

The following attributes are exported: