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.
1.3 KiB
1.3 KiB
page_title | subcategory | description |
---|---|---|
decort_account_computes_list Data Source - terraform-provider-decort |
decort_account_computes_list (Data Source)
Schema
Required
- account_id (Number) ID of the account
Optional
- id (String) The ID of this resource.
- timeouts (Block, Optional) (see below for nested schema)
Read-Only
- items (List of Object) Search Result (see below for nested schema)
Nested Schema for timeouts
Optional:
- default (String)
- read (String)
Nested Schema for items
Read-Only:
- account_id (Number)
- account_name (String)
- compute_id (Number)
- compute_name (String)
- cpus (Number)
- created_by (String)
- created_time (Number)
- deleted_by (String)
- deleted_time (Number)
- ram (Number)
- registered (Boolean)
- rg_id (Number)
- rg_name (String)
- status (String)
- tech_status (String)
- total_disks_size (Number)
- updated_by (String)
- updated_time (Number)
- user_managed (Boolean)
- vins_connected (Number)