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

1.9 KiB

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

dynamix_bservice_group (Data Source)

Schema

Required

  • compgroup_id (Number)
  • service_id (Number)

Optional

Read-Only

  • account_id (Number)
  • account_name (String)
  • compgroup_name (String)
  • computes (Attributes List) (see below for nested schema)
  • consistency (Boolean)
  • cpu (Number)
  • created_by (String)
  • created_time (Number)
  • deleted_by (String)
  • deleted_time (Number)
  • disk (Number)
  • driver (String)
  • extnets (List of Number)
  • gid (Number)
  • guid (Number)
  • image_id (Number)
  • milestones (Number)
  • parents (List of Number)
  • ram (Number)
  • rg_id (Number)
  • rg_name (String)
  • role (String)
  • sep_id (Number)
  • seq_no (Number)
  • status (String)
  • tech_status (String)
  • timeout_start (Number)
  • updated_by (String)
  • updated_time (Number)
  • vinses (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 computes

Read-Only:

Nested Schema for computes.os_users

Read-Only:

  • login (String)
  • password (String)