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-dynamix/docs/data-sources/account_resource_consumptio...

2.2 KiB

page_title subcategory description
dynamix_account_resource_consumption_list Data Source - terraform-provider-dynamix

dynamix_account_resource_consumption_list (Data Source)

Schema

Optional

Read-Only

Nested Schema for timeouts

Optional:

  • read (String) A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).

Nested Schema for items

Required:

  • account_id (Number)

Read-Only:

Nested Schema for items.consumed

Read-Only:

  • cpu (Number)
  • disk_size (Number)
  • disk_size_max (Number)
  • ext_ips (Number)
  • ext_traffic (Number)
  • gpu (Number)
  • ram (Number)
  • seps (Attributes List) (see below for nested schema)

Nested Schema for items.consumed.seps

Read-Only:

  • data_name (String)
  • disk_size (Number)
  • disk_size_max (Number)
  • sep_id (String)

Nested Schema for items.reserved

Read-Only:

  • cpu (Number)
  • disk_size (Number)
  • disk_size_max (Number)
  • ext_ips (Number)
  • ext_traffic (Number)
  • gpu (Number)
  • ram (Number)
  • seps (Attributes List) (see below for nested schema)

Nested Schema for items.reserved.seps

Read-Only:

  • data_name (String)
  • disk_size (Number)
  • disk_size_max (Number)
  • sep_id (String)