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

2.8 KiB

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

dynamix_k8s_list_deleted (Data Source)

Schema

Optional

  • bservice_id (Number)
  • by_id (Number)
  • ip_address (String)
  • lb_id (Number)
  • name (String)
  • page (Number)
  • rg_id (Number)
  • size (Number)
  • sort_by (String) sort by one of supported fields, format +|-(field)
  • tech_status (String)
  • timeouts (Block, Optional) (see below for nested schema)

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)
  • account_name (String)
  • acl (List of String)
  • bservice_id (Number)
  • created_by (String)
  • created_time (Number)
  • deleted_by (String)
  • deleted_time (Number)
  • desc (String)
  • extnet_id (Number)
  • gid (Number)
  • guid (Number)
  • k8s_id (Number)
  • k8s_name (String)
  • k8sci_id (Number)
  • lb_id (Number)
  • milestones (Number)
  • network_plugin (String)
  • rg_id (Number)
  • rg_name (String)
  • service_account (Attributes) (see below for nested schema)
  • status (String)
  • tech_status (String)
  • updated_by (String)
  • updated_time (Number)
  • vins_id (Number)
  • workers_groups (Attributes List) (see below for nested schema)

Nested Schema for items.service_account

Read-Only:

  • guid (String)
  • password (String)
  • username (String)

Nested Schema for items.workers_groups

Read-Only:

  • annotations (List of String)
  • cpu (Number)
  • detailed_info (Attributes List) (see below for nested schema)
  • disk (Number)
  • guid (String)
  • labels (List of String)
  • num (Number)
  • ram (Number)
  • taints (List of String)
  • worker_group_id (Number)
  • worker_group_name (String)

Nested Schema for items.workers_groups.detailed_info

Read-Only:

  • externalip (String)
  • id (Number)
  • name (String)
  • status (String)
  • tech_status (String)