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

1.8 KiB

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

dynamix_flipgroup_list (Data Source)

Schema

Optional

  • account_id (Number) Account id
  • by_id (Number) Filter by ID
  • by_ip (String) Filter by IP-address
  • client_ids (List of Number) client_ids
  • conn_id (Number) Conn id
  • extnet_id (Number) Filter by ExtNetID
  • name (String) Filter by Name
  • page (Number) Page number
  • rg_id (Number) Filter by RG ID
  • size (Number) Page size
  • sort_by (String) sort by one of supported fields, format +|-(field)
  • status (String) Status
  • timeouts (Block, Optional) (see below for nested schema)
  • vins_id (Number) Filter by ViNS ID
  • vins_name (String) Filter by ViNS name

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

Read-Only:

  • account_id (Number)
  • ckey (String)
  • client_ids (List of Number)
  • client_type (String)
  • conn_id (Number)
  • conn_type (String)
  • default_gw (String)
  • desc (String)
  • flipgroup_id (Number)
  • gid (Number)
  • guid (Number)
  • ip (String)
  • meta (List of String)
  • milestones (Number)
  • name (String)
  • net_id (Number)
  • net_mask (Number)
  • net_type (String)
  • status (String)