--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "decort_cb_sep_pool Data Source - terraform-provider-decort" subcategory: "" description: |- --- # decort_cb_sep_pool (Data Source) ## Schema ### Required - `pool_name` (String) pool name - `sep_id` (Number) storage endpoint provider ID ### Optional - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) ### Read-Only - `id` (String) The ID of this resource. - `pool` (List of Object) pool (see [below for nested schema](#nestedatt--pool)) ### Nested Schema for `timeouts` Optional: - `default` (String) - `read` (String) ### Nested Schema for `pool` Read-Only: - `access_account_ids` (List of Number) - `access_res_group_ids` (List of Number) - `name` (String) - `pagecache_ratio` (Number) - `reference_id` (String) - `types` (List of String) - `uris` (Set of Object) (see [below for nested schema](#nestedobjatt--pool--uris)) - `usage_limit` (Number) ### Nested Schema for `pool.uris` Read-Only: - `ip` (String) - `port` (Number)