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-decort/docs/resources/cb_vfpool.md

1.8 KiB

page_title subcategory description
decort_cb_vfpool Resource - terraform-provider-decort

decort_cb_vfpool (Resource)

Schema

Required

  • name (String) Name of device

Optional

  • account_access (Set of Number) List of account IDs
  • config (Block Set) List of dict describing configuration data (see below for nested schema)
  • description (String) Description
  • enable (Boolean)
  • rg_access (Set of Number) List of RG IDs
  • timeouts (Block, Optional) (see below for nested schema)

Read-Only

  • created_time (Number)
  • gid (Number)
  • guid (Number)
  • id (String) The ID of this resource.
  • status (String)
  • updated_time (Number)
  • vfpool_id (Number)
  • vfs (List of Object) (see below for nested schema)

Nested Schema for config

Required:

  • nic_name (String)
  • node_id (Number)
  • vf_ids (List of Number)

Nested Schema for timeouts

Optional:

  • create (String)
  • default (String)
  • delete (String)
  • read (String)
  • update (String)

Nested Schema for vfs

Read-Only:

Nested Schema for vfs.vf_list

Read-Only:

Nested Schema for vfs.vf_list.vfs_info

Read-Only:

  • claimed (Boolean)
  • id (Number)
  • vm_id (Number)