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

5.6 KiB

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

dynamix_kvmvm_list_deleted (Data Source)

Schema

Optional

  • account_id (Number) Find by AccountID
  • by_id (Number) Find by ID
  • extnet_id (Number) Find by Extnet ID
  • extnet_name (String) Find by Extnet name
  • ignore_k8s (Boolean) If set to true, ignores any VMs associated with any k8s cluster
  • ip_address (String) Find by IP address
  • name (String) Find by name
  • page (Number) Page number
  • rg_id (Number) Find by RGID
  • rg_name (String) Find by resgroup name
  • size (Number) Page size
  • sort_by (String) sort by one of supported fields, format +|-(field)
  • tech_status (String) Find by tech status
  • 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 (Attributes List) (see below for nested schema)
  • affinity_label (String)
  • affinity_rules (Attributes List) (see below for nested schema)
  • affinity_weight (Number)
  • anti_affinity_rules (Attributes List) (see below for nested schema)
  • arch (String)
  • auto_start_w_node (Boolean)
  • boot_order (List of String)
  • bootdisk_size (Number)
  • cd_image_id (Number)
  • chipset (String)
  • clone_reference (Number)
  • clones (List of Number)
  • compute_id (Number)
  • computeci_id (Number)
  • cpu_pin (Boolean)
  • cpus (Number)
  • created_by (String)
  • created_time (Number)
  • custom_fields (String)
  • deleted_by (String)
  • deleted_time (Number)
  • desc (String)
  • devices (String)
  • disks (Attributes List) (see below for nested schema)
  • driver (String)
  • gid (Number)
  • guid (Number)
  • hp_backed (Boolean)
  • image_id (Number)
  • interfaces (Attributes List) (see below for nested schema)
  • lock_status (String)
  • manager_id (Number)
  • manager_type (String)
  • migrationjob (Number)
  • milestones (Number)
  • name (String)
  • need_reboot (Boolean)
  • numa_affinity (String)
  • numa_node_id (Number)
  • pinned (Boolean)
  • preferred_cpu (List of Number)
  • ram (Number)
  • reference_id (String)
  • registered (Boolean)
  • res_name (String)
  • reserved_node_cpus (List of Number)
  • rg_id (Number)
  • rg_name (String)
  • snap_sets (Attributes List) (see below for nested schema)
  • stateless_sep_id (Number)
  • stateless_sep_type (String)
  • status (String)
  • tags (Map of String)
  • tech_status (String)
  • total_disks_size (Number)
  • updated_by (String)
  • updated_time (Number)
  • user_managed (Boolean)
  • vgpus (List of Number)
  • vins_connected (Number)
  • virtual_image_id (Number)

Nested Schema for items.acl

Read-Only:

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

Nested Schema for items.affinity_rules

Read-Only:

  • guid (String)
  • key (String)
  • mode (String)
  • policy (String)
  • topology (String)
  • value (String)

Nested Schema for items.anti_affinity_rules

Read-Only:

  • guid (String)
  • key (String)
  • mode (String)
  • policy (String)
  • topology (String)
  • value (String)

Nested Schema for items.disks

Read-Only:

  • bus_number (Number)
  • disk_id (Number)
  • pci_slot (Number)

Nested Schema for items.interfaces

Read-Only:

  • bus_number (Number)
  • conn_id (Number)
  • conn_type (String)
  • def_gw (String)
  • enabled (Boolean)
  • flip_group_id (Number)
  • guid (String)
  • ip_address (String)
  • libvirt_settings (Attributes) (see below for nested schema)
  • listen_ssh (Boolean)
  • mac (String)
  • name (String)
  • net_id (Number)
  • net_type (String)
  • netmask (Number)
  • node_id (Number)
  • pci_slot (Number)
  • qos (Attributes) (see below for nested schema)
  • target (String)
  • type (String)
  • vnfs (List of Number)

Nested Schema for items.interfaces.libvirt_settings

Read-Only:

  • event_idx (String)
  • guid (String)
  • ioeventfd (String)
  • queues (Number)
  • rx_queue_size (Number)
  • tx_queue_size (Number)
  • txmode (String)

Nested Schema for items.interfaces.qos

Read-Only:

  • e_rate (Number)
  • guid (String)
  • in_burst (Number)
  • in_rate (Number)

Nested Schema for items.snap_sets

Read-Only:

  • disks (List of Number)
  • guid (String)
  • label (String)
  • timestamp (Number)