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_pci_device_list.md

1.4 KiB

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

dynamix_kvmvm_pci_device_list (Data Source)

Schema

Required

  • compute_id (Number)

Optional

  • device_id (Number)
  • name (String)
  • page (Number)
  • rg_id (Number)
  • size (Number)
  • sort_by (String) sort by one of supported fields, format +|-(field)
  • 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:

  • compute_id (Number)
  • description (String)
  • device_id (Number)
  • guid (Number)
  • hwpath (String)
  • name (String)
  • rg_id (Number)
  • stack_id (Number)
  • status (String)
  • system_name (String)