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/cb_rg.md

1.8 KiB

page_title subcategory description
decort_cb_rg Data Source - terraform-provider-decort

decort_cb_rg (Data Source)

Schema

Required

  • rg_id (Number)

Optional

Read-Only

  • account_id (Number)
  • account_name (String)
  • acl (List of Object) (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)
  • resource_limits (List of Object) (see below for nested schema)
  • resource_types (List of String)
  • secret (String)
  • status (String)
  • uniq_pools (List of String)
  • updated_by (String)
  • updated_time (Number)
  • vins (List of Number)

Nested Schema for timeouts

Optional:

  • default (String)
  • read (String)

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)