---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "decort_storage_policy Data Source - terraform-provider-decort"
subcategory: ""
description: |-
---
# decort_storage_policy (Data Source)
## Schema
### Required
- `storage_policy_id` (Number)
### Optional
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- `access_seps_pools` (List of Object) (see [below for nested schema](#nestedatt--access_seps_pools))
- `description` (String)
- `guid` (Number)
- `id` (String) The ID of this resource.
- `limit_iops` (Number)
- `name` (String)
- `status` (String)
- `usage` (List of Object) (see [below for nested schema](#nestedatt--usage))
### Nested Schema for `timeouts`
Optional:
- `default` (String)
- `read` (String)
### Nested Schema for `access_seps_pools`
Read-Only:
- `pool_names` (List of String)
- `sep_id` (Number)
### Nested Schema for `usage`
Read-Only:
- `accounts` (List of Number)
- `resgroups` (List of Number)