Data Source: oci_core_instance_pool

This data source provides details about a specific Instance Pool resource in Oracle Cloud Infrastructure Core service.

Gets the specified instance pool

Example Usage

data "oci_core_instance_pool" "test_instance_pool" {
	#Required
	instance_pool_id = oci_core_instance_pool.test_instance_pool.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: