You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform-provider-decort/docs/data-sources/storage_policy.md

62 lines
1.2 KiB

3 weeks ago
---
# 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 generated by tfplugindocs -->
## 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))
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
- `default` (String)
- `read` (String)
<a id="nestedatt--access_seps_pools"></a>
### Nested Schema for `access_seps_pools`
Read-Only:
- `pool_names` (List of String)
- `sep_id` (Number)
<a id="nestedatt--usage"></a>
### Nested Schema for `usage`
Read-Only:
- `accounts` (List of Number)
- `resgroups` (List of Number)