---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "dynamix_rg_usage Data Source - terraform-provider-dynamix"
subcategory: ""
description: |-
---
# dynamix_rg_usage (Data Source)
## Schema
### Required
- `rg_id` (Number) find by rg id
### Optional
- `reason` (String) reason for action
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- `cpu` (Number)
- `disk_size` (Number)
- `disk_size_max` (Number)
- `extips` (Number)
- `exttraffic` (Number)
- `gpu` (Number)
- `id` (String) The ID of this resource.
- `ram` (Number)
- `seps` (Attributes List) (see [below for nested schema](#nestedatt--seps))
### Nested Schema for `timeouts`
Optional:
- `read` (String) A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
### Nested Schema for `seps`
Read-Only:
- `data_name` (String)
- `disk_size` (Number)
- `disk_size_max` (Number)
- `sep_id` (String)