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.

2.0 KiB

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

dynamix_resgroup (Data Source)

Schema

Required

  • rg_id (Number) resource group id

Optional

Read-Only

  • account_id (Number)
  • account_name (String)
  • acl (Attributes List) (see below for nested schema)
  • compute_features (List of String)
  • computes (List of Number)
  • cpu_allocation_parameter (String)
  • cpu_allocation_ratio (Number)
  • created_by (String)
  • created_time (Number)
  • def_net_id (Number)
  • def_net_type (String)
  • deleted_by (String)
  • deleted_time (Number)
  • desc (String)
  • dirty (Boolean)
  • gid (Number)
  • guid (Number)
  • id (String) The ID of this resource.
  • lock_status (String)
  • milestones (Number)
  • name (String)
  • register_computes (Boolean)
  • res_types (List of String)
  • resource_limits (Attributes) (see below for nested schema)
  • secret (String)
  • status (String)
  • uniq_pools (List of String)
  • updated_by (String)
  • updated_time (Number)
  • vins (List of Number)

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 acl

Read-Only:

  • explicit (Boolean)
  • guid (String)
  • right (String)
  • status (String)
  • type (String)
  • user_group_id (String)

Nested Schema for resource_limits

Read-Only:

  • cu_c (Number)
  • cu_d (Number)
  • cu_dm (Number)
  • cu_i (Number)
  • cu_m (Number)
  • cu_np (Number)
  • gpu_units (Number)