Data Source: oci_containerengine_node_pool

This data source provides details about a specific Node Pool resource in Oracle Cloud Infrastructure Container Engine service.

Get the details of a node pool.

Example Usage

data "oci_containerengine_node_pool" "test_node_pool" {
	#Required
	node_pool_id = oci_containerengine_node_pool.test_node_pool.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: